/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
    background-color: #f8f9f7;

}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #A5C3BA;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#A5C3BA;
    color:#A5C3BA; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*My code*/
* {
    text-decoration: none;
}



header{
  z-index: 1;
    position: fixed;
    top:0;
    right: 0;
    left:0;
    background-color: #f8f9f7;
    width: 100%;
    height: 120px;
}

header .header-brand{
    display: block;
        padding-right: 10%;
}
 header .header-brand img{
   padding-left:35%;
padding-right: 40%;
   width: 130px;
   height: 100px;
   
   }

header nav ul {
    display: block;
   margin: 0 auto;
   width: fit-content;
}
header nav ul li {
    display: inline-block;
    position: center;
    list-style: none;
    padding: 0 16px;
     padding-right: 10px;
     padding-left: 10px;
}
header nav ul li  a{
     font-family: Open Sans;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
  padding-right: 5px;
}

header .header-projects {
    display: none;
}

nav ul ul {
    display: none;
}


@media only screen  and (min-width: 1000px){
header{
  height: 200px;
}
header .header-brand{
padding-left: 30%;
 padding-right: 40%;
   
}
header .header-brand img{
padding: 0px;
   width: 180px;
   height: 150px;
   
   }


 header nav ul li  a{
     font-family: Open Sans;
    font-size: 22px;
    color: #000;
    line-height: 60px;
    position: center;
   
 }

 header nav ul li  a:hover{
     color:  #8BA888;
    }

 

}




/*Index*/

#banner h2{
 font-family: Rouge Script;
 font-style: cursive;
padding-top: 150px;
    font-size: 90px;
    font-weight: 500;
    line-height: 90px;
    color: #253627;
    text-align: center;
padding-left: 12vh;
padding-right: 0px;
 z-index: 0;
}


.home-image {
padding-top: 200px;
display: block;
  margin-left: auto;
  margin-right: auto;
z-index: -1;
  max-width: 100%;
  height: auto;
 
}



@media screen and (max-width: 540px){
  
  #banner h2{

padding-top: 0px;
    font-size: 50px;
    font-weight: 500;
    line-height: 40px;
    color: #253627;
    text-align: center;

padding-right: 0px;
 z-index: 0;
}
#banner {
  position:absolute;
  top:20%; 
}
.home-image{
  padding-top: 120px;
  position: center;
padding-left: 2%;

}

}



@media only screen  and (min-width: 1000px){
  
#banner {
  position:absolute;
  top:20%;
  left:30%;   
}


#banner h1{
    display: block;
    width: 580px;
    margin: 20px auto;
    }

}

/*Index page*/
.index-home{
    padding-left: 16%;
    padding-right: 15%;
}
.index-event h1{
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 100px;
      font-weight: 200;
    line-height: 100px;
    color: #253627;
     text-align: center;
    padding-top: 50px;
    padding-bottom: 10px; 
}
.index-rec h2{
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 80px;
      font-weight: 200;
    line-height: 100px;
    color: #253627;
     text-align: center; 
}

.index-event p{
    font-family: Open Sans;
    font-size: 25px;
    font-weight:90;
    text-align: center;
    color: #000;
    line-height: 7vh;
    padding-bottom: 6%;
}
.index-rec p {
    font-family: Open Sans;
    font-size: 25px;
    font-weight:90;
    text-align: left;
    color: #000;
   line-height: 6vh;
   padding-left: 20%;
   padding-right: 10%;
}
.index-town h1{
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 100px;
      font-weight: 200;
    line-height: 120px;
    color: #253627;
     text-align: center;
    padding-top: 80px;
    padding-bottom: 10px; 
}
.index-town p{
    font-family: Open Sans;
    font-size: 25px;
    line-height: 7vh;
    font-weight:90;
    text-align: center;
    color: #000;
    padding-bottom: 6%;
}

.index-rec ul a{
     font-family: Open Sans;
    font-size: 20px;
    color: #EDEfEb;
    text-transform: uppercase;
    font-weight: 90px;
    position: center;
    
}
a.button{
  border-radius: 30px;
      outline: none;
    width: 100px;
    margin-top: 25%;
    margin-left: 2%;
   padding: 20px;
    background-color:#8BA888;
    color: white;
    opacity: 0.7;
    border: 1px solid #ccc;
}
a.button:hover{
      background-color: #ffffb3;
    color: #253627;
    box-shadow: 0 0 5px #253627;
}
a.button2{
   border-radius: 30px;
      outline: none;
    width: 100px;
    margin-top: 25%;
    margin-left: 5%;
   padding: 20px;
    background-color:#8BA888;
    color: white;
    opacity: 0.7;
    border: 1px solid #ccc;
}
a.button2:hover{
      background-color:#ffffb3;
    color: #253627;
    box-shadow: 0 0 5px #253627;
}

