@import url('https://fonts.googleapis.com/css?family=Amaranth:400,700');
@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy');

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: 'Amaranth', Arial, sans-serif;
	overflow: hidden;
	position: relative;
}
#payment_finished_inner, #no_flash_inner {
	padding-top: 80px;
}
#payment_finished h1, #no_flash h1{
    font-size: 1.6em;    
    color: #ffffff;
    font-family: 'Luckiest Guy',cursive;
    text-shadow: 2px 2px 0 #560000, 0 2px 0 #560000, -2px 2px 0 #560000, -2px 0 0 #560000, -2px -2px 0 #560000, 0 -2px 0 #560000, 2px -2px 0 #560000, 2px 0 0 #560000;
    padding-top: 20px;
    padding-bottom: 10px;
    letter-spacing: 0.05em;
}


.title_left {
    background: url('../img/soccerstar/title_left.png') no-repeat scroll 0 bottom;
    display: inline-block;
    height: 60px;
    overflow: hidden;
    vertical-align: top;
    width: 35px;
    z-index: 0;
}

.title_center {
    background: url('../img/soccerstar/title_center.png') 0 bottom repeat-x;
    height: 60px;
    line-height: 63px;
    padding: 0 0px 0 0px;
    display: inline-block;
    vertical-align: top;
}

.title_right {
    background: url('../img/soccerstar/title_right.png') no-repeat scroll 0 bottom;
    display: inline-block;
    height: 60px;
    overflow: hidden;
    vertical-align: top;
    width: 45px;
}

#payment_finished .logo, #no_flash .logo {
    background: url('../img/soccerstar/logo_soccerstar.png') no-repeat top center;
    width: 100%;
    height: 160px;
    margin-top: 0px;
    z-index: 11;
    position: relative;
}
#payment_finished .fidget, #no_flash .fidget{
	background: url('../img/soccerstar/ball.png') no-repeat top center;
	width: 220px;
	height: 220px;
	position: absolute;
	left: -100px;
	bottom: -57px;
	z-index: 11;
}
#payment_finished .shakes, #no_flash .shakes{
	background: url('../img/soccerstar/player.png') no-repeat top center;
	width: 400px;
	height: 834px;
	position: absolute;
	right: -300px;
	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: 'Amaranth', Arial, 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/soccerstar/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:#ffffff;
	text-transform: uppercase;
}

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

.bg_soccerstar {
    background: #277a26 url('../img/soccerstar/bg.jpg') no-repeat center;
}

@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:820px){
    .cta {
        margin: 0px;
        line-height: 1.5em;
    }
    .cta-left, .cta-right {
        display: none;
    }
    .cta-center {
        height: auto;
        background: none;
    }
    .cta-text, .cta-shadow {
        line-height: inherit;
    }
}

@media screen and (max-width:760px){
    .title_left, .title_right {
        display: none;
    }
    .title_center {
        background: none;
    }
    .info_dialog_inner {
        font-size: 0.8em;
    }
    .info_dialog_inner h1 {
        font-size: 1.5em;
    }
    #payment_finished .logo, #no_flash .logo {
        background-size: 80% auto;
    }
    footer {
        font-size: 0.8em;
    }
}

@media screen and (max-width:650px){
    .title, .title_center {
        font-size: 1.2em; 
        line-height: 1em;
    }
    .info_dialog_inner {
        font-size: 0.6em;
        line-height: 2em;        
    }
    footer {
        font-size: 0.6em;
    }
    .cta-arrow {
        display: none;
    }
    .cta-shadow {
        display: none;
    }
    .info_dialog_inner {
        filter: alpha(opacity=70); /* For IE8 and earlier */
        background: url('../img/soccerstar/window4.png') no-repeat;
        background-size: 100% 100%;
    }
}

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