/*
Theme Name: Royale 500
Theme URI: http://www.royale500.com/
Author: the Royale500.com team
Author URI: http://www.royale500.com/
*/
.extended-view {
    --thumb-ratio: 1;
    z-index: 4;
    position: absolute;
    top: calc(8px * var(--thumb-ratio));
    right: calc(15px * var(--thumb-ratio));
    font-size: calc(24px * var(--thumb-ratio));
    color: #fff;
    cursor: pointer;
    line-height: 1;
}
body [class*="span"] {
    float: none;
    min-height: 0;
    margin-left: 0;
}

body ul, body ol{
    padding: 0;
    margin: 0;
}

html{
    height: 100%;
}

body{
    height: 100%;
	/*background: url(/images/body-bg.jpg) no-repeat center top #000000;*/
    background: #121212;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;

}
.payment-page{
    background-image: url(/images/pages/payment.jpg) !important;
}
.payment-page .content-wrapper {
    color: #cac9c9;
    line-height: 1.4;
}
 .footer{
        color: #999999;
}
 .footer p {
    font-size: 12px;
}
 .footer h3 {
    font-size: 13px;
}
.arrow-filter {

   top: -22px !important; 
 
}

.payment-page 
.affix {
 
}
.singular {
    background: #121212;
}
.singular .col-xs-12 .content-wrapper {

    font-weight: normal;

    color: #ffffff;
    margin: 0 0 25px 0;
}
.singular .content-wrapper .nested_list  {
   
     font-family: sans-serif;
  
}
.page-template-page-templatesvip-lounge-page-php{
background-image: url(https://aws-origin.image-tech-storage.com/royale500.com/images/pages/vip-lounge.jpg);
}
.page-template-page-templatesvip-lounge-page-php .content-wrapper ul li {

    padding: 0 0 0 70px;
    margin: 30px 0;
    background-image: url(https://aws-origin.image-tech-storage.com/royale500.com/images/promotions/vip-lounge-numbers-sprite.png);
    background-position: 0 6px;
    background-repeat: no-repeat;
    list-style-type: none;
    min-height: 66px;
}

li.one {}

.page-template-page-templatesvip-lounge-page-php  ul li.two {
background-position: 0 -146px;

}

.page-template-page-templatesvip-lounge-page-php  ul li.three {
background-position: 0 -295px;
}

.page-template-page-templatesvip-lounge-page-php  ul li.four {
background-position: 0 -445px;
}

.page-template-page-templatesvip-lounge-page-php  ul li.five {
background-position: 0 -594px;
}

::selection {
	color: #000000;
	background: gold;
}

::-moz-selection {
	color: #000000;
	background: gold;
}

.pointer{
	cursor: pointer;
	}

/*.header{
    height: 83px;
    background: url(/images/header-bg.jpg) no-repeat center top #000000;
}

.header .top-header{
    padding: 5px 0;
}

.header .top-header .right-menu{
    float: right;
}

.header .logo{
    display: inline-block;
    vertical-align: middle;
    position: absolute;
}

.header .logo img{
	position: relative;
	top: -25px;
	}

.header .main-menu{
    display: inline-block;
    vertical-align: middle;
    float: right;
    padding: 16px 0;
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
}

.header .main-menu ul li{
    display: inline-block;
    vertical-align: middle;
}

.header .main-menu ul li a{
    color: #808080;
    font-size: 18px;
    padding: 0 13px;
}


.header .main-menu ul li.current-menu-item a{
    color: #b3b3b3;
    font-size: 18px;
    padding: 0 13px;
}

.header .main-menu ul li a:hover{
    text-decoration: none;
    color: #b3b3b3;
}

.login-register{
    display: inline-block;
    margin: 0 0 0 16px;
}

.login-register ul{
    margin: 0;
    padding: 0;
}

.login-register ul li{
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 0 6px;
    color: #ffffff;
}

.login-register ul li a{
    color: #ffffff;
    text-decoration: underline;
}

.login-register ul li a:hover{
    text-decoration: none;
}

.greek .header .main-menu ul li.current-menu-item a,
.greek .header .main-menu ul li a {
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 16px;
}

.header .main-menu ul li.download a{
    color: #967824;
}

.header .main-menu ul li.download a:hover{
    color: #fdc93d;
}

.header .main-menu ul li.last a{
    padding: 0 0 0 13px;
}

.header .right-menu .support-link a{
    color: #666666;
    font-size: 10px;
    text-transform: uppercase;
}

.header .right-menu .support-link a:hover{
    color: #fdc93d;
}

.header .right-menu .support-link i{
    margin: -1px 0 0 0
}

.page-wrapper.georgian .header .main-menu ul li a ,
.page-wrapper.georgian .header .main-menu ul li.current-menu-item a {
	font-size: 15px;
}

.right-menu .languages,
.right-menu .support-link {
	display: inline-block;
	*zoom: 1;
    *display: inline;
	vertical-align: top;
	}*/
.right-menu .languages,
.right-menu .support-link {
	display: inline-block;
	*zoom: 1;
    *display: inline;
	vertical-align: top;
}

.vertical-align-wrapper{
    display: flex;
    align-items: center;
}
.header{
   /* background: rgba(0,0,0,0.6); */
    background: rgba(7,7,7);
    border-bottom: 1px solid #333333;
    width: 100%;
 
}

.header .top-header .glyphicon{
}

.header .support-link{
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}

.header span{
    display: inline-block;
    vertical-align: middle;
}

.header .support-link{
    color: #958f75;
}

.header .support-link a{
    color: #958f75;
    font-family: 'museo_sans_500';
    font-size: 0.7857142857142857em;
}

.header .logo{
    padding: 10px 0;
    text-align: left;
}

.center-menu ul {
    padding: 0;
    margin: 0;
    text-align: center;
}
.center-menu ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-family: 'museo_sans_cyrl';
    padding: 20px 0;
}

.center-menu ul li a {
    padding: 33px 10px;
    position: relative;
    text-decoration: none;
    color: #c9aa71;
    text-transform: uppercase;
}

.center-menu a::after {
    background: #c9aa71;
    position: absolute;
    top: 100%;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.center-menu a:hover::after,
.center-menu a:focus::after {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;

    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}

.right-menu {
    text-align: right;
}

.right-menu ul {
    padding: 0;
    margin: 0;
}

.right-menu .small-menu ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-family: 'museo_sans_cyrl';
    text-transform: uppercase;
    padding: 13px 0;
}

.right-menu .small-menu ul li a{
    color: #c9aa71;
    padding: 6px 12px;
    cursor:pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.right-menu .small-menu ul li .btn-rounded{
    background: #c9aa71;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    color: #000000;
}

.right-menu .small-menu ul li .btn-rounded:hover{
    background: #fcd68d;
}

.btn.btn-yellow {
	background: #fff200;
	color: #000000;
	font-weight: normal;
	font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
	font-size: 20px;
	padding: 6px;
	min-width: 80px;
	border: 0 none;
	outline: none;
	cursor: pointer;

	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

	-webkit-transition: background 0.15s ease-in-out;
	-moz-transition: background 0.15s ease-in-out;
	-ms-transition: background 0.15s ease-in-out;
	-o-transition: background 0.15s ease-in-out;
	transition: background 0.15s ease-in-out;
	}

.greek .btn.btn-yellow {
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 14px;
	}

.btn.btn-yellow:hover {
	background: #ffc800;
	}

.hero .container{
    position: relative;
}

.hero .offer{
    position: relative;
    /*width: 270px;*/
    padding: 0 30px;
}

.hero .offer .offer-wrapper{
    position: absolute;
    z-index: 4;
    top: 70px;
    right: 0;
}

.hero .offer h1{
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    font-weight: normal;
    font-size: 25px;
    color: #666666;
    margin: 0 auto 0 auto;
    text-align: center;
}

.greek .offer h1{
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
}

.georgian .offer h1{
	font-size: 20px;
	font-weight: bold;
}

.hero .offer h1 span{
    font-size: 60px;
    color: #ffffff;
    display: block;
    margin: 5px 0;
}

.danish .hero .offer h1 span{ 	font-size: 54px; }
.arabic .hero .offer h1 span { font-size: 36px; }
.italian .hero .offer h1 span { font-size: 52px; }
.german .hero .offer h1 span { font-size: 44px; }
.russian .hero .offer h1 span { font-size: 36px; }
.hungarian .hero .offer h1 span { font-size: 50px; }
.malay .hero .offer h1 span { font-size: 48px; }
.turkish .hero .offer h1 span { font-size: 50px; }
.ukrainian .hero .offer h1 span { font-size: 38px; }

.georgian .hero .offer h1 span{
	font-size: 30px;
	font-weight: bold;
}

.hero .offer h1 span span{
    color: #fdc93d;
    display: inline;
}

.greek .hero .offer h1 span,
.greek .hero .offer h1 span span{
    font-size: 45px;
}

.hero .offer .download-btn{
    margin: 20px auto 0 auto;
}

.hero .offer .download-btn a ,.sidebar-wrapper .download-btn a{
    width: auto;
    min-width: 0;
    padding: 5px 10px;
    font-size: 2.857142857142857em;
}

.french .sidebar-wrapper .download-btn a{
    font-size: 28px;
}

.german .sidebar-wrapper .download-btn a{
    font-size: 30px;
}

.russian .sidebar-wrapper .download-btn a{
    font-size: 27px;
}

.spanish .sidebar-wrapper .download-btn a{
    font-size: 32px;
}

.bulgarian .sidebar-wrapper .download-btn a{
    font-size: 35px;
}

.croatian .sidebar-wrapper .download-btn a{
    font-size: 32px;
}

.czech .sidebar-wrapper .download-btn a{
    font-size: 35px;
}

.finnish .sidebar-wrapper .download-btn a{
    font-size: 35px;
}

.greek .sidebar-wrapper .download-btn a{
    font-size: 25px;
}

.georgian .sidebar-wrapper .download-btn a{
    font-size: 20px;
}

.hungarian .sidebar-wrapper .download-btn a{
    font-size: 32px;
}

.latvian .sidebar-wrapper .download-btn a{
    font-size: 30px;
}

.lithuanian .sidebar-wrapper .download-btn a{
    font-size: 34px;
}

.malay .sidebar-wrapper .download-btn a{
    font-size: 30px;
}

.polish .sidebar-wrapper .download-btn a{
    font-size: 35px;
}

.portugal .sidebar-wrapper .download-btn a{
    font-size: 32px;
}

.romanian .sidebar-wrapper .download-btn a{
    font-size: 35px;
}

.serbian .sidebar-wrapper .download-btn a{
    font-size: 32px;
}

.slovak .sidebar-wrapper .download-btn a{
    font-size: 35px;
}

.turkish .sidebar-wrapper .download-btn a{
    font-size: 30px;
}

.ukrainian .sidebar-wrapper .download-btn a{
    font-size: 30px;
}

.hero .offer .download-btn a:hover ,.sidebar-wrapper .download-btn a:hover{
    background-position: -7px -79px!important;
}

.hero .offer .instant-play{
    color: #fdc93d;
}

.hero .offer .instnat-play-wrapper{
    text-align: center;
    display: block;
    color: #808080;
}

.slider ul,.slider ol{
    margin: 0;
    padding: 0;
}

/* Control Nav */
.flex-control-nav {width: 38px; position: relative; bottom: -325px; text-align: center; z-index: 2; right: -580px; float: right;}
.flex-control-nav li {margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 8px; height: 8px; display: block; background: #333333; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 16px; -moz-border-radius: 16px; -o-border-radius: 16px; border-radius: 16px;}
.flex-control-paging li a:hover { background: #ffffff;}
.flex-control-paging li a.flex-active { background: #ffffff; cursor: default; }

.total-jackpot{
    font-family: 'advanced_led_board-7regular';
    font-size: 25px;
    text-transform: uppercase;
    color: #fdc93d;
    position: relative;
    top: -5px;
    font-weight: normal;
}

.total-jackpot .total-jacpot-wrapper{
    position: absolute;
    z-index: 3;
    top: 274px;
    background: url(/images/transparent-background.png) repeat 0 0;
    padding: 12px;
    width: auto;
}

.total-jackpot span{
    color: #b2b2b2;
    display: inline-block;
    vertical-align: middle;
}

.total-jackpot h5{
    display: inline-block;
    vertical-align: middle;
    font-family: 'advanced_led_board-7regular';
    font-size: 25px;
    text-transform: uppercase;
    color: #fdc93d;
    font-weight: normal;
    margin: 0;
    line-height: normal;
}

.featured-items{
    background: url(/images/black-strip.jpg) no-repeat center top;
    height: 132px;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.featured-items ul{
    margin: 0;
}


.featured-items ul li{
    display: inline-block;
    vertical-align: top;
    width: 23.5%;
    margin: 0 -4px 0 0;
}

.featured-items ul li div{
    padding: 15px 0 15px 15px;
}

.featured-items ul li .vip-lounge{
    background: url(/images/black-strip-sprite.png) no-repeat 0 -2px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.featured-items ul li .vip-lounge:hover{
    background: url(/images/black-strip-sprite.png) no-repeat 0 -302px;
}

.featured-items ul li .welcome-package{
    background: url(/images/black-strip-sprite.png) no-repeat -235px -2px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.featured-items ul li .welcome-package:hover{
    background: url(/images/black-strip-sprite.png) no-repeat -235px -302px;
}

.featured-items ul li .promotion-calendar{
    background: url(/images/black-strip-sprite.png) no-repeat -470px -2px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.featured-items ul li .promotion-calendar:hover{
    background: url(/images/black-strip-sprite.png) no-repeat -470px -302px;
}

.featured-items ul li a:hover{
    text-decoration: none;
}

.featured-items ul li h3{
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    color: #cccccc;
    font-weight: normal;
    margin: 0 0 10px 0;
    line-height: normal;
}

.greek .featured-items ul li h3{
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 20px;
}
/*
.featured-items ul li h3 span{
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    color: #967824;
    display: block;
    background: rgba(250,235,70,1);
    background: -moz-linear-gradient(top, rgba(250,235,70,1) 0%, rgba(150,120,36,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,235,70,1)), color-stop(100%, rgba(150,120,36,1)));
    background: -webkit-linear-gradient(top, rgba(250,235,70,1) 0%, rgba(150,120,36,1) 100%);
    background: -o-linear-gradient(top, rgba(250,235,70,1) 0%, rgba(150,120,36,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,235,70,1) 0%, rgba(150,120,36,1) 100%);
    background: linear-gradient(to bottom, rgba(250,235,70,1) 0%, rgba(150,120,36,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faeb46', endColorstr='#967824', GradientType=0 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
*/

.featured-items ul li h3 span{
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
	color: #967824;
    display: block;
	background-image: -webkit-gradient( linear, left top, left bottom, from(#FAEB46), to(#967824) );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	}

.greek .featured-items ul li h3 span{
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
}

.georgian .featured-items ul li h3 {
	font-size: 20px;
}

.featured-items ul li p{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}

.featured-items ul li.latest-promotions h3{
    color: #cccccc;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 10px 0;
    line-height: normal;
}

.featured-items ul li.latest-promotions{
    width: 28.2%;
    background: url(/images/latest-promotion-bg.png) no-repeat right top;
}

.featured-items ul li.latest-promotions div{
    padding: 20px 0 20px 20px;
}

.featured-items ul li.latest-promotions .promotion-image,.featured-items ul li.latest-promotions .promotion-text{
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

.featured-items ul li.latest-promotions .promotion-image{
    margin: 0 10px 0 0;
}

.featured-items ul li.latest-promotions .promotion-text{
    /*width: 50%;*/
}

.featured-items ul li.latest-promotions .promotion-text p{
    margin: 0;
}

.featured-items ul li.latest-promotions .promotion-text a{
    font-size: 11px;
    color: #fdc93d;
}

.featured-items ul li.latest-promotions .promotion-text a:hover{
    text-decoration: underline;
}

.games-types{
    display: inline-block;
    vertical-align: top;
    width: 66.5%;
    margin: 0 13px 0 0;
}

.games-types ul{
    margin: 0;
}

.games-types ul li{
    display: inline-block;
    vertical-align: top;
    width: 30.6%;
    border: 2px solid #2d240b;
    margin: 0 16px 0 0;
}

.games-types ul li .wrapper{
}

.games-types ul li.slots{
    background: url(/images/slots.jpg) no-repeat right bottom;
}

.games-types ul li.roulette{
    background: url(/images/roulette.jpg) no-repeat right bottom;
}

.games-types ul li.blackjack{
    background: url(/images/blackjack.jpg) no-repeat right bottom;
}

.games-types ul li.last{
    margin: 0;
}

.games-types ul li h4{
    margin: 0;
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    font-size: 28px;
    line-height: normal;
    font-weight: normal;
}

.greek .games-types ul li h4{
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 24px;
}

.games-types ul li h4 a{
    display: block;
    padding: 20px;
    color: #967824;
    min-height: 300px;
    text-decoration: none;
}

.georgian .games-types ul li h4 a{
    font-size: 22px;
	line-height: 24px;
}

.games-types ul li:hover{
    border: 2px solid #fdc93d;
}

.games-types ul li h4 a span{
    display: block;
    color: #cccccc;
}

.sidebar{
}

.page-container .sidebar.affix {
  top: 20px;
  width:100%;
}

.sidebar .page-content{
    text-transform: none;
}

.sidebar .page-content p{
    font-size: 12px;
    font-weight: normal;
    color: #c6c3c1;
    margin: 0 0 20px 0;
    line-height: 18px;
    }

.sidebar .latest-winners{
    margin: 20px 0 0 0;
}

.sidebar .latest-winners .winners-list{
    height: 150px;
}

.sidebar .latest-winners h4{
    margin: 0;
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    font-size: 28px;
    line-height: normal;
    font-weight: normal;
    color: #cccccc;
    text-align: right;
}

.greek .sidebar .latest-winners h4{
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
}

.georgian .sidebar .latest-winners h4{
	font-size: 26px;
}

.sidebar .latest-winners h4 span{
    color: #967824;
}

.sidebar .latest-winners ul{
    margin: 0;
}

.sidebar .latest-winners ul li{
    list-style: none;
}

.sidebar .latest-winners ul li.odd{
    background: #050505;
}

.sidebar .latest-winners ul li .winner{
    padding: 5px 10px;
    border-bottom: 1px solid #171717;
}

.sidebar .latest-winners ul li .winner.head .username, .sidebar .latest-winners ul li .winner.head .win-amount{
    color: #fdc93d;
    font-size: 12px;
}

.sidebar .latest-winners ul li .winner .username{
    color: #c7c3c1;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
	white-space: nowrap;
}

.sidebar .latest-winners ul li .winner .username span{
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    display: none;
}

.sidebar .latest-winners ul li .win-amount{
    color: #c7c3c1;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    float: right;
}

.sidebar .latest-winners .flex-viewport{
    height: 160px!important;
}

.sidebar a.view-all{
    font-size: 11px;
    color: #fdc93d;
	margin: 0 0 0 10px;
}

.sidebar a.view-all:hover{
    text-decoration: underline;
}

.footer{
	background: #000000;
	padding: 20px 0;
    margin: 20px 0 0 0;
	width: 100%;
    }

.footer .footer-logo,.footer .contact-us{
    display: inline-block;
    vertical-align: middle;
    }

.footer .contact-us{
    float: right;
    }

.footer .contact-us a{
    color: #808080;
    font-size: 13px;
    }

.footer .contact-us a:hover{
    color: #fdc93d;
    text-decoration: underline;
    }

.footer .contact-us .icon{
    width: 35px;
    height: 20px;
    background: url(/images/envelope.png) no-repeat top center;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    }

.footer .footer-menus{
    }

.footer .footer-menus .menus{
    }

.footer .footer-menus .menus h3{
    font-size: 12px;
    font-weight: bold;
    color: #cccccc;
    }

.footer .footer-menus .menus ul{
    margin: 0;
    }

.footer .footer-menus .menus ul li{
    list-style: none;
    line-height: 20px;
    font-size: 12px;
    }

.footer .footer-menus .menus ul li a{
    color: #999999;
    }

.footer .footer-menus .menus ul li a:hover{
    color: #fdc93d;
    text-decoration: underline;
    }

.footer .license{
    display: inline-block;
    vertical-align: top;
    float: right;
    }

.footer .license h3{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    }

.footer .license p{
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    line-height: 18px;
    margin: 0;
    }

.footer .license p#license-statement{
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 15px 0;
    }

.footer .license p#license-statement a{
    font-size: 12px;
    color: #999999;
    text-decoration: underline;
    }



.footer .footer-content p{
    font-size: 12px;
    font-weight: normal;
	color:#958f75;
    line-height: 18px;
    margin: 0 0 15px 0;
}

.footer .footer-content span.read-more-trigger,.footer .footer-content a .read-more-trigger{
    color: #967824;
    cursor: pointer;
    }

.footer .footer-content span.read-more-trigger:hover{
    text-decoration: underline;
    }

.open-popup{
	width: 600px;
	height: 350px;
	margin-left: -300px;
	background: none;
}

.open-popup .offer-frame{
	background: url("images/promotions/popups/popup-offer-frame.png") 0 0 no-repeat;
	height: 100%;
}

.open-popup .offer-frame img{
	position: relative;
	top: 22px;
	left: 21px;
	z-index: -1;
}

.open-popup a.close {
	background: url("images/promotions/popups/popup-offer-close.png") 0 0 no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	overflow: hidden;
	text-indent: -100px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	top: -13px;
	/* left: 15px; */
	right: -13px;
}

#pageloaddiv {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: url('images/pageloader.gif') no-repeat center center #000000;
}

/** Inner Pages **/
.page-container{
	background: url(/images/transparent-background.png) repeat 0 0;
	width: 100%;
	margin: 40px 0 0 0;
	}

.page-container .page-wrapper{
	padding: 40px 20px;
	}

.content-wrapper {
    padding: 0 20px;
    border-right: 1px solid #2b2a28;
	}

.page-wrapper .alert-error{
    background: #b94a48;
    color: #ffffff;
    border-color: #873635;
}

.page-wrapper .alert p{
    margin: 0;
}

.single-casinogames .content-wrapper{
    width: 100%;
    border: 0 none;
}

.content-wrapper h1{
  
    font-weight: normal;
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    color: #ffffff;
	margin: 0 0 25px 0;
}

.georgian .content-wrapper h1{
    font-size: 40px;
    line-height: 44px;
}

.greek .content-wrapper h1{
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
}

.content-wrapper p{
    font-size: 14px;
    font-weight: normal;
    color: #cac9c9;
}

.page-container .sidebar{
}

.page-container .sidebar .download-btn{
}

.page-container .sidebar .download-btn a{
    display: inline-block;
}

.page-container .sidebar .download-btn a:hover{
}

.page-container .sidebar .sidebar-menu{
	width: 100%;
	margin: 30px 0 0 0;
}

.page-container .sidebar .sidebar-menu ul{
    margin: 0;
    text-transform: uppercase;
}

.greek .page-container .sidebar .sidebar-menu ul{
	text-transform: none;
}

.page-container .sidebar .sidebar-menu ul li{
	list-style: none;
}

.page-container .sidebar .sidebar-menu ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #dedede;
	display: block;
	padding: 5px 10px;
}

.page-container .sidebar .sidebar-menu ul li a.current{
	color: #ffffff;
	background: #967824;
}

.page-container .sidebar .sidebar-menu ul.accordion-group{
	margin-bottom: 0;
	border: 0 none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.page-container .sidebar .sidebar-menu ul.accordion-group .accordion-inner {
	padding: 0;
	border-top: 0 none;
	}

.page-container .sidebar .sidebar-menu ul.accordion-group ul.sub-menu,.page-container .sidebar .sidebar-menu ul ul.sub-menu{
	padding: 0 0 0 27px;
}

.page-container .sidebar .sidebar-menu ul.accordion-group ul.sub-menu li a,.page-container .sidebar .sidebar-menu ul ul.sub-menu li a{
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	background: none;
}

.page-container .sidebar .sidebar-menu ul.accordion-group ul.sub-menu li,.page-container .sidebar .sidebar-menu ul ul.sub-menu li{
	background: url(/images/sidebar-menu-arrow.png) no-repeat left center;
}

.page-container .sidebar .sidebar-menu ul.accordion-group ul.sub-menu li a.current,.page-container .sidebar .sidebar-menu ul ul.sub-menu li a.current{
	color: #967824;
	background: none;
}

.page-container .sidebar .sidebar-menu ul li > ul.sub-menu{
    display: none;
}

.page-container .sidebar .sidebar-menu ul li.current > ul.sub-menu{
    display: block;
}

.page hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #2b2a28;
	width: 97%;
}

.content-wrapper a{
	color: #FDC93D;
	}

.content-wrapper a:hover{
	text-decoration: underline;
	}

.content-wrapper h2,.content-wrapper h3{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: normal;
    }

.sidebar .contact-support h3{
	font-size: 1.7142857142857142em;
	font-weight: normal;
	font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
	color: #ffffff;
	}

.greek .sidebar .contact-support h3 {
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
}

.content-wrapper h3 strong {
	font-weight: normal;
	}

.content-wrapper table {
	border: 0 none;
	}

.content-wrapper table tr td {
	border: 0 none;
	text-align: left;
	color: #C6C3C1;
	padding: 8px 0;
	font-size: 12px;
	}

.content-wrapper ol,
.content-wrapper ul {
	margin: 0 0 20px 0px;
}

.content-wrapper ol li,
.content-wrapper ul li {
	font-size: 14px;
	font-weight: normal;
	color: #cac9c9;
	line-height: 1.385;
	padding-left:10px;
}

.page-wrapper.full-width .sidebar {
	display: none;
	}

.page-wrapper.full-width .content-wrapper {
	margin: 0;
	width: 96%;
	border: 0 none;
	}

/** Tournaments And Races **/
body.page-template-page-templatestournaments-and-races-page-php{
	background: url(/images/pages/tournaments-and-races.jpg) no-repeat center center fixed #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}

body.page-template-page-templatesvip-second-level-page-php, body.page-template-page-templatesvip-terms-page-php, body.page-template-page-templatesvip-levels-page-php, body.page-template-page-templatesvip-promotions-page-php, body.page-template-page-templateswelcome-package-page-php, body.page-template-page-templatesbonus-terms-page-php{
    background: url(/images/pages/yacht.jpg) no-repeat center center #000000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

body.page-template-page-templatesabout-us-page-php{
    background: url(/images/pages/about-us.jpg) no-repeat top right fixed #000000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

.page-template-page-templatesabout-us-page-php .alignleft{
    float: left;
    margin: 0 10px 0 0;
    }

.page-template-page-templatesabout-us-page-php .alignright{
    float: right;
    margin: 0 0 0 10px;
    }

.welcome-package-promotions ul {
    margin: 30px 0 0 0;
    text-align: center;
}

.welcome-package-promotions li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}

/* Blocking pop up */
#country-blocker {
	width: 600px;
	}

#country-blocker .modal-body{
	padding: 20px;
	border: 22px solid #000000;
	overflow-y: auto;
	max-height: 650px;
	border: 1px solid #262626;
	background: url("images/blocking-pop-up.jpg") right bottom no-repeat #000000;
	text-align: center;
	}

#country-blocker button.close{
	background: url("images/promotions/popups/popup-offer-close.png") 0 0 no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	overflow: hidden;
	text-indent: -100px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	top: -10px;
	right: -10px;
	z-index: 1;
	}

#country-blocker .modal-body h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
	font-size: 40px;
	margin: 0 0 18px 0;
	}

.greek #country-blocker .modal-body h2{
	font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
}

#country-blocker .modal-body p{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	margin: 0 0 20px 0;
	line-height: normal;
	}

#country-blocker .modal-body a {
	color: #FDC93D;
	cursor: pointer;
	text-decoration: underline;
	}

/** browsers **/
.main-menu ul.menu li,
.footer .license,
.footer .footer-menus,
.footer .footer-menus .menus,
.footer .footer-logo,
.featured-items ul li.latest-promotions .promotion-image,
.featured-items ul li.latest-promotions .promotion-text,
.sidebar,
.page-container .sidebar,
.content-wrapper,
.games-types,
.games-types ul li,
.featured-items ul li{
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    float: none;
    }

.footer .clear{
    clear: both;
    }

.hero .flex-control-nav{
    *float: none;
    *right: -910px;
    }

.total-jackpot,
.hero .offer {
    z-index: 3;
    }

.page hr {
    clear: both;
    display: block;
    width: 100%;
    color: #2B2A28;
    height: 1px;
    }

.content-wrapper .calendar ul.weeks li{
    *height: 91px;
    *margin: 0 3px 3px 0;
    }

.calendar ul.weeks li.clone {
    *margin: 0;
    }

.flex-control-paging li a,
.flex-control-paging li a.flex-active {
    background: 0 none;
    }

#calendar-popup {
    border: 0 none;
    }

.promotion-item-wrapper.all-promotions {
    *zoom: 1;
    *display: inline;
    }

.page-template-page-templatesvip-lounge-page-php .page-wrapper .content-wrapper ul li {
    *min-height: auto;
    }

.footer #payments ul{
    margin: 0;
    text-align: center;
    }

.footer #payments ul li img{
    display: inline-block;
    }

.footer #payments ul li{
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0 15px 0 0;
    width: auto;
    }

