@charset "utf-8";
/* CSS Document */
body,html{
    height:100%;
    margin:0; padding:0;
}
#wrapper {
    min-height:100%;
    height:auto;
    position:relative;
    width:100%;
    margin:0 auto;
    padding:0;
}
#header {
    float: top;
    height: 50px;
    width: 100%;
	margin: 0 auto;
}
#main{
	width: 100%;
    padding-bottom:50px;
	}
#footer {
    /*position:absolute;
    bottom:0;*/
    margin-top: -50px;
    height: 50px;
    width: auto;
	background-image:url(images/foreground-bottom.jpg);
    }
.footerText-centered{
	text-align:center;
	}
.footerText-centered a{
	color:#FFFFFF;
	}	
.headerBg{
	width:100%;
	margin-top:-80px;
	}
.logo{
	margin-top:-20px;
	}
.logoSize{
  position: relative;
  left:50%;
  margin: -10% 0 0 -15%;
  width:30%;
	}	
.backgroundBg{
	position:absolute;
	height:auto;
	width:100%;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:15%;
	}
.transparentBg{
	width:25%;
	}
.buttons{
	margin-top:-35%;
	}
.americanaBtn{
	width:20%;
	}
.bostonpizzaBtn{
	width:20%;
	}
.facebookBtn{
	width:20%;
	}
#mc_embed_signup label{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	}
#mc_embed_signup input.email{
	width:32%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:32%;
	margin-bottom:10px;
	}
	

@media only screen
and (max-width : 1920px) {
	body,html{
		overflow:hidden;
}
.headerBg{
	margin-top:-50px;
	}
.logo{
	margin-top:-20px;
	}
.backgroundBg{
	position:absolute;
	width:2600px;
	margin-top:300px;
	margin-left:-50px;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:12%;
	}
.transparentBg{
	width:25%;
	}
.buttons{
	margin-top:-25%;
	}
.americanaBtn{
	width:20%;
	}
.bostonpizzaBtn{
	width:20%;
	}
.facebookBtn{
	width:20%;
	}
.footerText-centered a{
	font-size:12px;
	color:#FFFFFF;
	}
#mc_embed_signup label{
	font-size:16px;
	}	
#mc_embed_signup input.email{
	width:18%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:18%;
	margin-bottom:10px;
	}	
					
}				
	
	
@media only screen
and (max-width : 1555px) {
	body,html{
		overflow:hidden;
}
.headerBg{
	margin-top:-50px;
	}
.logo{
	margin-top:-20px;
	}
.backgroundBg{
	position:absolute;
	width:2000px;
	margin-top:200px;
	margin-left:-400px;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:12%;
	}
.transparentBg{
	width:25%;
	}
.buttons{
	margin-top:-25%;
	}
.americanaBtn{
	width:20%;
	}
.bostonpizzaBtn{
	width:20%;
	}
.facebookBtn{
	width:20%;
	}
.footerText-centered a{
	font-size:12px;
	color:#FFFFFF;
	}
#mc_embed_signup label{
	font-size:16px;
	}	
#mc_embed_signup input.email{
	width:18%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:18%;
	margin-bottom:10px;
	}	
					
}	


@media only screen
and (max-width : 1280px) {
	body,html{
		overflow:hidden;
}
.headerBg{
	margin-top:-30px;
	}
.logo{
	margin-top:-20px;
	}
.backgroundBg{
	position:absolute;
	width:1800px;
	margin-top:100px;
	margin-left:-400px;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:12%;
	}
.transparentBg{
	width:25%;
	}
.buttons{
	margin-top:-25%;
	}
.americanaBtn{
	width:20%;
	}
.bostonpizzaBtn{
	width:20%;
	}
.facebookBtn{
	width:20%;
	}
.footerText-centered a{
	font-size:12px;
	color:#FFFFFF;
	}
#mc_embed_signup label{
	font-size:14px;
	}	
#mc_embed_signup input.email{
	width:18%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:18%;
	margin-bottom:10px;
	}	
					
}
	
	
@media only screen
and (max-width : 1024px) {
	body,html{
		overflow:hidden;
}
.headerBg{
	margin-top:-50px;
	}
.logo{
	margin-top:-20px;
	}
.backgroundBg{
	position:absolute;
	width:1500px;
	margin-left:-400px;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:10%;
	}
.transparentBg{
	width:35%;
	}
.buttons{
	margin-top:-35%;
	}
.americanaBtn{
	width:30%;
	}
.bostonpizzaBtn{
	width:30%;
	}
.facebookBtn{
	width:30%;
	}
.footerText-centered a{
	font-size:12px;
	color:#FFFFFF;
	}
#mc_embed_signup label{
	font-size:14px;
	}	
#mc_embed_signup input.email{
	width:28%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:28%;
	margin-bottom:10px;
	}	
					
}	
	
	
	
@media only screen
and (max-width : 768px) {
	body,html{
		overflow:hidden;
}
.headerBg{
	margin-top:-15px;
	}
.logo{
	margin-top:-20px;
	}
.backgroundBg{
	position:absolute;
	width:1500px;
	margin-left:-400px;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:10%;
	}
.transparentBg{
	width:50%;
	}
.buttons{
	margin-top:-55%;
	}
.americanaBtn{
	width:45%;
	}
.bostonpizzaBtn{
	width:45%;
	}
.facebookBtn{
	width:45%;
	}
.footerText-centered a{
	font-size:12px;
	color:#FFFFFF;
	}
#mc_embed_signup label{
	font-size:12px;
	}	
#mc_embed_signup input.email{
	width:42%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:42%;
	margin-bottom:10px;
	}	
					
}

	
							

@media only screen
and (max-width : 480px) {
	body,html{
		overflow:hidden;
}
.headerBg{
	margin-top:-15px;
	}
.logo{
	margin-top:-20px;
	}
.backgroundBg{
	position:absolute;
	width:1100px;
	margin-left:-300px;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:10%;
	}
.transparentBg{
	width:75%;
	}
.buttons{
	margin-top:-80%;
	}
.americanaBtn{
	width:70%;
	}
.bostonpizzaBtn{
	width:70%;
	}
.facebookBtn{
	width:70%;
	}
.footerText-centered a{
	font-size:9px;
	color:#FFFFFF;
	}
#mc_embed_signup label{
	font-size:12px;
	}	
#mc_embed_signup input.email{
	width:65%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:65%;
	margin-bottom:10px;
	}	
					
}


 @media only screen
and (max-width : 320px) {
	body,html{
		overflow:hidden;
}
.headerBg{
	margin-top:-15px;
	}
.logo{
	margin-top:-20px;
	}
.backgroundBg{
	position:absolute;
	width:800px;
	margin-left:-300px;
	bottom:0;
	z-index:-99;
	}
.contentArea{
	position:absolute;
	text-align:center;
	width:100%;
	margin-top:-1.5%;
	}
.transparentBg{
	width:75%;
	}
.buttons{
	margin-top:-80%;
	}
.americanaBtn{
	width:70%;
	}
.bostonpizzaBtn{
	width:70%;
	}
.facebookBtn{
	width:70%;
	}
.footerText-centered a{
	font-size:9px;
	color:#FFFFFF;
	}
#mc_embed_signup label{
	font-size:12px;
	}	
#mc_embed_signup input.email{
	width:65%;
	}
#mc_embed_signup input.buttonMC{
	background:#00B949;
	color:#FFFFFF;
	margin:0;
    padding:0;
    border:0;
	height:25px;
	width:65%;
	margin-bottom:10px;
	}	
					
}


 
		