h2{font-weight:400; font-size:5em; text-shadow: 1px 1px 1px black; margin-top:-100px;}

body{ background: url('http://theifestival.com/wp-content/uploads/2016/09/wave-back.jpg') no-repeat center center; background-size: cover;}



/* Nav dots */
#fp-nav li .active span{background-color:white;}
#fp-nav span{border:1px solid white;}

/* Search button */
#searchform-wrap{ display: none; }


/* Footer */
#footerwrap-inner{background-color:white;}
.two{display:none;}
.one{text-align:center;}


/* align content to the bottom */
.fp-tableCell{vertical-align:bottom;}



/* intro */
.hero{position:relative;}
.word-wrapper{ max-width: 550px; width: 100%; margin: auto; line-height: 1;  position: relative; top: -300px;}
.word-wrapper span{ text-shadow: 1px 1px 1px white!important;font-size: 3em!important;}


/* form */
#contact-us{ max-width: 300px; width: 100%; margin:auto; background: white;}
#contact-us input, #contact-us textarea{width: 80%!important; display: block; margin: auto; background: white; color: purple; background: none; border: 1px solid purple; }
#contact-us input[type="submit"], #contact-us .form-header{ background: purple; color: white; text-align:center; padding: 5px 0;}

/*placeholder*/
::-webkit-input-placeholder {
   color: rgba(0,0,0,.5);
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(0,0,0,.5);  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(0,0,0,.5);  
}

:-ms-input-placeholder {  
   color: rgba(0,0,0,.5);  
}


/* social media icons */
.social-widget div.rss{ display: none!important; }