/* terms pages */
.terms-content ol,
.ordered-terms-content ol {
	margin: 0;
}

.ordered-terms-content table tr {
	line-height: 20px;
}

.ordered-terms-content table tr td {
	margin: 0;
	padding: 0;
}

.ordered-terms-content ol {
	counter-reset: section;
}

.ordered-terms-content ol ol {
	margin: 10px 0 0 25px;
}

.ordered-terms-content ol li {
    list-style: decimal;
    counter-increment: section;
    list-style-type: none;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 8px;
}

.ordered-terms-content ol li ul li{
	list-style: disc;
}

.ordered-terms-content ol>li:before {
	content: counters(section, '.') '. ';
}

.greek .leader-topbar .title-leader {
	width: 34%;
	text-align: center;
}

.greek .leader-topbar .title-leader h3 { font-size: 18px; }
.greek .leader-topbar span { 	font-size: 47px; }

.arabic.special-offer .special-offer-content h3,
.arabic.special-offer .special-offer-content h4,
.arabic.special-offer .special-offer-content h4 span,
.arabic.special-offer .special-offer-btn a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.arabic.special-offer .special-offer-btn {
	margin: 0 0 0 40px;
}

.page-template-page-templatessupport-page-php .slovak .content-wrapper h1 {
	font-size: 46px;
}

