/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */
body {
	background-color: #faf8e5;
}
nav {
	height: 40px;
	width: 100%;
	background: #0f4a65;
	font-size: 1.5em;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: normal;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 2px solid #0f4a65;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 600px;
	height: 40px;
}
nav li {
	display: inline;
margin-left:auto;
margin-right:auto;
padding-left:70px;
}
nav a {
	color: #faf8e5;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #0f4a65;
}
nav li a {
	border-right: 1px solid #0f4a65;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: #426677;
}
nav a#pull {
	display: none;
	color:#0f4a65;

}
.logo {
	width:250px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:25px;
}
.testimonials {
	font-size:100%;
	line-height:1.5em;
	width:100%;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0%;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	font-size:24px;
	color: #b6a68a;
	  max-width:37em;
  margin-left:auto;
  margin-right:auto;

}
.testimonials_title {
	font-size:100%;
	line-height:1.5em;
	width:100%;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0%;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:normal;
	font-size:24px;
	color: #b6a68a;
	  max-width:37em;
  margin-left:auto;
  margin-right:auto;

}
.email {
	font-size:100%;
	line-height:1.5em;
	text-align:center;
	width:100%;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0%;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
	font-size:24px;
	color: #b6a68a;
	  max-width:37em;
  margin-left:auto;
  margin-right:auto;

}



.details {
	font-size:100%;
	line-height:.9em;
	width:100%;
	margin-top:20px;
	padding-top:0px;
	padding-right:0px;
	padding-left:15%;
	padding-bottom:0px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:normal;
	font-size:24px;
	color: #6e6c68;
	  max-width:37em;
  margin-left:auto;
  margin-right:auto;


}
	

/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  		float: right;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #599ebe;
		border-right: 1px solid #0f4a65;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	testimonials {
		display: none;
		height: auto;
		margin-left:20%;
		margin-right:auto;
	}
	testimonials_title {
		display: none;
		height: auto;
		margin-left:20%;
		margin-right:auto;
	}


/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
		
	}
	nav a#pull {
		display: block;
		background-color: #0f4a65;
		width: 100%;
		
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		float:left;
		margin-left:25px;
		margin-top: 10px;
	}
	
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	testimonials {
		display: none;
		height: auto;
		margin-left:20%;
		margin-right:auto;
		
}
	testimonials {
		display: none;
		height: auto;
		margin-left:20%;
		margin-right:auto;
	}

	
	
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	testimonials { font-size: 90%;}
	
	testimonials_title { font-size: 90%;}
	}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #599ebe;
	}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
		}
	testimonials {
		margin-left:20%;
		margin-right:auto;
		display: none;
		height: auto;
		}
	testimonials_title {
		margin-left:20%;
		margin-right:auto;
		display: none;
		height: auto;
	


@media screen and (max-width: 25em) {
  testimonials { font-size: 90%;}
  testimonials_title { font-size: 90%;}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
		}
	testimonials {
		margin-left:20%;
		margin-right:auto;
		display: none;
		height: auto;
	
		}	
	testimonials_title {
		margin-left:20%;
		margin-right:auto;
		display: none;
		height: auto;
	
		}

@media screen and (max-width: 25em) {
  details { font-size: 90%;}
}