/*
Theme Name: Simple Parallax Website
Description: Simple Parallax Scrolling Effect
Author: Samuel Dalusung
*/

/*= GENERAL STYLING
--------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 { 
    font-family:"Arvo";
	font-weight:normal;
	font-size: 55px;
	text-align: center;
	color: #39B5D7;
	margin: 0;
	padding: 0;
}

h2 {
   font-family:"Arvo";
   font-weight: normal;
   font-size: 40px;
   text-align: center;
   color: #39B5D7;
   margin: 0;
	padding: 0;
}

h3 {
   font-family: Oswald;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
	color: #39B5D7;
}



.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px; }
.clear { clear: both; }
a.lpanel { float: left; color: #e1e1e1; font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #e1e1e1;  font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }

a.lpanel:hover{ color: #fff; }
a.rpanel:hover{ color: #fff; }
/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
	width: 100%; 
	background: white; /* url('../img/header-bg.png'); */ 
	height: 140px; 	
	position: fixed;
	padding-top: 50px;
	z-index: 999;
        border-bottom: 1px grey solid;
}

#nav { width: 450px; float: right; margin-top: 20px; }
#logo a { color: #fff; text-decoration: none; float: left; font-size: 30px; margin-top: -50px; color: #fff; font-family:"Wellfleet"; font-weight: bold; width: 53%; }
#logo img {
	width: 100%;
	float: left;
        margin-top: 30px;
}
#nav ul{
	list-style: none;
	display: block;
	margin: 0 auto;
	list-style: none;	
}

#nav li{
	margin-top: 9px;	
	float: left;
	padding-left: 21px;
}

#nav li a { color: #39B5D7; opacity:0.6; font-size: 16px; text-decoration: none; font-family: 'Wellfleet'; }
#nav li a.active { color: #6b6b6b; opacity:1; border-bottom: 2px solid #6b6b6b; }
#nav li a:hover { color: #6b6b6b; opacity:1;  }



/*= QUOTES AND SOME ELEMENTS
--------------------------------------------------------*/
.quotes {   
 font-family: 'Goudy Bookletter 1911', serif;
   font-weight: normal;
   font-size: 30px;
  text-align: left;
  margin: 50px auto;
	color: #222222;
}

.about_quote {
 font-family: 'Goudy Bookletter 1911', serif;
   font-weight: normal;
   font-size: 20px;
  text-align: left;
  margin: 50px auto;
	color: #6b6b6b;
}

.quote_black {
	color: #222222!important;
}

.green_text  {
	color: #222222!important;
}

.quote_shadow {
	padding: 20px;
	border-radius: 20px;
	border: solid #39B5D7 1px;
	background-color: rgba(255, 255, 255, 0.85);
}

.quote_shadow a {
        color: #14747important;
}
   
 .author_name_white { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #21559f; font-size: 20px; }  
 .author_name_gray { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #94a4a4; font-size: 20px; }  
 .quotes_container { width: 800px; margin: 0 auto; }
#divider { background: url('../img/divider.png')no-repeat; width: 300px; height: 35px; margin: 0px auto 27px auto; }



/*= BUTTONS
--------------------------------------------------------*/

button.btn-know { 
	padding: 15px 47px; 
	margin: 40px 38.8%;
	text-align: center;
	border: 4px solid #fff; 
	color: #fff; 
	background: transparent; 
	font-size: 19px;
	cursor: pointer;
	text-shadow: -1px 2px 0px rgba(90, 90, 90, 0.56);
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.btn-know:hover { background: #fff; color: transparent; }
ul.built { list-style: none; margin: 0 auto; width: 730px; }
.built li img{ float: left; padding-right: 34px; }

.zaki {
	background:url('../img/zaki.jpg') no-repeat;
	background-size: contain;
}

.chandra {
	background:url('../img/chandra.jpg') no-repeat;
	background-size: cover;
}

.scott {
	background:url('../img/scott2.jpg') no-repeat;
	background-size: cover;
}

.taylor {
	background:url('../img/TaylorHeadshot.jpg') no-repeat;
	background-size: cover;
}

.christy {
	background:url('../img/Christy Headshot.jpg') no-repeat;
	background-size: cover;
}

.slide3_mod {
	margin-top: 280px;
}

.face_image {
	border-radius: 50%;
	width: 45%;
	padding-top: 45%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	float: left;
	height: 100%;
}

.face_blurb {
	float: left;
	width: 45%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-top: 2%;
        margin-bottom: 2%;
	color: #6b6b6b;
	text-align: justify;
}


/*= SLIDES STYLING
--------------------------------------------------------*/

#slide1, #slide2{ width: 100%; }
#slide1{
/*	background:url('../img/03.png') 50% 0 no-repeat scroll; */
	color: #fff;
	height: 600px;
	margin: 0;
	padding: 200px 0 140px 0;
	background-size: contain;
}

#slide2{
	background-color: #fff;
	color: #333333;
	height: 630px;
	margin: 0 auto;
	overflow: hidden;
	padding: 100px 0 200px 0;
}

#slide3{
	background: url(../img/03.png) 80% 0 no-repeat scroll;
	color: #fff;
	height: 600px;
	padding: 170px 0 0 0;	
	background-size: contain;
}

#slide4{
	background-color: #fff;
	color: #333333;
	height: 450px;
	padding: 200px 0;
}

#slide5{
	background: url(../img/slide5.jpg) 50% 0 no-repeat scroll;
	height: 200px;
	margin: 0 auto;
	padding: 250px 0;
	color: #fff;
	background-size: contain;
}


/*= FOOTER 
--------------------------------------------------------*/

#copyright  { color: #39B5D7; font-family:"Wellfleet";  font-size: 14px; margin-top: 100px; text-align: center;  }
#copyright  a { text-decoration: none; color: #39B5D7;  }

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {

#slide1, #slide2{ width: 100%; }

#slide1{
/*	background:url('../img/03.png') 50% 50px no-repeat fixed; */
	color: #fff;
	height: 500px;
	margin: 0;
	padding: 200px 0 260px 0;
	background-size: contain;
}

#slide2{
	background-color: #fff;
	color: #333333;
	height: 630px;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 0 200px 0;
}

#slide3{
	background: url(../img/03.png) no-repeat;
	color: #fff;
	height: 400px;
	padding: 220px 0 230px 0;
	background-size: contain;
}

#slide4{
	background-color: #fff;
	color: #333333;
	height: 350px;
	padding: 0 0;
}

#slide5{
	background: url(../img/slide5.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	padding: 200px 0;
	color: #fff;
	background-size: contain;
}
	
}