/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
    list-style:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**************** START CODE ******************/
@font-face {
    font-family: 'haettenschweilerregular';
    src: url('fonts/haettenschweiler-webfont.eot');
    src: url('fonts/haettenschweiler-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/haettenschweiler-webfont.woff2') format('woff2'),
         url('fonts/haettenschweiler-webfont.woff') format('woff'),
         url('fonts/haettenschweiler-webfont.ttf') format('truetype'),
         url('fonts/haettenschweiler-webfont.svg#haettenschweilerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
    text-decoration: none; 
    text-decoration-color: none;
    color: inherit;
}
a:link {
 text-decoration: none; 
    text-decoration-color: none;
    color: inherit;
}
a:vistied {
    text-decoration: none; 
    text-decoration-color: none;
  color: inherit;
}

.CTA {
    font-family: "Helvetica";
    font-size: 15px;
    text-transform: uppercase;
    color: #FDB81D;
    border: 2px solid #FDB81D;
    padding: 20px 30px; 
    text-align: center;
    background: #262B42;
    width: 150px;
    border-radius: 15px;
    margin: 2px auto; 
    text-decoration: none;
    display:block;
}

.CTA_2 {
    font-family: "Helvetica";
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    border: 2px solid #FFFFFF;
    padding: 20px 20px; 
    background: #FDB81D;
    width: 150px;
    border-radius: 15px;
    margin:2px auto; 
    text-decoration: none;
    display:block;
}
a:hover {
 color: #FDB81D;   
}
#nav {
font-family: 'haettenschweilerregular';
    font-weight: bold;
    color:#262B42;
     text-transform: uppercase;
    font-size: 20pt;
     letter-spacing: 3px;
	text-align: center;
    background-color: #ACA563;
    position: fixed;
    z-index: 100;
    width: 100%;
    
}
#nav ul {
    background-color: #ACA563;
    list-style: none;
	text-align:center;
        display: inline-block;
}
#nav ul li {
    background-color: #ACA563;
    float:left;
    padding:25px;
    margin: auto;
}
#header {
    background: rgba(255, 255, 255, 0.0) url("images/header.png") center top no-repeat;
    -moz-background-size: contain;
    background-size: contain;
}
h1 {
 font-family: "Georgia";   
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    padding-top: 45%;
    padding-left: 60px;
    color:#262B42;
    margin:auto;
    width:70%;
}
h2 {
 font-family: 'haettenschweilerregular';
    font-size: 100px;
    text-transform: uppercase;
    color: #6F8757;
    text-align: center;
    padding: 100px 100px; 
    text-decoration: none;
}

#cta1 {
    background: #262B42;
    width: 33.33%;
    height: 350px;
    float: right;
}
#cta2 {
    background: #FDB81D;
    width: 33.33%;
    height: 350px;
    float: right;
}
#cta3 {
     background: #262B42;
    width: 33.33%;
    height: 350px;
    float: right;
}
.CTA:hover {
   color: #FFFFFF;
   background: #FDB81D;  
}
.CTA_2:hover {
    color: #FDB81D;
    background: #262B42;
     border:#262B42;
}
.CTA:link {
color: #FDB81D;
}

#camping {
    margin:70px auto; 
    display: block;
}
#events {
    margin:70px auto; 
    display: block;
}
#festival {
    margin:70px auto; 
    display: block;
}
h3 {
 font-family: 'haettenschweilerregular';
    text-transform: uppercase;
    text-align: center;
    background: #6F8757;
    color: #D6AB4B;
    font-size: 50px;
    padding: 25px 0 25px 0;
    display:inline-block;
    width: 100%;
    letter-spacing: 2px;
}
h4 {
    font-family: 'haettenschweilerregular';
    text-transform: uppercase;
    text-align: center;
    font-size: 48px;
    line-height: 50px;
    padding: 25px;
    background: #D6AB4B;
    color: #262B42;
}
#lineup span:hover {
    color: #6F8757;
}
h5 {
 font-family: 'haettenschweilerregular';
    text-transform: uppercase;
    text-align: center;
    background: #6F8757;
    color: #D6AB4B;
    font-size: 50px;
    padding: 25px;
    display:inline-block;
    width: 100%;
    letter-spacing: 2px;
}
h6 {
    font-family: 'haettenschweilerregular';
    text-transform: uppercase;
    text-align: center;
    background: #6F8757;
    color: #D6AB4B;
    font-size: 50px;
    padding: 25px 0 25px 0;
    display:inline-block;
    width: 100%;
    letter-spacing: 2px;    
}

