@import url('https://fonts.googleapis.com/css?family=Signika:600,700&amp;subset=latin-ext');

html, body {
    height: 100%;
    width: 100%;
    font: 1em arial, sans-serif;
    line-height: 1em;
}
html{
	overflow: visible !important;
}


body {
    overflow:visible !important;
	overflow-y: scroll !important;
	overflow-x: hidden;
}

#payment_finished, #no_flash {
    /**/height: auto;
    width: 100%;
    background: none;
	margin: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
	opacity: 1;
	font-family: 'Signika', sans-serif;
	overflow: hidden;
	position: relative;
}
#payment_finished_inner, #no_flash_inner {
	/*background: url(../img/sfgame/bg.jpg) center top no-repeat rgb(38, 84, 114);*/
	padding-top: 80px;
}
#payment_finished h1, #no_flash h1{
	color: #ffd900;
	text-shadow: 4px 4px 0 #000, -4px -4px 0 #000, 4px -4px 0 #000, -4px 4px 0 #000, 4px 4px 0 #000, 0px 4px 0 #000,4px 0px 0 #000,0px -4px 0 #000,-4px 0px 0 #000, -4px 2px 0 #000;
}
#payment_finished .logo, #no_flash .logo {
    background: url(../img/sfgame/noflash/logo.png) no-repeat top center;
    width: 100%;
    height: 220px;
    margin-top: 0;
    z-index: 11;
    position: relative;
}
#payment_finished .fidget, #no_flash .fidget{
	background: url('../img/sfgame/noflash/fidget.png') no-repeat top center;
	width: 327px;
	height: 483px;
	position: absolute;
	left: -180px;
	bottom: -57px;
	z-index: 11;
}
#payment_finished .shakes, #no_flash .shakes{
	background: url('../img/sfgame/noflash/shakes.png') no-repeat top center;
	width: 760px;
	height: 934px;
	position: absolute;
	right: -400px;
	bottom: -67px;
	z-index: 0;
}
.bounce {
    z-index: 12;
	left: -20px;
}
#allow_flash_arrow div {
    display: none;
    width: 105px;
    height: 100px;
    background: url('../img/sfgame/arrow.png') no-repeat;
}
a:hover{
	color:#fff;
}
a {
    color: #ffd900;
}

.info_dialog {
    height: 642px;
    width: 929px;
    padding: 0;
	box-sizing:border-box;
    font-size: 22px;
	position: relative;
	background: none;
    font-family: 'Signika', sans-serif;
    color: #fff;
    line-height: 1.5em;
	margin: -110px auto 0 auto;
    opacity: 1;
	text-align: center; 
}
.info_dialog_inner {
	z-index: 10;
	position: relative;
	box-sizing:border-box;
	padding: 100px 64px 64px;
	height: 642px;
    width: 929px;
	background: url('../img/sfgame/noflash/window3.png') no-repeat;
}

.orange{color:#ffb400;}
.cta-top {
	margin-top: -115px !important;
	z-index: 4;
	margin-bottom: 24px !important;
}
.cta:hover{color:#fff;transform:scale(1.0)}

.cta{
	transform:translateZ(0);
	display:inline-block;
	font-size:52px !important;
	line-height:115px;
	color:#fff;
	position:relative;
	margin:16px auto -32px;
	transition-property: all;
	transition-duration: 0.5s;
	cursor: pointer;
	transform:scale(1);
}
.cta:hover .cta-text{transform:scale(1.1)}
.cta-text {
	transition-property: all;
	transition-duration: 0.5s;
  -webkit-text-stroke: 1px black;
  display: inline-block;
  font-weight: 700;
  line-height: 144px;
  text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0px -2px 0 #000, -2px 1px 0 #000;
  transform: scaleY(1.0);
}
.cta-shadow {
    -webkit-text-stroke: 0 black;
    color: #000;
    left: 31px;
    position: absolute;
    /* text-shadow: none; */
    top: 2px;
    /* display: none; */
}
.cta-left{background:url(../img/sfgame/noflash/cta_left.png) no-repeat;width:51px;height:168px;float:left;background-size: cover;}
.cta-center{position: relative;background:url("../img/sfgame/noflash/cta_center.png") repeat scroll 0 9px;color:white;float:left;height:159px;padding:0 20px 0 30px;
	background-size: contain;
}
.cta-right{background:url(../img/sfgame/noflash/cta_right.png) no-repeat;width:57px;height:168px;float:left;background-size: cover;}
.cta:hover .cta-arrow{transform:scale(1.1);margin-left: 30px;}
.cta-arrow {
	transition-property: all;
	transition-duration: 0.5s;
  background: rgba(0, 0, 0, 0) url("../img/sfgame/noflash/cta_arrow.png") no-repeat scroll 0 0 / contain ;
  display: inline-block;
  height: 56px;
  margin-left: 15px;
  position: relative;
  top: 16px;
  width: 35px;
}

footer {
    bottom: 0;
    height: auto;
	position: relative;
    padding: 24px 0;
}
footer .copyright {
    color: #fff;
	margin-bottom: 12px;
	display: block;
}
footer a{
	color:#a6cee8;
	text-transform: uppercase;
}

footer .legal {
    border-right: 1px solid #a6cee8;
    padding-right: 16px;
}
footer .legal.first {
     margin-left: 0; 
}
footer .legal:last-child {
    border-right: 0px;
    padding-right: 0;
}

.legal_overlay{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	z-index: 999;
}
.legal_popup {
    background: url('../img/sfgame/window4.png') no-repeat;
    width: 510px;
    height: 370px;
    z-index: 1000;
    top: 50%;
    left: 50%;
    margin: -185px 0 0 -255px;
}
.legal_popup iframe {
    border: none;
    width: 500px;
    min-height: 360px;
}

#button_close_legal_popup {
    display: block;
    left: auto;
    width: 48px;
    height: 42px;
    font-size: 0;
    text-decoration:none;
    background: url('../img/sfgame/btn_exit.png') no-repeat;
    margin: 0;
    padding: 0;
    border: none;
    right: -8px;
    top: -8px;
}
#button_close_legal_popup:hover {
    background: url('../img/sfgame/btn_exit.png') no-repeat;
    background-position-y: -42px;
}

.bg_sfgame {
    background: #265472 url('../img/sfgame/bg.jpg') no-repeat center top;    
}

@media screen and (max-width:1200px){
    #payment_finished .shakes, #no_flash .shakes,
    #payment_finished .fidget, #no_flash .fidget {
        display: none;
    }
}

@media screen and (max-width:940px){

    .info_dialog_inner {
        padding-top: 9%;
        background-size: 100% auto;
        width: 100%;
    }
    .info_dialog {
        width: 100%;
    }
}

@media screen and (max-width:800px){
    .info_dialog_inner {
        font-size: 0.8em;
    }
    .info_dialog_inner h1 {
        font-size: 1.5em;
    }
    #payment_finished .logo, #no_flash .logo {
        background-size: 90% auto;
    }
    footer {
        font-size: 0.8em;
    }
}

@media screen and (max-width:480px){
    .info_dialog_inner {
        font-size: 0.6em;
        line-height: 2em;
    }
    footer {
        font-size: 0.6em;
    }
}

@media screen and (max-width:360px){
    .info_dialog_inner {
        background: #000000;
        opacity: 0.7;
        filter: alpha(opacity=70); /* For IE8 and earlier */
    }
}

.mfp-content {
    color: #ffffff; 
    text-align: justify; 
    font-family: 'Signika', sans-serif;
    max-width: 500px;
}
