/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 0px;
  font-family: 'Playfair Display', serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 20px;
  margin-top: 0px;
  font-size: 12px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 20px 0;
    text-align:center;
}
section.module.content-2 {
  padding: 10px;
    text-align:center;
	  background-image: url("#");
	
}
section.module.content-3 {
  padding: 30px 0;
    text-align:center;
	  background-image: url("#");
	      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

	
}
section.module.parallax {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;

}
section.module.parallax-2 {
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;

  
}
section.module.parallax h1 {
  color: rgba(172, 59, 53, 0.7);
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax-2 h1 {
  color: rgba(172, 59, 53, 0.7);
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax h2 {
  color: rgba(10, 10, 10, 0.7);
  font-size: 20px;
  padding:70px 0px 70px 0px;
  margin:0px 50px 0px 50px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

  section.module.parallax-1 {
  background-image: url("#");
  
}
section.module.parallax-2 {
  background-image: url("../img/_small/10.jpg");
  height:auto;
}
section.module.parallax-3 {
  background-image: url("#");
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;



}
.middle {
	float: 0 auto;
}


@media all and (min-width: 480px) {

section.module h2 {
    font-size: 32px;
  }
  section.module p {
    font-size: 16px;
  }
  section.module.parallax h1 {
    font-size: 55px;
  }
  .wrapper {
  width: 100%;
  margin: 0 auto;
  }
  section.module.parallax-2 {
  background-image:none;
}
#instagram {
	height:22px;
	width:auto;
	margin:0px 10px 0px 0px;
}
}
  @media all and (min-width: 600px) {
    section.module.parallax-1 {
  background-image: url("../img/_small/5.jpg");
  
}
section.module h2 {
    font-size: 32px;
  }
  section.module p {
    font-size: 16px;
  }
  section.module.parallax h1 {
    font-size: 65px;
  }



}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 80px;
  }
  section.module p {
    font-size: 18px;
  }
  section.module.parallax-2 {
  background-image: url("../img/_small/10.jpg");
  height:auto;
}  .map {
	display:none;
}
  }
}
