html {
     font-family: "nimbus-sans-extended",sans-serif;
       
        font-style: normal;
        font-weight: normal;
        margin: 0px;
        background: url(images/bg-mobile.jpg) no-repeat top center fixed; 
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;  
}

#logo {
     margin: 0px auto;
     width:90%;
  max-width: 800px;
}

#logo img {width: 100%;}

#openers {
     margin: 0px auto;
     width: 90%;
	 max-width: 800px;
}

#openers img { max-width: 100%}

#container {
     width: 100%;
max-width: 370px;
	margin: 0 auto;
}

#video {
     margin: 0px auto 0px;
     max-width: 853px;
     padding: 3%;
     width: 94%;
}

#video iframe {
     width: 100%;
  height: 200px;
	padding-top: 15px;
}

#main {
	margin: 0 auto;
     width:80%;
	
}
#main img {
     width: 90%;
}

#CTA {
     color: #ffffff;
     font-size: 15px;
     line-height: 20px;
     margin:10px auto 0px;
     max-width: 300px;
     text-align: center;
     text-shadow: 2px 2px #000000;
     width: 95%;
     padding: 0px 2.5% !important;
     text-align: center;
}

#CTA img {max-width: 95%;}

#CTA h2 {
     font-size: 20px;
     line-height: 25px;
     height:  50px;
}


#CTA h3 {
     font-size: 45px;
     line-height: 0px;
}

#CTA h4 {
     font-size: 25px;
     line-height: 0px;
}

#CTA p {
     font-size: 14px;
     line-height: 20px;
     margin-top:  40px;
}

#RSVP a {
     background-color: #3b5998;
     color: #ffffff;
     display: block;
     font-size: 12px;
     margin: 10px auto 0px;
     padding: 10px 20px;
     text-align: center;
     text-decoration: none;
     width: 200px;
}

#RSVP a:hover {
     background-color: #8b9dc3;
}

#signup {
     color: #ffffff;
     font-size: 12px;
     margin: 0px auto;
     padding-top: 30px;
     max-width: 400px;
     padding-left:  30px;
}

#onsale {
     display: block;
     font-size: 20px;
     height: 270px;
     margin: 20px auto 0px;
     text-align: center;
     text-shadow: 2px 2px #000000;
     width: 90%;
     
}

#col1 h3, #col2 h3 {
     font-size: 30px;
     margin-bottom: 5px;
}

#col1 {
     color: #ffffff;
     float: left;
     width: 100%;
}

#col2 {
     color: #ffffff;
     float: left;
     width: 100%;
}

#mc_embed_signup {
	
	width:  350px !important;
	margin-left: -40px !important;
}


	#mc_embed_signup input.button{
	
	display: block;
	
	width: 35% !important; 
	
	margin-top: -57px;
	
	margin-right:29px;
	
	margin-bottom:5px;
    line-height: 0px;
	
  font-family: Arial !important; 
  	min-width: 40px !important; 
	float: right;
    font-size: 12px !important;
    text-transform: uppercase;
     border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
    height: 52px;
	color: #fff;
	}
	
	#mc_embed_signup input.email 	
	{
	
	display: block;
	
	padding-top: 6px;
	
	padding-right: 0pt;
	
	padding-bottom: 6px;
	
	padding-left: 10px;
	
	margin-top: 0pt;
	
	margin-right: 3px;
	
	margin-bottom: 5px;
	
	margin-left: 0pt;
	
	text-indent: 5px;
	
	width: 65%;
	
	max-width: 250px;
    background-color: #fff;
    border: none;
	  font-family: MachineStd; 
    font-size: 16px;
	height: 40px;
	}
  
#col1 img {display: none;}
	