@charset "UTF-8";
/* CSS Document */
body {
	padding-top: 50px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
	
}




h1{
	color: #383c46;
	margin-bottom: 60px;
	text-align: center;
	text-transform: uppercase;
	}
	

	
	
h2{
		color: #383c46;
		font-size: 24px;
		
	}

#galleryFancyBox{
	margin-bottom:60px;
	}
 
.galleryImages {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.galleryImages img {
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(222,172,162,0.5);
	cursor: pointer;
}

.galleryImages:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}




.navbar-brand{
	padding: 0;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	margin-left: 0; 
}


.navbar {
border-radius: 0;
padding-top: 12px;
min-height: 70px;
background-color: #f7f2ec;
}
.navbar-brand figure {
width: 150px;
margin-right: 20px;
}

.navbar-default .navbar-nav > li > a {
color: #7e8495;
font-size: 14px;
padding: 5px 10px;
margin: 5px 2px 0 0;
border-bottom: 1px solid #e9c4ba;
border-radius: 5px;
-webkit-transition: all .5s ease-in;
-moz-transition: all .5s ease-in;
-ms-transition: all .5s ease-in;
-o-transition: all .5s ease-in;
transition: all .5s ease-in;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #e9c4ba;


}



#Hero{
	width: 100%;
	background-size: cover;
	background-position: center center;
	position: relative;
	margin-top: 10px;
	margin-bottom: 60px;
	background-image: url(../images/hero.jpg);	
	}
	
	#intro{
		text-align:center;
		}

#intro h2{
	font-size:125px;
	text-align:center;
	}

#intro p span{
	font-size: 28px;
	text-align: center;
	color:#ebc6bc;
	text-transform:uppercase;
	}
#intro p{
	font-size: 14px;
	color: #383c46;
	font-weight: bolder;
	text-transform:uppercase;
	}
#intro p span#caption{
	font-size: 11px;
	color: #383c46;
	font-weight: lighter;
	}
.carousel-control{
	color:#f7f2ec;
}
.carousel-indicators {
	color:#f7f2ec;
	}

.carousel-control.left {
	background-image: none;
}

.carousel-control.right {
	background-image: none;
}


#interests{
	background-color: #ebc6bc;
	padding-bottom: 60px;
	margin-bottom: 60px;
	margin-top:40px;
	text-align: center;
	}


#PHILOSOPHY{
	margin-bottom: 60px;
	}

#CTA{
	background-color: #7e8495;
	padding-bottom: 60px;
	margin-bottom: 60px;
	margin-top:40px;
	text-align:center;
	
	}
	
	#CTA h4{
	text-align: center;
	font-size: 24px;
	}
		
#CTA h4 span {
	font-size: 43px;
	font-weight: lighter;
	vertical-align: middle;
	
}
#CTA .row p{
	text-align: center;
	color:  #ebc6bc;
	font-size: 18px;
	letter-spacing: 10px;
	}
	
#CTA socialNav {
	display: inline-block;
	
}
#CTA ul li {
	display: inline-block;
	margin-left: 10px;
	
	
}

#CTA ul{
	padding: 0px;
	}


#CTA ul li a {
	
	color: #383c46;
	font-size: 30px;

}

#CTA ul li a:hover{
	color:#EDE187;
	}


#Bio{
	margin-bottom: 60px;
	}



#Contact{
	background-color:#f7f2ec;
	padding-bottom: 60px;
	}
	
	

	#Contact #incentive h3{
		text-align:center;
		color:#383c46;
		
		}

#Contact #incentive h3 span.main{
	font-size: 70px;
	font-weight: lighter;
	vertical-align: middle;
	text-transform: uppercase;
	text-align:right;
	padding-right: 0;
	}

#Contact #incentive h3 span{
	padding-right: 66px;
	text-transform: uppercase;
	}
#Contact #incentive h3 span.end{
	font-size: 83px;
	font-weight: bolder;
	vertical-align: middle;
	letter-spacing: 15px;
	padding-right: 0;
	}

#Contact #incentive p{
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:#383c46;
	}

.btn{
	background-color:#ebc6bc;
	}
.btn:hover{
	color:#383c46;
	background-color:#EDE187;
}

Footer{
	background-color: #383c46;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align:center;
	
}

#Footer p{
	font-size: 12px;
	display: inline-block;
	padding-right: 20px;
	color: #fff;
}

#Footer ul{
	padding: 0;

	}


#Footer ul li {
	display: block;
margin-bottom: 10px;
		}


#Footer ul li a {
	color:#fff;
	font-size: 25px;
	}
#Footer ul li a:hover{
	color:#EDE187;
	}
	
	
	
@media screen and (min-width:768px){	
	
	#Bio p{
	padding-top: 100px;
	
	}
	
#Footer ul li {
	display: inline-block;
	margin-right: 20px;
	font-size: 15px;
		}


}
	
	
	
@media screen and (min-width:991px){


.navbar-nav {
    width: 100%;
    text-align: center;
}
 .navbar-nav li {
      float: none;
      display: inline-block;
    }
  
.navbar-default .navbar-nav > li > a {
	border-bottom:none;
}

#PHILOSOPHY p{
	text-align: justify;
	
	}


#Bio p{
	padding-top: 100px;
	}
	
	
	#Contact #incentive h3{
		text-align:right;
		
		}
		
	#Contact #incentive p{
	text-align: right;
	padding-right: 10px;
		}

}







