BODY
{
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	
height:100%;

width: 100%;

}



html {
  
  min-height: 100%;
background-color: #51005e;
}
body {
  margin-bottom: 60px;

    background: url(../casino-images/bg1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.header{
background-color: #fff;
min-height: 85px;
    width: 100%;
    margin-left: 0px !important;
position: fixed;
    z-index: 1000;

}

.header1{
min-height: 85px;
    max-height: 85px;
background-color:#fff;

}

.navbar-default {
    background-color: rgba(248, 248, 248, 0) !important;
    border-color: rgba(231, 231, 231, 0) !important;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: -10px !important;
    border: 1px solid transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: rgba(231, 231, 231, 0) !important;
}

.top_line_row{
width: 100%;
    margin-left: 0px !important;
position: fixed;
    z-index: 1001;
}

.top_line_row1 {
    width: 100%;
    margin-left: 0px !important;
    position: absolute;
    z-index: 1001;
    margin-top: 75px;
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #f5f5f500;
position: fixed;
bottom: 0;
}


.footer1 {
padding-left: 40%;
position: absolute;
bottom: 0;

height: 40px;

float: left;
padding: 20px 0px;
font-size: 11px;
font-family: Verdana;
color: #909090;
text-align: center;
margin-left: 0px !important
}


.logo_top{
margin-top: 5px;
max-height: 60px;
}

.login_btn_desktop{
width: 30%;
    background-color:  #7c007b;
    border-radius: 5px;
    height: 36px;
    padding-top: 8px !important;
    margin-top: 17px;
    font-size: 20px;
    color: #fff !important;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    box-shadow: 0px 0px 6px  #7c007b;
    text-align: center;
    /* margin-bottom: 24px; */
    float: left;
margin-right: 7px;
}

.login_btn_desktop:hover{
    width: 30%;
    background-color: #fff;
    border-radius: 5px;
    height: 36px;
    padding-top: 8px !important;
    margin-top: 17px;
    font-size: 20px;
    color:  #7c007b !important;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    box-shadow: 0px 0px 6px  #7c007b;
    text-align: center;
    /* margin-bottom: 24px; */
    float: left;
}

#forgotten_btn{
    color:  #7c007b !important;
}


.user_field{
font-size: 20px;
padding: 8px;
margin-top: 15px;
border-radius: 5px;
border: 1px solid  #7c007b;
box-shadow: 0px 0px 6px  #7c007b;
color:  #7c007b;
width: 94%
}

.pass_field{
font-size: 20px;
padding: 8px;
margin-top: 15px;
border-radius: 5px;
border: 1px solid  #7c007b;
box-shadow: 0px 0px 6px  #7c007b;
color:  #7c007b;
width: 94%
}













.btn_fs{
float: right;
background: #c8c8c866;
border: 2px solid #fff;
width: 50px;
height: 50px;
color: aliceblue;
font-size: 30px;
margin-bottom: 5px;
padding-left: 8px;
padding-top: 8px;
}

.btn_fs1{
float: right;
background: #c8c8c866;
border: 2px solid #fff;
width: 50px;
height: 50px;
color: aliceblue;
font-size: 30px;
margin-bottom: 5px;
padding-left: 11px;
padding-top: 7px;
}

.l_menu
{
	text-align: left;
	font-size: 20px;
}

.r_menu
{
	width: 80px;
	text-align: right;
	font-size: 20px;
}

A.menu
{
	color : #CFCFCF;
	text-decoration: none;
}

A.menu:hover
{
	color : #CFCFCF;
	text-decoration: none;
}

A.menu:click
{
	color : #CFCFCF;
	text-decoration: none;
}

A.menu:visited
{
	color : #CFCFCF;
	text-decoration: none;
}

.outer
{
}

.inner
{
	//width: 1280px;
	border: none;
	background-color: #fff;
	background-position: 0px -120px;
}

.band
{
	height: 60px;
        background-color: #fff;
margin-left: 0px;
}

.content
{
    background: url(../casino-images/bg1.png) repeat;
    padding-left: 4em;
    padding-right: 4em;
    padding-top: 107px;
    padding-bottom: 90px;
    border: 1px solid #fff;
    border-top: none;
    background: url(../casino-images/bg1.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

position: absolute;
min-width: 100%;
min-height: 100%;

}

.btn_link_back{
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 0.44);
    width: 30%;
    /* border-top-right-radius: 30px; */
    float: right;
  
    background-color: rgba(0, 0, 0, 0.43);
    padding-top: 6px;
    color: #fff;
   
    text-align: center;
margin-top: 21px;
margin-left: 10px;
}


.btn_link_back:hover{
height: 30px;
    border: 2px solid rgb(124, 0, 123);
    width: 30%;
    
    float: right;
   
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 6px;
    color: #7c007b;

    text-align: center;
margin-top: 21px;
margin-left: 10px;
}


.btn_link_fs{
   height: 30px;
    border: 2px solid rgba(255, 255, 255, 0.44);
    width: 30%;
    /* border-top-left-radius: 30px; */
    float: right;
    
    background-color: rgba(0, 0, 0, 0.43);
    padding-top: 6px;
    color: #fff;
  
    text-align: center;
margin-top: 21px;
margin-left: 10px;
}

.btn_link_fs:hover{
        height: 30px;
    border: 2px solid rgb(124, 0, 123);
    width: 30%;
    float: right;
  
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 6px;
    color: #7c007b;

    text-align: center;
margin-top: 21px;
margin-left: 10px;
}

.content_welcome {
background: url(../casino-images/bg1.png) repeat;
    padding-left: 15px;
    padding-right: 15px;
    
    padding-bottom: 6em;
    border-top: none;
    margin-top: 85px;
    background: url(../casino-images/bg1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

#games{

background: url(../casino-images/bg1.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.copyright
{
	text-align : center;
	font-size : small;
	color: #fff;
text-shadow: 2px 2px 5px #fff;
}

.login
{
    width: 300px;
    height: 285px;
    overflow: hidden;
    background: #1e1e1e;
    border-radius: 6px;
    margin: 50px auto;
    box-shadow: 0px 0px 50px rgba(0,0,0,.8);
}

.login .title
{
    width: 298px;
    height: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 24px;
    text-align: center;
    color: #bfbfbf;
    font-weight: bold;
    background: #121212;
    border: #2d2d2d solid 1px;
    margin-bottom: 30px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    font-family: Arial;
}

.login form
{
    width: 240px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.login form input[type=text], .login form input[type=password]
{
    width: 200px;
    font-size: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 40px;
    border: none;
    color: #bfbfbf;
    background: #141414;
    outline: none;
    margin: 0;
}

.login form input[type=text]
{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top: #0b0b0b solid 1px;
    background: #141414 10px center no-repeat;
}

.login form input[type=password]
{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: #0b0b0b 1px solid;
    border-bottom: #353535 1px solid;
    background: #141414 10px center no-repeat;
}

.login form .send
{
    width: 240px;
    height: 20px;
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 6px;
    border: none;
    border-top: #4eb2a8 1px solid;
    border-bottom: #161616 1px solid;
    background: #349e92;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 -1px #1d7464, 0 1px #7bb8b3;
    font-family: Arial;
}

.login .filler
{
    width: 240px;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    text-align: center;
}

.moregames:link
{
	 width: 255px;
	 height:191px;
	 display:block;
	 background: url('../casino-images/more_games_0000.png');
}

.moregames:hover
{
   background-image: url('../casino-images/more_games_0001.png');
}

.moregames:active
{
   background-image: url('../casino-images/more_games_0002.png');
}

.moregames:visited
{
   background-image: url('../casino-images/more_games_0000.png');
}

.top_line{
    background-color: #7c007b;
    padding-top: 10px;
}

.top_line1 {
background-color: #7c007b;
    padding-top: 10px;
    margin-top: 12px;
 
}

.top_line2 {
background-color: #7c007b;
    padding-top: 10px;
    margin-top: 13px;
 
}




.field{
    margin-top: 15px;
        width: 100%;
    float: left;
    outline: none;
    padding: 7px 7px;
    font-size: 12px;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
    font-family: verdana;
    color: #909090;
}

.button{
    margin-top: 15px;
    //    width: 100%;
    float: left;
    text-align: center;
    background: #7c007b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    border: none;
    font-family: Verdana;
    font-size: 15px;
    padding: 7px 10px;
    font-size: 12px;
    outline: none;
}

.button1{
    margin-top: 15px;
    margin-left: 10px;
    //    width: 100%;
    float: left;
    text-align: center;
    background: #7c007b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    border: none;
    font-family: Verdana;
    font-size: 15px;
    padding: 7px 10px;
    font-size: 12px;
    outline: none;
}

.logo{
    padding-top: 5px;
	max-height: 60px;
	background-color:#000 !important;

}

.games_grid{
    margin-bottom: 15px;
    margin-top: 10px;

}

.account_label{
    font-size: 10px;
    margin-top: 25px;
    margin-bottom: -25px;
text-align: center;
color: #fff;
}

.balance_label{
   font-size: 16px;
margin-top: 0px;
margin-bottom: -25px;
padding-top: 27px;
text-align: center;
color: #7c007b;
}

.game_panel{
    background-color: rgba(0, 0, 0, 0.71);
padding-bottom: 15px;
padding-top: 30px;
margin-top: 50px;
margin-bottom: 0px;   



padding-bottom: 15px;
padding-top: 30px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #0006;


}

.img_grid{
    min-width: 100%;
}


@media only screen and (max-width: 767px) and (orientation: landscape){
.mob_top{
padding-top: 12%;
}

}

@media only screen and (max-width: 850px) and (orientation: landscape){
.hide_log{
display: none;
}

.landscape_jackpot{
margin-bottom: -15px;
}

.margin_auto_landscape{
    margin-left: 10%;
    
}
.logout_btn_landscape{
    margin-left: 20% !important;
}
}

@media only screen and (max-width: 767px) and (orientation: portrait){
.mob_top{
padding-top: 74px;
}

.mobile_welcome{
padding-bottom: 0%;
margin-bottom: 0%;
}

.games_margin_mobile{
margin-top: 17px !important;
}

.top_line_mobile {
background-color: #7c007b;
    padding-top: 10px;
    margin-top: 10px !important;
 
}


}


@media only screen and (max-width: 768px) {

.header1{
    min-height: 85px;
    max-height: 85px;
    background-color: #fff;
}

.user_field {
    font-size: 20px;
    padding: 8px;
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #7c007b;
    box-shadow: 0px 0px 6px #7c007b;
    color: #7c007b;
    width: 100%;
}

.pass_field {
    font-size: 20px;
    padding: 8px;
    margin-top: 15px;
    border-radius: 5px;
    border: 1px solid #7c007b;
    box-shadow: 0px 0px 6px #7c007b;
    color: #7c007b;
    width: 100%;
}

.login_btn_desktop {
    width: 30%;
    background-color: #7c007b;
    border-radius: 5px;
    height: 36px;
    padding-top: 8px !important;
    margin-top: 14px;
    font-size: 20px;
    color: #fff !important;
    box-shadow: 0px 0px 6px #7c007b;
    text-align: center;
    
}

.logout_mobile_field {
    margin-left: 13%;
    padding-top: 7.5px;
    padding-bottom: 10px;    
}

.login_btn_desktop:hover {
    width: 31%;
    background-color: #fff;
    border-radius: 5px;
    height: 36px;
    padding-top: 8px !important;
    margin-top: 14px;
    font-size: 20px;
    color: #7c007b !important;
    box-shadow: 0px 0px 6px #7c007b;
    text-align: center;

    
}

.logo_center{
text-align: center;
}



.button{
    margin-top: 15px;
    //    width: 100%;
    float: none;
    text-align: center;
    background: #7c007b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    border: none;
    font-family: Verdana;
    font-size: 20px !important;
    padding: 7px 10px;
    font-size: 12px;
    outline: none;
}

.button1{
    margin-top: 15px;
    //    width: 100%;
    float: none;
    text-align: center;
    background: #7c007b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    border: none;
    font-family: Verdana;
    font-size: 20px !important;
    padding: 7px 10px;
    font-size: 12px;
    outline: none;
}

.field {
    margin-top: 7px;
    width: 100%;
    float: left;
    outline: none;
    padding: 7px 7px;
    font-size: 12px;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
    font-family: verdana;
    color: #909090;
}


.slider{
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: -20px !important;
}

.padding-left0{
    padding-left: 0px !important;
}

.padding-rigth0{
    padding-right: 0px !important;
}

.balance_label{
   font-size: 25px;
   margin-top: 10px; 
   margin-bottom: 0px;
}
}


.under_const{
    text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black; 
    font-size: 26px; 
    color: #fc0404; 
    padding-top: 10px;
    font-weight: bold;
}

.login_jack_align{
    margin-top: 8px !important;
}


@media only screen and (max-width: 1024px) {

.mobile_m{
 background-color: #fff;
}

.mobile_p{
color:#000 !important;
}

.button{
    margin-top: 15px;
    //  width: 100%;
    float: none;
    text-align: center;
    background: #7c007b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    border: none;
    font-family: Verdana;
    font-size: 25px !important;
    padding: 7px 10px;
    font-size: 12px;
    outline: none;
}

.button1{
    margin-top: 15px;
    //    width: 100%;
    float: none;
    text-align: center;
    background: #7c007b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
    border: none;
    font-family: Verdana;
    font-size: 25px !important;
    padding: 7px 10px;
    font-size: 12px;
    outline: none;
}

.balance_label{
   font-size: 25px;
   margin-top: 10px; 
   margin-bottom: 0px;
color: #000;
}

.under_const{
    text-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px black; 
    font-size: 70px; 
    color: #fc0404; 
    padding-top: 10px;
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 20px;
}

}


hr{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(238, 238, 238, 0) !important;
}
































@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
body {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
h1,
h1+p {
	margin: 30px 15px 0;
	font-weight: 300;
}
h1+p a {
	color: #333;
}
h1+p a:hover {
	text-decoration: none;
}
h2 {
	margin: 60px 15px 0;
	padding: 0;
	font-weight: 300;
}
h2 span {
	margin-left: 1em;
	color: #aaa;
	font-size: 85%;
}
.column {
	/* margin: 15px 15px 0; */
	padding: 0;
}
.column:last-child {
	padding-bottom: 0px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
float: left;
width: 167px;
height: 0px;
margin: 5px 0px 0px 0px;
padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	/* width: 300px;
	height: 200px; */
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/* Zoom In #2 */
.hover02 figure img {
	width: 300px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover02 figure:hover img {
	width: 350px;
}

/* Zoom Out #1 */
.hover03 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover03 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Zoom Out #2 */
.hover04 figure img {
	width: 400px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover04 figure:hover img {
	width: 300px;
}

/* Slide */
.hover05 figure img {
	margin-left: 30px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover05 figure:hover img {
	margin-left: 0;
}

/* Rotate */
.hover06 figure img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover06 figure:hover img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}

/* Blur */
.hover07 figure img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover07 figure:hover img {
	-webkit-filter: blur(0);
	filter: blur(0);
}

/* Gray Scale */
.hover08 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover08 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

/* Sepia */
.hover09 figure img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover09 figure:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
}

/* Blur + Gray Scale */
.hover10 figure img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover10 figure:hover img {
	-webkit-filter: grayscale(100%) blur(3px);
	filter: grayscale(100%) blur(3px);
}

/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .5;
}

/* Opacity #2 */
.hover12 figure {
	background: #1abc9c;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}

/* Flashing */
.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}





.fix_pos{
position: fixed;
z-index: 1000;
width: 100%;
}



.full_scr{
    top: 90px;
    left: 0;
    bottom: 0px;
    position: fixed !important;
    z-index: -99;
width: 100%;

// background: url(../casino-images/bg1.png) no-repeat center center fixed;
//    -webkit-background-size: cover;
//    -moz-background-size: cover;
//    -o-background-size: cover;
 //   background-size: cover;


}

.blur-effect{
top: 90px;
    left: -7px;
    bottom: -7px;
    position: fixed !important;
    z-index: -239;
width: 102%;

 background: url(../casino-images/bg1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

     filter: blur(5px);
     -webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);	
}

.game{
    background-color: rgba(0, 0, 0, 0) !important;
}



#balance1{
text-align: center;
    color: #fff;
    font-size: 45px;
    padding: 5px;

    box-shadow: 0px 0px 2px 3px #fff931;
    border-radius: 20px;
    background-color: #464646;
    border: 1px solid #feff54;
    color: #fff;
    text-align: center;
    height: 73px;
  
    box-shadow: 0px 0px 8px 2px #feff54 inset;
    padding: 0px;
    z-index: 1000;
}



.col-md-45 {
width: 47%;
float: left;
position: relative;
}

.col-md-35 {
width: 27.9%;
float: left;
}

@media only screen and (width: 1024px) {
    .ipad-pro-hidden{
    	display: none;
    }

    .balance_label{
      font-size: 22px;
      margin-top: -5px; 
      margin-bottom: 0px;
      line-height: 1;
      letter-spacing: 2px;
    }

    .text-positions-ipad-pro{
       width: 33% !important;
    }
}