iframe#bgvid { 
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 660px;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: contain;
    position: relative;
    transition: 1s opacity;
     overflow: hidden;
}
#video:-webkit-scrollbar { 
    display: none; 
}
#video {
    height: 660px;
    overflow:hidden;
    background-repeat: no-repeat; 
}
#facebook {
    padding: 10px;   
}
#twitter {
    padding: 10px;   
}
#youtube {
    padding: 10px;   
}
#menuLink {
    padding: 10px;
    position: absolute;
    position: fixed;
    z-index: 100;
      text-decoration: none;
    color: inherit;   
    text-decoration-color: none;
}
#menu {  
    display: none;
    background: #262B42;
    font-family: "Georgia";
    color: dimgrey;
    line-height: 40px;
    font-size: 30px;
    padding: 50px;
}
#menu:link {
 text-decoration: none;
    color: inherit;
    text-decoration-color: none;
}
#menu:visited {
  text-decoration: none;
    color: inherit;   
    text-decoration-color: none;
}
#About2 {
     background:  url("images/about_image.png") left top no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    background-position: left;
}
#about3  {
    font-family: "Georgia";   
    font-size: 25px;
    line-height: 38px;
    color: #786A37;
    padding-top: 30px;
    padding-left: 30px;
}
#activites {
    padding-bottom: 10px;
    margin: 20px 20px 0 100px;
    font-family: "Georgia";   
    font-size: 20px;
    line-height: 40px;
    color: #786A37;
    font-weight:bold;
    font-style:italic;
}
#gallery {
    background:  url("images/images.png") left top no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    height: 900px;
}
#Contact {
    background: url("images/footer.png") center bottom no-repeat;
    overflow: auto;
    margin: -5px;
    height: 500px;
       -moz-background-size: contain;
    background-size: contain;
}
#contact2 {
    font-family: 'haettenschweilerregular';
    text-transform: uppercase;
    text-align: center;
    background: #6F8757;
    color: #D6AB4B;
    font-size: 50px;
    padding: 25px 0 25px 0;
    width: 100%;
    letter-spacing: 2px;     
}
#social_media {
    margin: auto;
    text-align: center;
    width: 25%;
}
#address {
 font-family: "Georgia";   
    font-size: 22px;
    text-align: center;
    line-height: 35px;
    color: #262B42;
    padding-top: 70px;
}
#facebook {
    padding: 10px 5px 10px 0;   
}
#twitter {
    padding: 10px 5px 10px 5px;   
}
#youtube {
    padding: 10px 0 10px 10px;   
}
/************ responsive ****************/
/************* mobile *********************/
@media screen and (max-width: 480px) {
    #header {
     background: url("images/mobile_bkg.png") center top no-repeat;
         -moz-background-size: contain;
-webkit-background-size: cover;
background-size: cover; 
    }
    h1 { 
  font-size: 20px;
        line-height: 28px;
        height: 30px;
         font-family: "Georgia";   
    padding-top: 630px;
    padding-left: 0px;
        padding-bottom: 50px;
    color:#262B42;
    margin:auto;
    width: 100%;
       
}
    h2 {
     font-size: 70px;
        margin: auto;
        width: 50%;
    }
    h4 {
       font-size: 30px; 
    }
    nav {
 display:none;   
}
    h5 {
        display: none;
    }
    
    h7 {
 display: none;
    }
    #About2 {
background: none;
}
    #activites {
 display: none;
    }
    #about3 {
   display: none;
}
    #about3_mobile{
        font-family: georgia;
      font-size: 18px;
    line-height: 26px;
    padding: 5%;
    text-align: center;
    background: none; 
        color: #786A37;
    }
    #gallery {
    background:  url("images/images.png") left top no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    height: 250px;
}
    #address {
     display: none;   
    }
    #social_media {
    text-align: center;
        width: 45%;
        padding-top: 30px;
}
    #Contact {
        height: 250px;
        background: none;
    }
