
.wrapper1 a{
	color:black;
}
.navbar{
  padding:0;
}

.wrapper2{
	height:900px;
	background-image: url("../images/wrapper2.jpeg");
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 200px;

}

.wrapper2 h1{
	text-align: center;
	position:relative;
	top:300px;
	font-size: 4.5em;
}


.wrapper2 h2{
	color:black;
	text-align: center;
	position: relative;
	top:350px;
	font-size:2em;
}

.wrapper3{
	min-height:500px;

}

#right{
	width:100%;
	height:550px;
	background-image: url("../images/mount-napulak2.jpeg");
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 50px;
	border-radius: 3px;
}


#red{
	/*background-color:rgba(255,0,0,0.4);*/
	background-image: url("../images/wood1.jpeg");
	/*margin-top:50px;*/
	height:120px;
	position: relative;
	bottom:600px;
	color:black;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	/*opacity: 1;*/
	/*visibility: hidden;*/

}
#wood3{
	/*background-color:rgba(255,0,0,0.4);*/
	background-image: url("../images/wood1.jpeg");
	/*margin-top:50px;*/
	height:120px;
	position: relative;
	bottom:600px;
	color:black;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	/*opacity: 1;*/
	/*visibility: hidden;*/

}



#red-text{
	margin-top:50px;
	position:relative;
	bottom:730px;
}

#red-text2{
	margin-top:50px;
	position:relative;
	bottom:765px;
}
#blue{
	background-image: url("../images/wood2.jpeg");
	margin-top:50px;
	height:120px;
	position: relative;
	bottom:600px;
	color:black;
	/*opacity: 1;*/
	/*visibility: hidden;*/

}



/*.wrapper3-right{
	height:600px;
	background-image: url("../images/mount-napulak2.jpg");
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center;

}
*/
#red-text3{
	margin-top:50px;
	position:relative;
	bottom:823px;
	left:211px;
}
.border3 {
    display: inline-block;
    width: 70%;
    margin: 0 10% 0 10%;
  	border-bottom: 1px solid black;
    position: relative;
	top:-10px;
    left:65px;
  }


.wrapper4 img{
	width:100%;
	height: 200px;
	display: block;
	margin:10px auto;
}
.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;
}
.wrapper8 p{
  font-size: .8em;
}

.wrapper8 img{
  height:300px;
  position: absolute;
  top:-20px;
  left:35px;
}

.text-bottom{
  position: relative;
  top:200px;
  text-align: center;
}


@media only screen and (max-device-width : 480px){

.wrapper8{
	height: 100%;
}
}







@media only screen and (min-device-width:768px) and
(max-device-width:1024px){




	.wrapper8{
		height: 1000px;
	}
	.text-bottom{
  position: relative;
  top:410px;
}
}