//index page sizing for phone
@media only screen  and (max-width: 540px){
  .index-home{
    padding-left: 2%;
    padding-right: 2%;
}
.index-event h1{

    font-size: 50px;
      font-weight: 100;
    line-height: 50px;
    padding-top: 50px;
    padding-bottom: 10px; 
}
.index-rec h2{
    font-size: 50px;
      font-weight: 100;
    line-height: 50px;
}

.index-event p{
    font-size: 20px;
    font-weight:70;
    line-height: 7vh;
    padding-bottom: 6%;
}
.index-rec p {
   
    font-size: 25px;
    font-weight:90;
   line-height: 6vh;
   padding-left: 20%;
   padding-right: 10%;
}
.index-town h1{
    font-size: 100px;
      font-weight: 200;
    line-height: 120px;
    padding-top: 80px;
    padding-bottom: 10px; 
}
.index-town p{
    font-size: 25px;
    line-height: 7vh;
    font-weight:90;
    padding-bottom: 6%;
}

.index-rec ul a{
    font-size: 20px;
    font-weight: 90px;
    
}
a.button{

  
    width: 50px;
    margin-top: 25%;
    margin-left: 2%;
   padding: 10px;
   
}
a.button:click{
      background-color: #ffffb3;
    color: #253627;
    box-shadow: 0 0 5px #253627;
}
a.button2{

      outline: none;
    width: 50px;
    margin-top: 25%;
    margin-left: 5%;
   padding: 10px;
}
a.button2:click{
      background-color:#ffffb3;
    color: #253627;
    box-shadow: 0 0 5px #253627;
}

  }
/* How to get there */

.there-town h1{
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 100px;
      font-weight: 200;
    line-height: 100px;
    color: #253627;
     text-align: center;
    padding-top: 80px;

}
.there-town h2{
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 80px;
      font-weight: 200;
    line-height: 80px;
    color: #253627;
     text-align: center;

    padding-bottom: 10px; 
}
.there-town p{
    font-family: Open Sans;
    font-size: 25px;
    line-height: 7vh;
    font-weight:90;
    text-align: center;
    color: #000;
    padding-bottom: 6%;
}
.city-arr h1{
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 100px;
      font-weight: 200;
    line-height: 100px;
    color: #253627;
     text-align: center; 
      padding-top: 200px;
}
.city-arr h2{
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 60px;
      font-weight: 200;
    line-height: 100px;
    color: #253627;
     text-align: center; 
     padding-bottom: 10px;
     padding-top: 20px;
}
.city-arr p {
   font-family: Open Sans;
    font-size: 25px;
    font-weight:90;
    text-align: center;
    color: #000;
    line-height: 7vh;
    padding-bottom: 6%;
}

/* gift */
.gift p {

    font-family: Open Sans;
    font-size: 25px;
    font-weight:90;
    text-align: center;
    color: #000;
    line-height: 7vh;
    padding-bottom: 6%;


}
.gift h1{
  padding-top: 200px;
  padding-bottom: 50px;
      font-family: Rouge Script;
    font-style: cursive;
    font-size: 80px;
      font-weight: 200;
    line-height: 100px;
    color: #253627;
     text-align: center; 

}
/* FOOTER */

footer{
    width: 100%;
    padding-bottom:  20px ;
    padding-top: 20px;
    margin-top: 20px;
    background-color: #8BA888;
    overflow: hidden;
}

footer  p {
  padding-left: 5%;
     font-family: Open Sans;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
}
 


/*Contact Form*/


.form-c h1{
     font-family: Rouge Script;
    font-style: cursive;
    font-size: 100px;
    font-weight: 200;
    line-height: 100px;
    color: #000;
    padding-top: 200px;
}

.form-c h2{
  font-family: Open Sans;
  
    font-size: 22px;
    font-weight: 40;
    line-height: 50px;
    color: #000;

}
.form-c{
    margin-top: 50px;
    transition: all 4s ease-in-out;
    text-align: center;
    position: center;
   
}

.form-c input[type="text"],
.form-c textarea{
   font-family: Open Sans;
   font-size: 22px;
    outline: none;
    width: 80%;
    background-color: gray;
    opacity: 0.5;
    border: 3px solid  #f8f9f7;
    padding: 3%;
    color: white;
}
.form-c input[type="text"]:focus,
.form-c textarea:focus{
    box-shadow: 0 0 5px #6699FF;
    padding: 3%;
    border:1.5px solid #6699FF;
}
.form-c textarea{
    height: 200px;
 
}


.form-c input[type="submit"]{
     border-radius: 30px;
    outline: none;
    margin-top: 20px;
    width: 50%;
    padding: 20px;
    font-family: Open Sans;
  
    font-size: 22px;
     background-color:#8BA888;
    color: white;
    opacity: 0.7;
    border: 1px solid #ccc;
}

.form-c input[type="submit"]:hover{
   background-color:#ffffb3;
    color: #253627;
    box-shadow: 0 0 5px #253627;
}
::placeholder{
 color:white;
    }

.form-c .contact-form{
     padding-left: 15%;
     padding-top: 20px;
     padding-bottom:50px;
    width: 650px;
    color: #fff;
}

@media screen and (max-width: 440px){

.form-c{
    margin-top: 50px;
    transition: all 4s ease-in-out;
    text-align: center;
    position: center;
   
}

.form-c input[type="text"],
.form-c textarea{
  font-family: Open Sans;
  font-size: 16px;
    outline: none;
    width: 80%;
    background-color: gray;
    opacity: 0.5;
    border: 2px solid #f8f9f7;
    padding: 3%;
    color: white;
}
.form-c input[type="text"]:focus,
.form-c textarea:focus{
    box-shadow: 0 0 5px #6699FF;
    padding: 3%;
    border:1.5px solid #6699FF;
}
.form-c textarea{
    height: 200px;
 
}
.form-c input[type="submit"]{
    border-radius: 30px;
    outline: none;
    margin-top: 20px;

    width: 50%;
    padding: 20px;
    background-color:#8BA888;
    color: white;
    opacity: 0.7;
    border: 1px solid #ccc;
}


::placeholder{
 color:white;
    }

.form-c .contact-form{
     padding-left: 5%;
     padding-right: 5%;
     padding-top: 20px;
     padding-bottom:50px;
    width: 300px;
    color: #fff;
}
}