#cta1 {
   float: none;
    width:100%;
}
#cta2 {
    float: none;
    width:100%;
}
#cta3 {
    float: none;
    width:100%;
}
    #camping {
  padding: 80px;
        margin: auto;
}
#events {
      padding: 80px;
    margin: auto;
}
#festival {
      padding: 80px;
    margin: auto;
}
    iframe#bgvid {
        display: none;
    }
     #video {
    height: 100%;
}
#footer {
    background: none;
    height: auto;
}
 #footer_nav {
 display:  none;  
}
#footer_nav2 {
    display: none;
}
#facebook {   
    display: inline;
    float: left;
    margin-left: auto;
      margin-right: auto;
}
#twitter {
     display: inline;
    float: left;
    margin-left: auto;
      margin-right: auto;
}
#youtube {
     display: inline;
    float: left;
   margin-left: auto;
    margin-right: auto;
}
  iframe#bgvid {
        display: none;
    }
  #video {
    height: 100%;
}
}
/**************mid-mobile****************/
@media screen and (min-width: 480px) and (max-width: 900px) {
    #header {
     background: url("images/tablet_bkg.png") center top no-repeat;
        -moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover; 
        height: 100%;
    }
nav {
 display:none;   
}
#cta1 {
   float: none;
    width:100%;
}
#cta2 {
    float: none;
    width:100%;
}
#cta3 {
    float: none;
    width:100%;
}
    #camping {
  padding: 80px;
        margin: auto;
}
#events {
      padding: 80px;
    margin: auto;
}
#festival {
      padding: 80px;
    margin: auto;
}
    iframe#bgvid {
        display: none;
    }
     #video {
    height: 100%;
}
#footer {
    background: none;
    height: auto;
}
 #footer_nav {
 display:  none;  
}
#footer_nav2 {
    display: none;
}
#facebook {   
    display: inline;
    float: left;
    margin-left: auto;
      margin-right: auto;
}
#twitter {
     display: inline;
    float: left;
    margin-left: auto;
      margin-right: auto;
}
#youtube {
     display: inline;
    float: left;
   margin-left: auto;
    margin-right: auto;
}
      iframe#bgvid {
        display: none;
    }
  #video {
    height: 100%;
}
     #gallery {
    background:  url("images/images.png") left top no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    height: 400px;
}
#About2 {
background: none;
}
#activites {
    margin-left: 290px;
    font-family: "Georgia";   
    font-size: 15px;
    line-height: 30px;
    color: #262B42;
    font-weight:bold;
    font-style: italic;
        text-align: left;
    }
#about3 {
    font-size: 20px;
    line-height: 28px;
    padding: 30px 0 0 0;
    text-align: center;
    background: none;
}
    h5 {
     display: none;   
    }

#about3_mobile {
    display: none; }
h1 { 
  font-size: 25px;
        line-height: 40px;
        height: 30px;
         font-family: "Georgia";   
    padding-top: 830px;
    padding-left: 0px;
        padding-bottom: 50px;
    color:#262B42;
    margin:auto;
    width: 100%;
    
}


}

/************* tablet *************/  
@media screen and (min-width: 900px) and (max-width: 1024px) {
    #about3_mobile {
    display: none; }
      #header {
    background: url("images/tablet_bkg.png") no-repeat center top 80px;
     -moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
      }
        #menu {
 display: none;
}
#mobile_nav {  
}
#menuLink {
 display: none;   
        }
    h1 { 
  font-size: 25px;
        line-height: 40px;
        height: 30px;
         font-family: "Georgia";   
    padding-top: 1000px;
    padding-left: 0px;
        padding-bottom: 50px;
    color:#262B42;
    margin:auto;
    width: 100%;
    
}
    }
 @media screen and (min-width: 1024px) and (max-width: 1550px) {
  #footer_nav2 ul {
    width: 50% ;
}   
     #footer_nav {
         width: 60%;
         margin-left: auto;
         margin-right:auto;
 }
     #social_media {
     margin-left: auto;
    width: 20%;
    padding-top: 50px;
     }
 #about3_mobile {
     display: none;
 }
}
    @media screen and (min-width: 1550px) and (max-width: 2000px) {
         #about3_mobile {
     display: none;
 }
        
        #menu {
            display: none;
        }
#menuLink {
 display: none;   
        }    
}