.page-template-page-templatessupport-page-php .georgian .content-wrapper h1 {
	font-size: 40px;
}

.page-template-page-templatessupport-page-php .spanish .content-wrapper h1 {
	font-size: 48px;
}

.page-template-page-templatessupport-page-php .german .content-wrapper .contact-form h3 {
	font-size: 13px;
}

.incentive-badge{
    position: absolute;
    top: 30px;
    z-index: 3;
}

.arabic .incentive-badge{
    right: inherit;
}

.home-offer{
    text-align: center;
}
.decorated{
     overflow: hidden;
     text-align: center;
 }
.decorated > span{
    position: relative;
    display: inline-block;
}
.decorated > span:before, .decorated > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #6bafc4;
    width: 591px; /* half of limiter*/
    margin: 0 20px;
}
.decorated > span:before{
    right: 100%;
}
.decorated > span:after{
    left: 100%;
}

.container .offer{
    text-align: center;
}

.container .offer h2{
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    font-weight: normal;
    font-size: 25px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0;
    line-height: normal;
}

.greek .container .offer h2{
    font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.container .offer h2 a{
    color: #ffffff;
    text-decoration: none;
}

.container .offer h1{
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    font-weight: normal;
    font-size: 70px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 auto;
}

.greek .container .offer h1{
    font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.georgian .container .offer h1{
    font-size: 50px;
}

.lithuanian .container .offer h1{
    font-size: 60px;
}

.slovenian .container .offer h1{
    font-size: 60px;
}

.polish .container .offer h1{
    font-size: 60px;
}

.ukrainian .container .offer h1{
    font-size: 60px;
}

.bulgarian .container .offer h1{
    font-size: 55px;
}

.russian .container .offer h1{
    font-size: 60px;
}

.container .offer h1 a{
    color: #ffd71f;
    text-decoration: none;
}

.container .offer h3{
    font-family: 'bebas_neueregular', 'bebas_neue_regular', 'bebas_polish', 'bebas_neue_cyrillic';
    font-weight: normal;
    font-size: 18px;
    cursor: pointer;
    margin: 0;
    line-height: normal;
    text-align: right;
}

.greek .container .offer h3{
    font-family: Impact, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.arabic .container .offer h3{
    text-align: left;
}

.container .offer h3 span{
    color: #ffd71f;
}

.container .offer h3 a{
    color: #cccccc;
    text-decoration: none;
}

.hero .offer .buttons{
    display: block;
    text-align: center;
    margin: 30px auto 0 auto;
}

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px;
    right: 10px;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 60px;
    right: 10px;
}
.vip_pages {
    padding-bottom:150px;
}
.vip_pages h3 {
	font-size:1rem;
}
.vip_pages p{
	padding:0px;
}
.vip_pages p img {
	right:-15%;
}
.vip_pages table{
	border:1px solid #777;
}
.vip_pages th{
	line-height:2em;
	padding:3px;
    overflow:hidden;
    text-align:center;
}
.vip_pages th.bronze{
	border:1px solid #777;
	border-bottom:4px solid #a57164;
	border-radius:8px 0px 0px 0px;
	border-right:0px;
}
.vip_pages th.silver{
	border:1px solid #777;
	border-right:0px;
	border-left:0px;
	border-bottom:4px solid #d3d3d3;
}
.vip_pages th.gold{
	border:1px solid #777;
	border-right:0px;
	border-left:0px;
	border-bottom:4px solid #ffde00;
}
.vip_pages th.platinum{
	border:1px solid #777;
	border-right:0px;
	border-left:0px;
	border-bottom:4px solid #e5e4e2;
}
.vip_pages th.diamond{
	border:1px solid #777;
	border-right:0px;
	border-left:0px;
	border-bottom:4px solid #2e89bf;
}
.vip_pages th.red-diamond{
	border:1px solid #777;
	border-top:1px;
	border-right:1px;
	border-left:0px;
	border-bottom:4px solid #e5505e;
	border-radius:8px 8px 0px 0px;
}

.vip_pages tr td {
	border-right:1px solid #777;
	line-height:2em;
	padding:3px;
}
.vip_pages .faq-q,
.vip_pages .faq-answer {
	width:87%;
	margin:0px;
}

.vip_pages ul,
.vip_pages ul{
	padding: 0px 0px 0px 25px;
}
.vip_pages,
.vip_pages {
	padding-bottom:160px;
}
.vip_pages {
	padding-bottom:200px;
	text-align:left;
}
.vip_executive_levels ul,
.vip_lounge ul{
	padding: 0px 0px 0px 25px;
}
.vip_executive_levels,
.vip_lounge_faq {
	padding-bottom:160px;
}
.vip_points {
	padding-bottom:200px;
	text-align:left;
}
.vip_pages #styled-select {
	cursor:pointer;
    display:inline-block;
    position:relative;
    border: 1px solid #fff;
   	color: #fff;
    font-weight:bold;
    padding: 3px 10px;
    line-height: 1.5em;
    border-radius:5px;
}
.vip_pages #styled-select .active_currency {
	display:inline-block;
}
.vip_pages #styled-select .active_currency .fa {
	display:inline-block;
    line-height:1.5em;
}
.vip_pages #currency-select {
	display:none;
    position:absolute;
    top:40px;
    left:0px;
    width:100%;
	background:#000;
	border: 1px solid #fff;
   	color: #fff;
	border-radius:8px;
	padding:5px 0px;
	font-weight:bold;
	list-style-type:none;
}
.vip_pages #currency-select li{
	list-style-type:none;
}
.vip_pages .table-responsive {
	width: 80%;
}
.vip_pages .table_container {
	width:95%;
	margin:0 auto;
}
.vip_pages table{
	min-width:100%;
   	margin:30px auto;
  	border-radius:8px 8px 0px 0px;
	overflow:hidden;
  	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.vip_pages table thead {
	line-height:30px;
	padding:3px;
}
.vip_pages table thead .th {
	border-radius:5px 5px 0px 0px;
}
.vip_pages table thead tr {
	border:1px solid #fff;
	border-bottom:0px;
}
.vip_pages table th {
	background-color:transparent;
   	color:#fff;
   	padding:3px;
   	border-right:1px solid #fff;
   	text-align:center;
   	width:30%;
}					
.vip_pages table th.games{
	background-color:transparent;
   	color:#fff;
}
.vip_pages table th:last-child {
	width:40%;
   	border-right:0px solid #fff;
}
.vip_pages table tbody {
	border:1px solid #fff;
}
.vip_pages table tbody tr {
	background:transparent;
   	border-bottom:1px solid #fff;
}
.vip_pages table tbody tr:nth-child(even){
	background-color:transparent;
}
.vip_pages table tbody tr td{
	line-height:2em;
	padding:4px;
}
.vip_pages table tbody tr td:not(:first-child){
	text-align:center;
}
.vip_pages table tbody tr td:not(:last-child){
	border-right:1px solid #fff;
}
.vip_pages table.compact_table {
	display:none;
}
.vip_pages table.vip-lounge-levels-table {
	border-top:1px solid #fff;
}
.vip_pages table.vip-lounge-levels-table tr {
	background:transparent;
	border-bottom:1px solid #fff;
}
.vip_pages table.vip-lounge-levels-table tr:nth-child(even){
	background:transparent;
}
.vip_pages table.vip-lounge-levels-table th{
	color:#000;
}
.vip_pages .vip-lounge-levels-table-td-bronze{
	border-bottom:4px solid #a57164;
}
.vip_pages .vip-lounge-levels-table-td-silver{
	border-bottom:4px solid #d3d3d3;
}
.vip_pages .vip-lounge-levels-table-td-gold{
	border-bottom:4px solid #ffde00;
}
.vip_pages .vip-lounge-levels-table-td-platinum{
	border-bottom:4px solid #e5e4e2;
}
.vip_pages .vip-lounge-levels-table-td-diamond{
	border-bottom:4px solid #2e89bf;
}
.vip_pages .vip-lounge-levels-table-td-red{
	border-bottom:4px solid #e5505e;
}
.vip_pages table td {
	text-align:center;
	border:2px solid #fff;
	border-top:0px;
	border-bottom:0px;
}
.vip_pages table td p {
	padding:0px;
	text-align:center;
	margin:0px;
	line-height:2em;
}
.vip_pages table td .fa {
	color:#000;
	margin:0 auto;
}
