/*==================================================================
Frozen Adventures 
Bootstrap Overrides
Copyright Jamcity 2019
==================================================================*/

body{
	background: #89384b url('../images/fzn-cuts/bg_v3.jpg') no-repeat;
	background-size: contain;
	background-size: 100% 100%;
	padding: 0;
	margin: 0;
    z-index: -1;
}

a {
	color:#fff;
	text-decoration: none;
}

/* -- MODAL STUFF --------------------------------------- */

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-content {
  text-align: center;
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
  background: url('../images/fzn-cuts/su_bg.jpg') no-repeat;
  background-size: 100% 100%;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 900px; /* Could be more or less, depending on screen size */
  font-size:1.3em;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#modal-text {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 30px;
	background: url('../images/fzn-cuts/su_hdr.png') no-repeat;
	background-size: contain;
	width:100%;
	height: 100px;

}

#modal-text-ineligible {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 30px;
	background: url('../images/fzn-cuts/su_ineligible.png') no-repeat;
	background-size: contain;
	width:100%;
	height: 100px;

}

/*.modal-content p {
	margin-top: 0px;
}*/

/* -- FORM STUFF --------------------------------------- */

::placeholder {
  color: #4286BD;
  opacity: 1; /* Firefox */
}

button:disabled {
  opacity: .5;
}

input.text{padding:20px;}

#subForm {
	text-align: center;  
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

#subForm input, select {
	text-indent: 20px;
	color:#4286BD;
	border-radius: 5px;
	border:none;
	text-align: left;
	margin-bottom: 15px;
	margin-right: 10px;
	height:40px;
	width:62%;
	font-size: 1.2em;
	-webkit-appearance: none;
	display: inline-block;
	background: #FFFFFFFF;
}

#subForm #fieldBday {
	width:30%;
}

#subForm #fieldCountry {
	width:30%;
}

#subform #fieldEmail {
	width: 60%;
}

select::-ms-expand {
    display: none;
}

#subForm button {
	border:none;
	width:22%;
	height:80px;
	margin-top: 30px;
	background: url('../images/fzn-cuts/su_btn.png') no-repeat;
	background-size: contain;
}

/* -- PAGE STUFF --------------------------------------- */

#header {
	width: 100%;
	background-size: contain;
}

#header img {
	width: 100%;
	height:auto;
}


#center-page {
	margin-left: auto;
	margin-right: auto;
	height:100%;
	max-width:900px;
	margin-top: -18%;

}

#phone {
	margin-top: 70px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	width:100%;

	position: relative;
	background: url('../images/fzn-cuts/phone.png') no-repeat;
	background-size: contain;
	padding-bottom: 20px;
}

#vid {
	width:900px;
	height: auto;
}

#vid iframe {
	margin-left: 95px;
	margin-top: 12px;
}

#text-1 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/fzn-cuts/hdr_download_now.png') no-repeat;
	background-size: contain;
	width:100%;
	height: 130px;
}

#text-2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background: url('../images/fzn-cuts/txt_OR.png') no-repeat;
	background-size: contain;
	width:70%;
	height: 70px;
}

button {
    border: none;
    outline:none;
}

#iosBtn {
	text-align: center;  
	width:100%;
	margin-left: auto;
	margin-right: auto;
	border-width: 2px;
	border-color: red;
}

#iosBtn button {

	/*border:none;*/
	border-width: 2px;
	border-color: red;
	width:40%;
	height:100px;
	margin-top: 52x;
	background: url('../images/fzn-cuts/btn_iOS.png') no-repeat;
	background-size: contain;
}

#text-3 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 90px;
	width:100%;
	height:590px;
	background: url('../images/fzn-cuts/text_AllNewMobileGame.png') no-repeat;
	background-size: contain;
}

#text-4 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	background: url('../images/fzn-cuts/txt_follow_us.png') no-repeat;
	background-size: contain;
	width:100%;
	height: 70px;
}

#screenshot {
	display: inline;
}

#ad {
	margin-left: -5%;
	margin-right: auto;
	margin-top: -150px;
	width: 110%;
}
#ad img {
	width: 47.5%;
	margin-right: 22.5px;
	margin-top: 22.5px;
}

#footer-social {
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width:100%;
	height: 75px;
	list-style-type: none;
}

#footer-social li{
	display: inline;
}

#footer-social img{
	height: 85px;
	margin-right: 25px;
}

#google-play-btn {
	margin-top: 40px;
	width:100%;
	height: 100px;
	text-align: center;
}

#google-play-btn a{
	margin-right: auto;
	margin-left: auto;
}

