

body { 
  background: url(../nhimg/IMG_4800.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family:  'helvetica neue', Arial;
  color: #fff;
}

.logo {
  width: 100%;
  text-align: center;
}
.logo img {
  margin-top: 20px;
}

.content {  
  width: 100%;
  text-align: center;
}

.content img {
  width: 80%;
  max-width: 450px;
  margin-top: 60px;
}

footer {
  width: 100%;
  text-align: center;
  margin-top: 80px;
}


#mc_embed_signup_scroll {
  margin-top: 140px;
}


h2 {
  font-family: 'helvetica neue',Arial;
  font-size: 4em;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
  letter-spacing: 2px;
}
h2.thankyou {
  margin-top: 200px;
  margin-bottom: 200px;
}
input, select, textarea { font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle; width:auto; overflow:visible; background-color: transparent;}

input[type=submit] {
  border: 2px solid #fff;
  box-shadow: none;
  padding: 8px 30px;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 500;
  margin-top: 60px;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=date],
input[type=select],
input[type=input],
input.input-text {
	padding: 1em 0 10px 140px;
	font-size: 1em;
	line-height: 1em;
	border: none;
	outline: none;
	background: transparent;
	-webkit-appearance: none;
  border-radius: 0px;
  color: #fff;
  border-bottom: 2px solid;
  width: 350px;
  font-size: 1.5em;
  letter-spacing: 2px;
}
.mc-field-group {
  margin-bottom: 30px;
}
.mc-field-group label {
  font-size: 1.5em;
  text-transform: uppercase;
  letter-spacing: 10px;
  width: 110px;
  text-align: left;
  margin-right: -135px;
}
.mc-field-group label.text {
  margin-right: -125px;  
}
.social {
  display: block;
  margin-bottom: 60px;
}
.facebook img {
  width: 15px; 
}
.mail img {
  width: 25px;
}
i img {
  width: 20px;
  height: auto; 
  display: inline;
  margin-right: 40px;
}
