@font-face {
	font-family: 'Playwrite PL'; 
	src: url('../fonts/ppl/static/PlaywritePL-Regular.ttf'); /*URL to font*/
}

body {
  background-image: linear-gradient(to bottom right, #5fad57, #608000, #93c88e, #608000, #5fad57);
  width: 98%;
  margin: 1%;
  overflow-x: hidden;
  font-family: Helvetica, Verdana, Arial;
  background-repeat: repeat-y;
}
header {
   background-image: linear-gradient(white, #839e54, #60743d, #839e54, white);
   background-size:cover;
   min-width: 98%;
   min-height: 15vh;
   max-width: 100%;
}
#banner {display: inline-block;}
#bannerMob {display: none;}

/* styling for page break elements */
hr {
  color: white;
  width: 80%;
  margin: auto;
  opacity: 0.6;
  max-width: 100%;
} 

/* styling for navigation links and menus*/
nav ul {
  list-style-type: none;
  margin: 0;
  padding: 1.5%;
  padding-bottom: 0px;
  padding-top: 0;
  overflow: hidden;
  text-align: center;
  top: 0px;
  z-index: 10;
  right: 0px;
  background: #556B2F;
  margin-bottom: 1.5%;
  max-width: 100%;
}
nav ul li {
  float: left;
  padding: 0;
  width: 15%;
}
nav ul li a, .backtotop a {
  display: inline-block;
  color: white;
  padding: 1%;
  padding-bottom: 1.5%; 
  text-decoration: none;
  font-size: 25px;
  text-shadow: black 3px 4px 6px;
}
.backtotop a {
	text-shadow: black 2px 2px 2px; 
    font-size: 1.4em; 
	font-weight:bold; 
	text-decoration: underline;
}
.backtotop {
  clear: both;
  display: block;
  float: right;
  padding-right: 10%;
  text-decoration: underline;
  width: 30%;
  margin-top: 5%;
}
/* highlight navigation menu items and links on mouse over */
nav ul li a:hover, .backtotop a:hover {
  text-shadow: black 3px 4px 6px;
  color: #90EE90;
}


/* styling for headings */
h1, h2, h3, h4 {
 margin-top:0;
 padding-top:0;
 color:white;
 text-align:center;
 text-shadow: black 3px 4px 6px;
 }
h1 {font-size: 3em; font-family: 'Playwrite PL', Copperplate, 'Times New Roman';}
h2 {font-size: 2.1em; font-family: 'Playwrite PL', Copperplate, 'Times New Roman';}
h3 {font-size: 1.8em;}
h4 {font-size: 1.5em; text-shadow: black 2px 2px 2px;}
h5 {font-size: 1.1em; text-shadow: white 1px 1px 1px;}

/*styling for p elements */
p {
  color: black;
  padding:1%;
  text-align: center;
  text-shadow: white .5px .5px .5px;
}


/* styling for Quotes */
.Quote {
	background-image: url('../images/quoteBG2.png');
	background-position: 50% 50%;
    overflow: hidden;
	background-repeat: no-repeat;
    max-width: 100%;}
.Quote p {
	font-family: Copperplate;
	font-weight: bold;
	font-size: 3.2em;
	color: white;
	text-shadow: black 1px 1px 1px;
	width: 80%;
	margin: auto;
	padding: 8%;
}


/* styling for section 1: Home */
.home {
	background-image: url('../images/peacefulladyopacity.jpg'); 
    max-width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
    overflow: hidden;	
	margin-top: 1%;
	opacity: 0.9;
	border: solid #47562d 5px;
    overflow: hidden;
}
.hom {  
	margin-left: 45%;
    margin-right: 10%;
	margin-top: 20%;
    width: 50%;
    padding-bottom: 20%;
    text-align: center;  
    margin-bottom: 0;
    display: inline-block;
    font-family: 'Playwrite PL', Copperplate, 'Times New Roman';
}
#ready {font-size: 3.6em;}


/* Base styling for sections 2,3,4 & 6 */
.welcmInfo, .About, .team, .Booking {
	text-align: center;
	border: double #47562d 8px; 
	font-size: 1.5em; 
	font-weight: bold;
	padding: 1%; 
	display: block;
	margin-left: auto; 
	margin-right: auto; 
	width: 90%;
	padding-bottom: 5%;
	background-image: linear-gradient(#87b561, #b5c796, #c1d59e, #c1d59e, #b5c796, #7b964b, #87b561);
	padding: 1%; 
	clear:both;
	overflow: auto;
}


/* styling for section 2: Welcome */
#welcFnt {font-style: italic; font-family: 'Playwrite PL', Copperplate, 'Times New Roman';}
.welcome {margin-top: 1%;border-top: none;}
.welcmInfo em {font-family: 'Playwrite PL', Copperplate, 'Times New Roman'; font-size: 1.2em;}
.welcmInfo p {width: 75%; margin: auto; padding-bottom: 3%;}
.logo1 {display: block; margin-left: auto; margin-right: auto; width: 10%;}
#Vals {font-size: 1.1em; font-family: Helvetica, Verdana, Arial; color:white; text-shadow: black 2px 2px 2px;}


/* styling for section 3: About Us */
/* What we Do */
.About .image {border: double #526534 8px;}
.About h2 {padding-top: 8%;}
.WhatWeDoInfo .image {width: 28%; float:right; margin-top: 2%;}
.WhatWeDoInfo p {display: inline-block; float:left; text-align: justify; width: 70%;}
.WhatWeDoInfo h4 {clear:both; display: block; width: 50%; margin: auto;}
#help {margin: auto; padding-top: 1%; color: white; text-shadow: black 2px 2px 3px;}
/*styling for rows and columns*/
.row {float:right; width: 70%; margin: auto; text-align: left; text-shadow: white 1px 1px 1px;}
* { box-sizing: border-box;}
.column {float: left; width: 50%; padding: 10px; font-family: Helvetica, Verdana, Arial; font-size: 1em;}
.Tcolumn {float: left; width: 30%; padding: 4%;}
/* Clear floats after the columns */
.row:after {content: ""; display: table; clear: both;}
/*Our Mission*/
.missionStatemnt img {width: 30%; float:right; margin-top: 2%;}
.missionStatemnt p {display: inline-block; float:left; text-align: justify; width: 70%;}
.missionStatemnt h4 {display: block; width: 50%; margin: auto;}
/*Our Values */
.values img {width: 30%; float:left; margin-top: 2%;}
.values p {display: inline-block; float:right; text-align: justify; width: 70%; }
.values h4 {display: block; width: 50%; margin: auto;}
/* Diversity */
.diversity img {width: 30%; float:right; margin-top: 2%; margin-bottom: 2%;}
.diversity p {display: inline-block; float:left; text-align: justify; width: 70%;}
.diversity h4 {display: block; width: 50%; margin: auto;}
/* Services */
.services .image {width: 50%; float:left; margin-top: 2%; border: none;}
.services ul {float:right; text-align: justify; width: 45%; text-shadow: white 1px 1px 1px;}
.services h4 {display: block; width: 50%; margin: auto; padding-top: 1%;}
#emergency {clear:both; font-size: .9em;}


/* styling for section 4: Meet the Team */
.team h2 {padding-top: 8%;}
.team article {width: 45%; height: 70%; border: double #6B8E23 8px; overflow: auto; margin-top: 3%; background-image: linear-gradient(#84b561, #a3d071, #b0c59a, #a3d071);}
.teamMem1 {display: inline-block; text-align: center;}
.teamMem2 {display: inline-block; text-align: center;}
.teamMem1 .TtlDec, .teamMem2 .TtlDec {width: 100%;}
.team ul {width: 90%; font-size: .9em; text-align: left; text-shadow: white 1px 1px 1px; padding: 0;}
.team .teamSubHd {text-decoration: underline; color:white; text-align: left; text-shadow: black 1px 1px 1px; font-size:1.1em; margin-bottom: 0;}
.TeamPic {width: 230px; height: 300px; border: double #556B2F 8px;}
.teamMem1, .teamMem2 {padding-top: 2%;}
.teamMem2 {margin-left: 2%;}


/* styling for section 5: Testimonials */
.testimonials {background-image: url('../images/bgSmudge.png'); background-repeat: no-repeat; max-width: 100%; background-position: 50% 50%; overflow: hidden;}
.testimonials p {font-family: 'cursive'; font-size: 1em; width: 80%; margin: auto; padding: 4%;}

/* styling for section 6: Talk */
.Talk {
  background-image: url('../images/letsTalkOpacity.jpg'); 
  max-width: 85%; 
  margin: auto; 
  margin-bottom: 5%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  overflow: hidden;	
  margin-top: 1%;
  opacity: 0.9;
  border: solid #47562d 5px;
  overflow: hidden;
}
.tlk {
  margin-right: 45%;
  margin-left: 10%;
  width: 30%;
  margin-top: 10%;
  padding-bottom: 10%;
  text-align: center;  
  margin-bottom: 0;
  display: inline-block;
  font-family: 'Playwrite PL', Copperplate, 'Times New Roman';
}
#call {font-size: 4em;}


/* styling for section 7: Make a Booking */
.bookNow {background-image: url('../images/bgSmudgeBigger.png'); background-repeat: no-repeat; max-width: 100%; padding: 2%; background-position: 50% 50%; overflow: hidden;}
.Booking h4 {color: black; text-shadow: white 1px 2px 1px;}
.Booking h2 {padding-top: 8%;}
.Booking strong {color: white; text-shadow: black 3px 1px 2px; font-size: 1.2em;}
.contTeam1, .contTeam2 {display: inline-block; text-align: center; margin: 3%;}
.bookNow .TeamPic {border: double #6B8E23 8px; padding: 2px;}
#email {font-size: 1.3em;}
#bookingImg {width: 700px; height: 500px; display: block; margin:auto; border: double #6B8E23 8px; padding: 2px;}
#bookingChng {padding: 2%; font-style: italic; font-family:'Playwrite PL', Copperplate, 'Times New Roman';}
.TtlDec {clear:both;  display: block; width: 45%; margin: auto; margin-top: 3%; padding-bottom: 5%;}
.TtlDec3 {display: none;}

/* styling for footer */
footer {
  margin-top:2px;
  padding:10px;
  color:white;
  min-width: 100vh;
  background-color:#556B2F;
  text-shadow: black 1px 1px 1px;
}
.acknowledgment {width: 70%; margin: auto;}
.acknowledgment p {color: white; font-size: 1.5em; text-shadow: black 1px 1px 1px;}
#logofooter {width: 20%; margin-left: 40%;}
#footerVals {color: white; font-size: 1.8em; text-shadow: black 1px 1px 1px;}
.credentials {padding-top: 1%; text-align:center;}
.credentials img {width: 5%; height: 5%;}
.flags {text-align:center;}
.flags img {width: 5%; height: 4.5%;}
footer .copyright {
    text-align:center;
    padding-top:3%;
    opacity:0.5;
    font-size:16px;
    margin-bottom:0;
	font-size: 1.5em;
}


/* For Tablet screens */
@media screen and (max-width: 800px) {
  body {max-width: 790px; background-image: none; background-color: #60743d; overflow-x: hidden; font-family: arial;}
  header {overflow-x: hidden;}
  #bannerMob {display: block; overflow-x: hidden;}
  #banner {display: none;}
  .TtlDec2 {display: none;}
  .TtlDec, .TtlDec3 {display: block; margin-top: 5%; margin-left: auto; margin-right: auto; width: 98%;}
  h1 {font-size: 2em; font-family: "Times New Roman", 'cursive';}
  h2 {font-size: 1.6em; text-shadow: black 5px 3px 2px; font-family: "Times New Roman";}
  h3 {font-size: 1.3em; text-shadow: black 5px 5px 2px; font-family: "Times New Roman";}
  h4 {font-size: 1.5em; text-shadow: black 5px 5px 2px; font-family: "Times New Roman";}
  p {font-family: arial;}
/* styling for navigation links and menus*/
  nav ul {padding: 2%; background: #47562d; max-width: 790px;}
  nav ul li {float: left; padding: 0;width: 24%; }
  nav ul li a, .backtotop a {padding: 1%; font-size: 16px;}
  .backtotop {width: 40%;}
  .backtotop a {padding-bottom: 10%; font-size: .5em; float: right;}
/* styling for Quotes */
  .Quote {background-image: url('../images/quoteBGsml.png'); background-repeat: no-repeat;  max-width: 100%; background-position: 50% 50%; overflow: hidden;}
  .Quote p {width: 95%; font-size: 1.5em; text-shadow: black 3px 3px 2px;}
/* Base styling for sections 2,3,4 & 6 */
  .welcmInfo, .About, .team, .Booking {width: 95%; border:solid #47562d 5px;}
  .welcmInfo {background-image: linear-gradient(#7b964b, #b5c796, #c1d59e, #c1d59e, #b5c796, #7b964b)}
  .About, .Booking {background-image: linear-gradient(#7b964b, #c1d59e, #7b964b, #cce59a, #7b964b, #cce59a, #cce59a, #c1d59e, #7b964b);}
  .team {background-image: linear-gradient(#7b964b, #c1d59e, #7b964b, #cce59a, #7b964b, #cce59a, #cce59a, #c1d59e, #7b964b);}
  
  
/* styling for section 1: Home */
  .home {width: 95%; margin: auto; background-image: url('../images/peacefulladyopacitymob.jpg'); border: solid #47562d 4px; background-position: 50% 50%; overflow: hidden;}
  .hom {margin-left: 50%; margin-right: 1%; font-size:1.3em; padding-bottom: 25%;}
  #ready { font-size: 1.7em;}
  #chng {color: white; text-shadow: black 5px 5px 5px;}
  .logo1 {width: 30%;}
  #Vals {font-size: 0.6em;}
/* styling for section 3: About Us */
  .WhatWeDoInfo .image, .missionStatemnt img, .values img, .diversity img, .services img, #bookingImg {clear:both; width: 100%; margin: auto; margin-bottom: 8%; border: double #526534 8px; border-bottom: double #b5c796 8px;}
  
  .WhatWeDoInfo .TtlDecMob, .missionStatemnt .TtlDecMob, .values .TtlDecMob, .diversity .TtlDecMob, .services .TtlDecMob {border: none; margin-bottom: 3%; width: 80%; overflow: hidden;}
  .WhatWeDoInfo .TtlDecMob, .values .TtlDecMob, .services .TtlDecMob  {margin-left: 10%;}
  .missionStatemnt .TtlDecMob, .diversity .TtlDecMob {margin-right: 10%;}
  .welcmInfo p {font-size: .7em;}
  .WhatWeDoInfo p, .missionStatemnt p, .values p, .diversity p, .services p {clear:both; display: inline-block; text-align: left; width: 100%; font-size: .7em;}
  .WhatWeDoInfo h4 {width: 70%;}
  #help {width: 80%; color: white; text-shadow: black 5px 5px 2px;}
  .row {clear: both; width: 100%;}
  .row ul {color: white; text-shadow: black 1px 1px 1px; font-size: .7em;}
  .values p {color: white; text-shadow: black 1px 1px 1px;}
  .services ul {clear: both; text-align: left; width: 90%;  color: white; font-size: .7em; text-shadow: black 1px 1px 1px;}
  .services .image {clear: both; border: none; margin: auto; margin-left: 10%; width: 80%;}
  #emergency {color: white; text-shadow: black 1px 1px 1px; font-size: .6em;}
/* styling for section 4: Meet the Team */
  .team {overflow: hidden;}
  .team article {width: 100%; border: none; margin-top: 3%; background-image: none;}
  .team h3 {font-size: 1.5em;}
  .team p, .team ul {margin: auto; font-size: .7em; text-shadow: #60763d 1px 0px 0px; padding: 1%; text-align: left;}
  .team p strong {color: white; text-shadow: black 4px 3px 4px; font-size: 1.3em;}
  .team ul {margin: 0;}
  .team .teamSubHd {font-size: .8em;}
  .testimonials {width: 100%; background: none;}
  .testimonials .TtlDec {display: block; width: 80%; padding-bottom: 6%; overflow: hidden;}
  #testDec {display: none;}
  .test p {font-size: 0.7em; width: 100%; font-family: Helvetica, Verdana, Arial; font-weight: normal; background-image: url('../images/bgSmudge3.png'); background-repeat: no-repeat; max-width: 100%; background-position: 50% 50%; border-top: double #60743d 8px; border-bottom: double #60743d 8px;}
  .Talk {max-width: 95%;}
  .bookNow h4 {font-size: 1.3em;text-shadow: white 1px 1px 2px;}
  .details {font-size: .6em;}
  .details p {color: white; text-shadow: black 3px 1px 2px;}
  .Booking .TeamPic {border: double #60743d 8px;}
  .contTeam1, .contTeam2 {font-size: .9em;}
  #bookingImg {height: 20%; border: double #60743d 8px;}
/* styling for footer */
  footer {min-width: 100%; overflow: auto;}
  .acknowledgment {width: 100%; font-size: .8em;}
  #logofooter {padding-top: 5%;}
  #footerVals {font-size: .9em;}
}