#google-play-btn button{
	border:none;
	width:40%;
	height: 100px;
	background: url('../images/fzn-cuts/btn_google.png') no-repeat;
	background-size: contain;
}

#footer{
	background-color: #050505;
	margin-right: auto;
	text-align: center;  
	font-size:16px;
	color:#fff;
	width:100%;
	height:100px;
	margin-top: 85px;
	font-family: Arial;
}

#text-box {
	margin-top: -28px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -128px;
	width:600px;
	height:1200px;
}

#conf-text-box {
	margin-top: -35px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -128px;
	width:600px;
	height:1200px;
	background: url('../images/wt-cuts/conf_txt_bg.png') no-repeat;
	background-size: contain;
}

@media (max-width: 1900px) {
	body {
		background-size: contain; 
	}	

}

@media (max-width: 990px) {
#ad {
	width: 100%;
	margin-left:13px;
}	
#ad img {
	width: 47%;
}
}

@media (max-width: 920px) {
#center-page {
	width:700px;
}

#vid {
	width:700px;
	height: auto;
}

#vid iframe {
	margin-left: 70px;
	margin-top: 8px;
	width: 565px;
	height: 323px;
}

#ad {
	width:110%;
	margin-top: -150px;
	margin-left: -3%;
}

#ad img {
	width: 46.5%;
}

#text-1 {
	margin-top: 0px;
	height:100px;
}

#text-2 {
	margin-top: 25px;
}

#text-3 {
	margin-bottom: 0px;
	margin-top:70px;
	height:500px;
}

.modal-content {
	width:700px;

}

#subForm input, select{
	margin-bottom: 15px;
	height:40px;
}

#modal-text {
	margin-bottom: 0px;
}

#subForm button {
	margin-top: 20px;
	margin-bottom: -20px;
	width:20%;
	height:60px;
}

#iosBtn button{
	margin-top: 0px;
}


#google-play-btn {
	margin-top: 25px;
}

#text-3 {
	margin-top:25px;
}
}

@media (max-width: 700px) {
#center-page {
	width:540px;
	padding-bottom:50px; 
}

#vid {
	width:540px;
	height: auto;
}

#vid iframe {
	margin-left: 63px;
	margin-top: 7px;
	width: 432px;
	height: 248px;
}

#ad {
	width:110%;
	margin-top: -140px;
	margin-left: 0px;
}

#ad img {
	width: 47%;
	margin-right: 15px;
	margin-top: 15px;
}

#text-1 {
	margin-top: -10px;
	height:70px;
}

#text-2 {
	margin-top: 25px;
	height:30px;
}

#text-3 {
	margin-top:25px;
	height:400px;
}

#subForm input, select{
	margin-bottom: 15px;
	height:40px;
}

.modal-content {
	width: 540px;
}

#modal-text {
	margin-bottom: -15px;
}

#subForm button {
	width:20%;
	height:40px;
}

#iosBtn button{
	margin-top: 0px;
	height: 100px;
}


#google-play-btn {
	margin-top: 20px;
	height:70px;
}

}   

@media (max-width: 540px) {
#center-page {
	width:340px;
	padding-bottom:50px; 
	margin-top: -15%;
}

#vid {
	width:340px;
	height: auto;
}

#vid iframe {
	margin-left: 35px;
	margin-top: 7px;
	width: 275px;
	height: 150px;
}

#ad {
	margin-top: -100px;
}

#ad img {
	width: 42%;
}

#text-1 {
	margin-top: -10px;
	height:40px;
}

#text-2 {
	margin-top: 15px;
	height:20px;
}

#text-3 {
	margin-top:10px;
	height:250px;
}

#text-4 {
	height:30px;
	margin-top: 30px;
}

.modal-content p {
	font-size: .6em;
}

#subForm input, select{
	width: 80%;
	text-indent: 10px;
	margin-bottom: 15px;
	height:30px;
	font-size: .8em;
}

#subForm #fieldBday {
	width: 43%;
}

#subForm #feildCountry {
	width: 43%;
}

.modal-content {
	width: 300px;
}

#modal-text {
	margin-bottom: -40px;
}

#subForm button {
	margin-top: 10px;
	width:35%;
	height:30px;
}

#iosBtn button{
	margin-top: 0px;
	height: 40px;
}


#google-play-btn {
	margin-top: 20px;
	height:45px;
}

#footer-social {
	margin-left: -20px;
	height: 45px;
}

#footer-social img{
	height: 45px;
	margin-right: 15px;
}

#footer{
	margin-top: 0px;
}

#phone {
	margin-top: 30px;
}
}   
}