@charset "utf-8";
/* CSS Document */

body {background:url(../images/bg.jpg) no-repeat center center fixed; background-size:cover; color:#fff; font-family: 'Roboto', sans-serif;}
h1 {color:#aecc48}
h4 {color:#a79979; font-weight:bold}
p {font-size:15px;}
.header {text-align:center; margin-top:5%;}
.subs-email {width:100%;}
.mid-section {text-align:center;}
.last-sect {position:fixed; bottom:0;}

div#mc_embed_signup_scroll {text-align:center;}
input#mc-embedded-subscribe {margin-top:2%; background-color:#5c7700 !important; color:#fff; border:0; padding:1% 2%;}

input#mce-EMAIL {width: 450px !important;  padding:1% !important; color:#000 !important;}
#mc_embed_signup {background:none !important; text-align:center}
.btn-default {}
@media only screen and (max-width: 500px) 
{
input#mce-EMAIL {width: 100%;}	
}
