*{
  margin:0;
  padding:0;
  box-sizing: border-box;
}
body{
  margin-right: 0;
  padding-right: 0;
}

.wrapper1{
  background-image: url("../images/wrapper1.jpg");
  min-height:1000px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 background-attachment: fixed;

}

.navbar{
  padding:0;
}

.header>h1{
  text-align: center;
  position: relative;
  top:300px;
  color:white;
}
.header>p{
  text-align: center;
  position: relative;
  top:300px;
  color:white;
}
.header h1{
  font-size: 4em;
}

.wrapper2 a{
  display: block;
  text-align: center;
}
.wrapper2{
  min-height: 600px;
}
.wrapper2 h1{
  text-align: center;
  margin-top: 50px

  }
  .wrapper2 p{
    text-align: center;
    padding-top:30px;

  }
  .border3 {
    display: inline-block;
    width: 30%;
    margin: 0 0% 0 18.5%;
  border-bottom: 1px solid grey;
    position: relative;
    top:-20px;
    left:180px;
  }
/*.wrapper p{
  text-align: center;
  margin-top: 5px;
}*/
#margin-10{
  margin-top:0px;
}

.camp2{
  height: 300px;
  width:100%;
}

.about-button{
  display: block;
  margin:10px auto;
  background-color: transparent;
  color:black;
  border-color: orange;
}

.wrapper3{
  background-image: url("../images/mainpage.jpeg");
  min-height:500px;
  background-attachment: fixed;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: relative;
  opacity: .9;
}
.wrapper3 h3{
  text-align: center;
  color:white;
  position:absolute;
  bottom:100px;
}

.wrapper4{
  min-height: 500px;
  
}

.wrapper4 h1{
  text-align: center;
  font-size:2em;
  margin-top: 10px;
}



.wrapper5 h1{
  text-align: center;
  position:absolute;
  bottom:270px;
  background-color: #F9F9F9;
  padding:20px;
}

.wrapper5 button{
 display: block;
 margin-left:auto;
 margin-top:450px;
}

.container-fluid{
  padding: 0px;
}
.wrapper5{
  min-height:1000px;
  margin-left: 75px;
  margin-right: 75px;
  background-color:black;
  margin-top: 50px;
  
}

.showpage{
  height:600px;
  width:100%;
}

.showpage2{
  height:300px;
  width:670px;
  margin-bottom: 30px;
  margin-left: 14px;
}

.showpage3{
  height:270px;
  width:100%;
}

.showpage4{
  height:300px;
  width:100%;
}

.showpage5{
  height:300px;
  width:100%;
  margin-bottom: 30px;
  margin-top:30px;
}

.wrapper6 img{
  height: 220px;
  width: 100%;
  opacity: .8;


}
#black-bg{
    position:absolute;

}

#gallery-text{
  position: relative;
  top:65px;
  color:black;
  text-align: center;
  /*background-color: black;*/
}
#gallery-text a{
  color:black;
  text-decoration: none;
}

#image1{
  height: 660px;
  width:100%;
}
#image2{
  height: 440px;
  widows: 100%;
}

#image3{
  height:220px;
  width:100%;
}

.wrapper6 h1{
  height:220px;
  width:100%;
  margin:0;
}
.wrapper6 div{
  padding: 0;
}

.wrapper6 img:hover{
  opacity:1.0;
}

.wrapper7{
  height:300px;
  background-color: #666;
  
  opacity: .9;  
}

.wrapper7 h3{
  color:white;
  text-align: center;
  position: relative;
  
  top:50px;
}
.wrapper7 p{
  color:white;
  text-align: center;
  position: relative;
  top:55px;
  
}
.wrapper7 input{
  width:450px;
  /*border-radius: 4px;*/
  height: 40px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  
}
.input-group{
  position:absolute;
  top:170px;
  left:490px;
}
.wrapper7 button{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.wrapper8{
  height:400px;
  background-color: black;
  color:white;
  padding-top: 100px;
  padding-left: 50px;
  padding-right: 50px;
}
.wrapper8 i{
 font-size :30px;


}

.wrapper8 h3,h6 ,  p {
  text-align: center;
  margin: 0;
  padding:0;
}
.wrapper8 p{
  font-size: .8em;
}

.wrapper8 img{
  height:300px;
  position: absolute;
  top:-20px;
  left:35px;
}

.text-bottom{
  position: relative;
  top:200px;
}


@media only screen and (max-device-width : 480px){

nav{
  width:980px;
}
.wrapper8{
  height: 100%;
}
#image2,#image1,#image3{
  width:630px !important;
  position: relative;
  left:190px;
  height: 490px;
}
#gallery-text{
  position: relative;
  top:200px;
  left:70px;
}
.wrapper6 div{
  max-width:490px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
}
.text-bottom{
  position: relative;
  top:310px;
}
.border3{
  position: relative;
  left:115px;

}
}

@media only screen and (min-device-width:768px) and
(max-device-width:1024px){

.wrapper8{
  height:1010px;

  
}

nav{
  width:980px;
}

.text-bottom{
  position: relative;
  top:350px;
}
.wrapper6 div{
  margin:0 30px;
 max-width:490px !important;
}
/*#gallery-text{
  width:490px !important;
}*/

#image2,#image1,#image3{
  width:600px !important;
  position: relative;
  left:135px;
  height: 300px;
}

.wrapper6>.container-fluid{
  margin:0px;
}

#gallery-text{
  position: relative;
  top:100px;
  left:25px;
}

.border3{
  position: relative;
  left:115px;
}
}
