body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
}
p{
	padding:0 0;
	margin:0 0;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding:0 0;
	margin:0 0; 
	font-family: 'Open Sans', sans-serif;
}
/*.header{
  position: relative;
  min-height: 309px;
  overflow: visible;  allow content to show 
}*/
.header {
  position: relative;
  height: auto;
  min-height: unset;
  overflow: hidden;
  z-index: 1000;
} 
.header::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      #a8c95f,
      #a8c95f
    );
}
.header > *{
  position: relative;
  z-index: 2;
}
.header-top {
  margin-top:10em;
  position:relative;
}
.header-top:before {
  content: url(../images/left.png) no-repeate 0px 0px;
  position: absolute;
  left: 0px;
  top: -85px;
    background-size: 100% 100%;
}
.header-top:after {
  content: url(../images/right.png)  no-repeate 0px 0px;
  position: absolute;
  right: 0px;
  top: -85px;
    background-size: 100% 100%;
}
.logo {
  margin: 0 auto;
  width: 70%;
}
.logo a {
  display: block;
  font-size: 5em;
  font-family: 'Lobster', cursive;
  text-transform: capitalize;
  text-decoration: none;
  color: rgb(0, 0, 255);
  text-align: center;
  margin-bottom: 0.5em;
}
.logo span {
  font-size: 0.6em;
  color: rgb(0, 0, 255);
}
.top-menu{
text-align:center;
  border-top: 2px solid rgb(0, 0, 255);
    width: 71%;
  margin: 0 auto;
}
.top-menu ul li{
	display:inline-block;
      margin: 0 1.2em;
     padding: 1.5em 0;
 }
.top-menu ul li a {
  font-size: 1.3em;
  text-decoration: none;
  color: rgb(0, 0, 255);
  font-family: 'Droid Sans', sans-serif;
}
.top-menu ul li a:hover {
  color: #f0c75e;
}
.top-menu ul li a.active {
  color: #f0c75e;
}
 span.menu {
  display: none;
}
p.banner-center {
  text-align: center;
  width: 66%;
  margin: 0em auto 0;
  color: rgb(0, 0, 255);
  font-size: 1.2em;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 6em 0 0;
}
.banner-bottom {
  position: relative;
}
.banner-grids {
  position: absolute;
  top: 125px;
  left: 0;
  width: 100%;
}
.left-grid {
  padding: 0;
}
.left-grid img {
  width: 100%;
}
a.top-icon {
  text-align: center;
  display: block;
  margin-top: 18em;
}
.right-grid h3 {
  font-size: 3em;
  text-transform: capitalize;
  color: #FFF;
  font-weight: 300;
}
.right-grid  p {
  font-size: 1em;
  color: #FFF;
  line-height: 1.8em;
  font-weight: 300;
  padding: 1em 0 0 0;
}
.right-grid {
  background: #A8C75C;
  padding: 2em 2em 0 2em;
  min-height: 267px;
}
.about-section {
	text-align: center;
	padding: 9em 0 4em;
	}
.about-header h3 {
	font-size: 3em;
	text-transform: capitalize;
	color:#524E4E;
	font-weight: 300;
	margin-bottom: 0.5em;
}
.about-header p {
	font-size: 1.2em;
	color: #555;
}
.about-grids {
  margin-top: 5em;
}
.about-grid h4 {
	font-size: 1.5em;
	 margin: 1em 0 0.5em 0;
	color:#f0c75e;
	text-transform: capitalize;
	 font-weight: 400;
	
}
.about-grid p {
	font-size: 1em;
	color: #828181;
	line-height: 1.8em;
}
.services-header h3 {
	font-size: 3em;
	text-transform: capitalize;
	color: #fff;
	font-weight: 300;
    margin-bottom: 0.5em;
}
.services-header p {
	font-size: 1.2em;
	color: #fff;
}
.services-grids {
  margin-top: 5em;
}
.ser-grid h4 {
    font-size:1.5em;
    margin: 1em 0 0.5em 0;
    color: #f0c75e;
    font-weight: 400;
} 
.ser-grid:hover div.ser1 {
  border: 5px solid #f0c75e;
}
.ser-grid p {
	font-size: 1em;
	color: #fff;
	line-height: 1.8em;
}
.ser-bottom {
  margin-top: 5em;
}
.services-section {
  text-align: center;
  padding: 4em 0;
  /*background: url(../images/Couple_Camping_2000-1000.png) no-repeat 0px 0px;
    min-height: 750px;*/ 
  background: url(../images/Couple_Camping_1500-500.png) no-repeat 0px 0px;
  min-height: 500px;
  background-size: cover;
} 
.ser1 {
  width: 90px;
  height: 90px;
  display: inline-block;
  border: 5px solid #fff;
  border-radius: 620px;
   padding: 25px 0px;
}
.team-section {
   padding: 4em 0;
  text-align: center;
    background-color: #eee
}
.team-header h3 {
  font-size: 3em;
  	color:#524E4E;
  text-transform: capitalize;
  margin-bottom: 0.5em;
  font-weight: 300;
 }
.team-header p{
  font-size: 1.2em;
  color: #555;
 }
 .team-grid img {
  border-radius: 15em;
  
 }
.team-grid {
  position: relative;
  text-align: center;
  margin-top:1em; 
}
.team-info {
  position: absolute;
  width: 66%;
  left: 15px;
  top: -1px;
  border-radius: 10em;
  padding: 6.5em 0em;
  display:none;
}
.team-info h3{	
	font-size: 2em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}
.team-grid:hover div.team-info{
  display: block;
  background: rgba(100, 116, 25, 0.55);
  border-radius: 10em;
  padding: 6em 0em;
}
.team-info h4 {
  font-size: 2.5em;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
 }
.team-info p {
  font-size: 1.1em;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
 }
.team-info img {
  border: none;
  margin-top:0.2em;  
}
.team-grids {
  margin-top: 5em;
  }
.portfolio-section {
	text-align: center;
	padding: 4em 0;
	background: #f0c75e;
}
.Portfolio-header h3 {
 font-size: 3em;
  text-transform: capitalize;
  color: #fff;
  font-weight: 300;

  margin-bottom: 0.5em;
}
.Portfolio-header p {
	font-size: 1.2em;
	color: #fff;
}
.Portfolio-grid img {
  width: 100%;
}
.gr2 {
  margin: 2em 0;
}
.Portfolio-grids {
  margin-top: 5em;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: 0px;
	width: 245px;
    height: 260px;
	background: url(../images/zoom.png) center center no-repeat;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.Portfolio-grid1.zoom-icon {
	top: -50px;
	width: 100%;
	height: 182px;
}
.Portfolio-grid1 a:hover .zoom-icon {
	top: 14%;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.Portfolio-grid1{
position:relative;
}
.Testimonials {
  padding: 4em 0;
  background: url(../images/Camping_Couple.jpeg) no-repeat 0px 0px;
  text-align: center;
   background-size: cover;
   min-height:400px;
}
.testimonial-header h3 {
  font-size: 3em;
  text-transform: capitalize;
  color: #fff;
  font-weight: 300;
 
  margin-bottom: 0.5em;
}
.testimonial-header p {
	font-size: 1.2em;
	color: #eee;
}
.testmonial-text p {
  font-size: 1em;
  line-height: 1.8em;
  color: #fff;
  margin-bottom:0.5em;
}
.testmonial-text h4{
font-size: 1.5em;
   color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  text-align:center;
    padding-top: 1em;
  }
.test-monials {
  margin-top: 5em;
}
.news-section {
  text-align: center;
  padding: 4em 0;
}
.new-date {
  float: left;
  width: 20%;
  margin-right: 2%;
  text-align: left;
}
.new-text {
  float: left;
  width: 78%;
}
.new-header h3 {
	font-size: 3em;
	text-transform: capitalize;
    color:#524E4E;
	font-weight: 300;
	margin-bottom:0.5em;
}
.new-header p {
	font-size: 1.2em;
	color: #555;
}
.news-grids {
  margin-top: 3em;
}
.new-date h4 {
  font-size: 2.5em;
  font-weight: 600;
  margin-bottom: 0.2em;
  color: #f0c75e;
}
.new-date h5 {
  font-size: 1.5em;
  text-transform: capitalize;
  color: #A8C75C
  ;
}
.new-text p {
	font-size: 1em;
	color: #828181;
	line-height: 1.8em;
	text-align: left;
}
/*** contact***/
.contact-section{
  background: #eee;
  padding: 4em 0;
 }
.contact-header h3 {
  font-size: 3em;
  text-transform:capitalize;
  color:#524E4E;
  text-align: center;
   margin-bottom: 0.5em;
   font-weight: 300;
  
 }
.contact-header p {
	font-size: 1.2em;
	color: #555;
	text-align: center;
}
.contact-grid {
  margin-top: 5em;
}
.contactdetails-grid h5 span {
	color: #f0c75e;
}
.contactdetails-grid h4 {
  font-size: 1.7em;
  text-transform: capitalize;
 	color:#524E4E;
   margin-bottom: 1em;
   font-weight: 400;

  }
.contact-text p {
	color: #515862;
	font-size: 15px;
	margin: 0 auto;
	font-weight: 300;
	line-height: 1.5em;
}

.contactdetails-grid p span {
	color: #fe2121;
}
.contactdetails-grid h5 {
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 7px 3px;
	color: #000;
}
.contactdetails-grid h4 span {
	color: #fe2121
}
.contactdetails-grid input[type="text"] {
	width: 90%;
	padding: 10px 10px;
	font-size: 15px;
	outline: none;
	border:1px solid #dcdee0;
}
.contactdetails-grid input[type="text"]:hover{
	border:1px solid #f0c75e;
}
.contactdetails-grid textarea {
	width: 90%;
	padding: 10px 10px;
	font-size: 15px;
	height: 20em;
	resize: none;
	outline: none;
	border:1px solid #dcdee0;
}
.contactdetails-grid textarea:hover{
	border:1px solid #f0c75e;
}

.contactdetails-grid input[type="button"] {
	float: right;
	padding: 10px 25px;
	font-size: 1.3em;
	margin: 8px 55px 0 0;
	color: #ffffff;
	font-weight: 400;
	border: none;
	outline: none;
	text-transform:capitalize;
	background: #A8C75C;
}
.contactdetails-grid input[type="button"]:hover {
	background:#f0c75e;
}
.contactdetails-grid1 p {
  font-size: 1em;
  color: #828181;
  line-height: 1.8em;
    margin-top: 0.2em;
}
.contactdetails-grid1 h4 {
  font-size: 1.7em;
  text-transform: capitalize;
	color:#524E4E;
  margin-bottom: 1em;
   font-weight: 400;

}
.contactdetails-grid1 p a {
  color: rgb(240, 199, 94);
}
.google-map {
  margin-top: 1em;
}
.google-map iframe {
	padding: 15px 0;
	width:100%;
	min-height: 410px;
	border: none;
}
.footer-section{
	padding:1em 0;
	text-align:center;
	background:rgb(0, 0, 255);
}
.footer-bottom {
	margin-top: 1em;
}
.footer-bottom p {
	font-size: 20px;
	color: #d5d6d7;
	font-weight: 400;
}
.footer-bottom a {
	font-size: 20px;
	color:#fff;
	font-weight: 400;
	text-transform: capitalize;
}
.footer-bottom a:hover {
	color: #fff;
}
.footer-bottom p a {
	margin: 0 6px 0 6px;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
}
/*-- responsive-design --*/
@media only screen and (max-width:1024px) {
.logo a {
 font-size: 4em;
}
.top-menu {
  width: 80%;
}
.top-menu ul li {
  margin: 0 1.2em;
}
.top-menu ul li a {
  font-size: 1.15em;
}
.header-top {
  margin-top: 15em;
}
p.banner-center {
    font-size: 1.1em;
}
.right-grid h3 {
  font-size: 2.5em;
}
.right-grid p {
  font-size: 0.96em;
}
.right-grid {
   padding: 0.4em 2em 0 2em;
  min-height: 222px;
}
.about-header h3 {
  font-size: 2.5em;
 }
.about-header p {
  font-size: 1.1em;
 }
.about-grid h4 {
  font-size: 1.3em;
 }
.about-grid p {
  font-size: 0.96em;
}
.services-section {
  min-height: 695px;
 }
.services-header h3 {
  font-size: 2.5em;
}
.services-header p {
  font-size: 1.1em;
}
.ser-grid h4 {
  font-size: 1.3em;
}
.ser-grid p {
  font-size: 0.96em;
}
.team-header h3 {
  font-size: 2.5em;
 }
.team-header p {
  font-size: 1.1em;
 }
.team-info h4 {
  font-size: 2em;
 }
.team-info {
  width: 80%;
  left: 16px;
  top: 1px;
}
.team-info img {
  margin-top: 0.4em;
}
.Portfolio-header h3 {
  font-size: 2.5em;
}
.Portfolio-header p {
  font-size: 1.1em;
}
.zoom-icon {
  width: 204px;
  height: 215px;
}
 .testimonial-header h3 {
  font-size: 2.5em;
}
.testimonial-header p {
  font-size: 1.1em;
}
.testmonial-text p {
  font-size: 0.96em;
}
.testmonial-text h4 {
  font-size: 1.3em;
}
.new-header h3 {
  font-size: 2.5em;
}
.new-header p {
  font-size: 1.1em;
}
.new-date h4 {
  font-size: 2em;
}
.new-date h5 {
  font-size: 1.3em;
}
.new-text p {
  font-size: 0.96em;
}
.contact-header h3 {
  font-size: 2.5em;
 }
.contact-header p {
  font-size: 1.1em;
}  
.contactdetails-grid h4 {
  font-size: 1.4em;
}
.contactdetails-grid h5 {
  font-size: 1em;
}
.contactdetails-grid input[type="button"] {
  font-size: 1.1em;
  margin: 8px 44px 0 0;
}
.contactdetails-grid1 h4 {
  font-size: 1.4em;
}
 .contactdetails-grid1 p {
  font-size: 0.96em;
}
}
@media only screen and (max-width: 768px){
span.menu {
display: block;
cursor: pointer;
 padding: 1em 0;
}
.top-menu {
float:none;
width: 100%;
}
.top-menu  ul{
  display:none;
}
.top-menu  ul li {
  font-size: 14px;
  display:block;
 }
.top-menu ul li {
  display: block;
  float: none;
  margin: 0em;
  border-bottom: 1px solid #74893E;
  border-right: none;
}
.top-menu ul li {
padding:10px 0 ;
		}
.top-menu ul {
  margin: 15px 0;
  z-index: 999;
  position: absolute;
  width: 100%;
  background: #96B251;
  text-align: center;
}
.top-menu ul li a {
display: block;
font-size: 1.1em;
}
.header-top {
  margin-top: 10em;
}
.header {
/* min-height: 600px;*/
  position: relative;
  height: auto;
  min-height: unset;
  overflow: hidden;
  z-index: 1000;
}
.logo a {
  font-size: 3.5em;
}
p.banner-center {
  font-size: 1em;
  padding: 3em 0 0
}
.banner-grids {
   top: 85px;
}
.left-grid {
  float: left;
  width: 40%;
}
.right-grid {
  float: left;
  width: 60%;
  min-height: 198px;
}
.right-grid h3 {
  font-size: 2em;
}
.left-grid img {
  min-height: 198px;
}
.right-grid h3 {
  font-size: 2em;
}
.right-grid {
  padding: 0.4em  1em 0 1em;
 }
.right-grid p {
  font-size: 0.92em;
  line-height: 1.5em;
  padding: 1.2em 0;
  
}
.about-header h3 {
  font-size: 2em;
}
.about-header p {
  font-size: 1em;
}
.about-grid {
  float: left;
  width: 25%;
}
.about-section {
  padding: 7em 0 3em;
}
.about-grids {
  margin-top: 3em;
}
.about-grid h4 {
  font-size: 1.1em;
}
.about-grid p {
  font-size: 0.92em;
}
.services-header h3 {
  font-size: 2em;
}
.services-header p {
  font-size: 1em;
}
.ser-grid {
  float: left;
  width: 33.3%;
}
.services-grids {
  margin-top: 3em;
}
.ser-grid h4 {
  font-size: 1.1em;
}
.ser-grid p {
  font-size: 0.92em;
}
.services-section {
  min-height: 600px;
  padding: 3em 0;
}
.ser-bottom {
  margin-top: 3em;
}
.team-section {
  padding: 3em 0;
}
.team-header h3 {
  font-size: 2em;
}
.team-header p {
  font-size: 1em;
 }
.team-grid {
  float: left;
  width: 33.3%;
}
.team-grids {
  margin-top: 3em;
}
.team-info h4 {
  font-size: 1.5em;
}
.team-grid:hover div.team-info {
   padding: 5em 0em;
}
.team-info p {
  font-size: 0.96em;
  }
.team-info {
  width: 87%;
  left: 16px;
  top: 0px
}
.portfolio-section {
  text-align: center;
  padding: 3em 0;
  }
.Portfolio-grids {
  margin-top: 3em;
}
.Portfolio-header h3 {
  font-size: 2em;
}
.Portfolio-header p {
  font-size: 1em;
}
.Portfolio-grid {
  float: left;
  width: 25%;
}
.zoom-icon {
  width: 150px;
  height: 165px;
}
.testimonial-header h3 {
  font-size: 2em;
}
.Testimonials {
  padding: 3em 0;
  min-height: 360px;
}
.testimonial-header p {
  font-size: 1em;
}
.test-monials {
  margin-top: 3em;
}
.testmonial-text p {
  font-size: 0.92em;
}
.news-section {
    padding: 3em 0;
}
.new-header h3 {
  font-size: 2em;
}
.new-header p {
  font-size: 1em;
}
.new-grid {
  float: left;
  width: 33.3%;
}
.new-date h4 {
  font-size: 1.6em;
}
.new-text p {
  font-size: 0.92em;
}
.new-date h5 {
  font-size: 1.1em;
}
.contact-section {
  background: #eee;
  padding: 3em 0;
}
.contact-header h3 {
  font-size: 2em;
}
.contact-header p {
  font-size: 1em;
}
.contactdetails-grid {
  float: left;
  width: 50%
}
.contactdetails-grid1 {
  float: left;
  width: 50%
}
.contact-grid {
  margin-top: 3em;
}
.contactdetails-grid h4 {
  font-size: 1.2em;
}
.contactdetails-grid h5 {
  font-size: 0.96em;
}
.contactdetails-grid1 h4 {
  font-size: 1.2em;
}
.contactdetails-grid1 p {
  font-size: 0.92em;
}
.contactdetails-grid input[type="button"] {
  font-size: 1em;
  margin: 8px 37px 0 0;
}
.footer-section {
  padding: 3em 0;
}
 .footer-bottom p {
  font-size: 14px;
}
 .footer-bottom a {
  font-size: 15px;
}
}
@media only screen and (max-width: 640px){
.header {
/*  min-height: 707px;*/
  position: relative;
  height: auto;
  min-height: unset;
  overflow: hidden;
  z-index: 1000;
}
.logo a {
  font-size: 3em;
}
.logo {
  margin: 0 auto;
  width: 30%;
}

.right-grid h3 {
  font-size: 1.5em;
}
.right-grid p {
 font-size: 0.9em;
 line-height: 1.5em;
}
.left-grid {
  float: none;
  width: 100%;
}
.right-grid {
  float: none;
  width: 100%;
  min-height: 140px;
  padding: 0.8em 1em;
}
.banner-grids {
  top: 30px;
}
p.banner-center {
  font-size: 0.96em;
  padding: 1em 0 0;
}
.left-grid img {
  min-height: 0px;
}
/*.about-section {
  padding: 15em 0 3em;
}*/
.about-header h3 {
  font-size: 1.5em;
}
.about-header p {
  font-size: 0.96em;
}
.about-grid h4 {
  font-size: 1.05em;
}
.about-grid p {
  font-size: 0.9em;
}
.services-header h3 {
  font-size: 1.5em;
}
.services-header p {
  font-size: 0.96em;
}
.ser-grid h4 {
  font-size: 1.05em;
  margin: 1em 0 0.8em 0;
}
.ser-grid p {
  font-size: 0.9em;
}
.team-header h3 {
  font-size: 1.5em;
}
.team-header p {
  font-size: 0.96em;
}
.team-info h4 {
  font-size: 1.3em;
}
.team-info {
  width: 85%;
  left: 16px;
  top: 0px;
}
.team-grid:hover div.team-info {
  padding: 3.65em 0em;
}
.Portfolio-header h3 {
  font-size: 1.5em;
}
.Portfolio-header p {
  font-size: 0.96em;
}
.zoom-icon {
  width: 118px;
  height: 130px;
}
.Testimonials {
  min-height: 315px;
}
.testimonial-header h3 {
  font-size: 1.5em;
}
.testimonial-header p {
  font-size: 0.96em;
}
.testmonial-text p {
  font-size: 0.9em;
}
.testmonial-text h4 {
  font-size: 1.1em;
}
.new-header h3 {
  font-size: 1.5em;
}
.new-header p {
  font-size: 0.96em;
}
.new-text p {
  font-size: 0.9em;
}
.new-date h4 {
  font-size: 1.5em;
}
.new-date h5 {
  font-size: 1em;
}
.contact-header h3 {
  font-size: 1.5em;
}
.contact-header p {
  font-size: 0.96em;
}
.contactdetails-grid h4 {
  font-size: 1.1em;
}
.contactdetails-grid h5 {
  font-size: 0.9em;
}
.contactdetails-grid h5 {
  font-size: 0.9em;
}
.contactdetails-grid textarea {
  height: 15em;
}
.contactdetails-grid input[type="button"] {
  font-size: 1em;
  margin: 8px 26px 0 0;
}
.contactdetails-grid1 h4 {
  font-size: 1.1em;
}
.contactdetails-grid1 p {
  font-size: 0.9em;
}
.google-map iframe {
  min-height: 350px;
}
}
@media only screen and (max-width: 480px){
.header {
/*  min-height: 571px;*/
  position: relative;
  height: auto;
  min-height: unset;
  overflow: hidden;
  z-index: 1000;
}
.top-menu ul {
  margin: 0px 0;
}
.logo a {
  font-size: 2.5em;
}
.logo {
  margin: 0 auto;
  width: 34%;
}
.header-top {
  margin-top: 8em;
}
p.banner-center {
  font-size: 0.92em;
  padding: 1em 0 0;
  width: 93%;
}
.banner-grids {
  top: 26px;
}
.left-grid {
  float: none;
  width: 100%;
}
.right-grid {
  float: none;
  width: 100%;
  min-height: 188px;
  padding: 1em;
}
.right-grid h3 {
  font-size: 1.3em;
  text-align: center;
}
/*.about-section {
  padding: 17em 0 2em;
}*/
.about-header h3 {
  font-size: 1.3em;
}
.about-header p {
  font-size: 0.95em;
  line-height: 1.8em;
}
.about-grid {
  float: left;
  width: 50%;
    margin-top: 2em
}
.about-grids {
  margin-top: 0em;
}
.about-grid h4 {
  font-size: 1em;
}
.services-section {
  min-height: 600px;
  padding: 2em 0;
}
.services-header h3 {
  font-size: 1.3em;
}
.services-header p {
  line-height: 1.8em;
  font-size: 0.92em;
}
.ser-grid h4 {
  font-size: 1em;
  margin: 1em 0;
}
.team-header h3 {
  font-size: 1.3em;
}
.team-header p {
  font-size: 0.95em;
  line-height: 1.8em;
}
.team-section {
  padding: 2em 0;
}
.team-grid:hover div.team-info {
  padding: 1.7em 0;
}
.team-info {
  width: 79%;
  left: 16px;
  top: 0px;
}
.team-grids {
  margin-top: 1em;
}
.portfolio-section {
  text-align: center;
  padding: 2em 0;
}
.Portfolio-header h3 {
  font-size: 1.3em;
}
.Portfolio-header p {
  font-size: 0.95em;
  line-height: 1.8em;
}
.Portfolio-grids {
  margin-top: 2em;
}
.Portfolio-grid {
  float: left;
  width: 50%;
    margin-top: 2em
}
.Portfolio-grids {
  margin-top: 0em;
}
.zoom-icon {
  width: 188px;
  height: 188px;
}
.Testimonials {
  padding: 2em 0;
  min-height: 325px;
}
.testimonial-header h3 {
  font-size: 1.3em;
}
.testimonial-header p {
  font-size: 0.95em;
  line-height: 1.8em;
}
.test-monials {
  margin-top: 1em;
}
.news-section {
  padding: 2em 0;
}
.new-header h3 {
  font-size: 1.3em;
}
.new-header p {
  font-size: 0.95em;
  line-height: 1.8em;
}
.new-grid {
  float: none;
  width: 100%;
  margin-top: 2em;
}
.news-grids {
  margin-top: 0em;
}
.new-date {
  float: left;
  width: 11%;
}
.new-text {
  float: left;
  width: 87%;
}
.contact-section {
  background: #eee;
  padding: 2em 0;
}
.contact-header h3 {
  font-size: 1.3em;
}
.contact-header p {
  font-size: 0.95em;
  line-height: 1.8em;
}
.contact-grid {
  margin-top: 0em;
}
.contactdetails-grid {
  float: none;
  width: 100%;
  margin-top: 2em;
}
.contactdetails-grid h4 {
  font-size: 1em;
}
.contactdetails-grid input[type="text"] {
  width: 100%;
  padding: 5px 10px;
 }
 .contactdetails-grid textarea {
  height: 10em;
}
.contactdetails-grid textarea {
  height: 10em;
    width: 100%;
}
.contactdetails-grid input[type="button"] {
  font-size: 0.95em;
  margin: 8px 3px 0 0;
}
.contactdetails-grid1 {
  float: none;
  width: 100%;
  
  margin-top: 4em;
}
.contactdetails-grid1 h4 {
  font-size: 1em;
}
.google-map iframe {
  min-height: 245px;
}
.footer-section {
  padding: 2em 0;
}
.footer-bottom p {
  font-size: 12px;
}
.footer-bottom a {
  font-size: 12px;
}
}
@media only screen and (max-width: 320px){
.logo {
  margin: 0 auto;
  width: 58%;
}
.logo a {
  font-size: 2em;
}
p.banner-center {
  font-size: 0.9em;
  padding: 1em 0 0;
  width: 100%;
}
.header-top {
  margin-top: 6em;
}
.header-top:before {
 
  zoom:0.5 !important;
}
.header-top:after {
    zoom: 0.5!important;
}
.top-menu ul li a {
  display: block;
  font-size: 1em;
}
.banner-grids {
  top: 40px;
}
.right-grid h3 {
  font-size: 1.5em;
}
.right-grid p {
  text-align: center;
}
.header {
/*  min-height: 492px;*/
  position: relative;
  height: auto;
  min-height: unset;
  overflow: hidden;
  z-index: 1000;
}
/*.about-section {
  padding: 24em 0 1em;
}*/
.about-header h3 {
  font-size: 1.8em;
}
.about-grid {
  float: none;
  width: 100%;
  margin-top: 1em;
    padding: 0;
}
.about-grid h4 {
  font-size: 1.3em;
}
.services-section {
  padding: 1em 0;
}
.services-header h3 {
  font-size: 1.8em;
}
.ser-grid {
  float: none;
  width: 100%;
  margin-top: 1.5em;
    padding: 0;
}
.services-grids {
  margin-top: 0em;
}
.ser-grid h4 {
  font-size: 1.3em;
  margin: 0.8em 0;
 }
 .team-section {
  padding: 1em 0;
}
.team-header h3 {
  font-size: 1.8em;
}
.team-grids {
  margin-top: 0em;
}
.team-grid {
  float: none;
  width: 100%;
  margin-top: 2em;
}
.team-grid:hover div.team-info {
  padding: 6.3em 0;
}
.team-info {
  width: 89%;
  left: 16px;
  top: 0px;
}
.portfolio-section {
  text-align: center;
  padding: 1em 0;
}
.Portfolio-header h3 {
  font-size: 1.8em;
}
.zoom-icon {
  width: 108px;
  height: 108px;
}
.Testimonials {
  padding: 1em 0;
}
.testimonial-header h3 {
  font-size: 1.8em;
}
.news-section {
  padding: 1em 0;
}
.new-header h3 {
  font-size: 1.8em;
}
.new-date {
  float: left;
  width: 13%;
}
.new-text {
  float: left;
  width: 84%;
}
.new-grid {
   padding: 0;
}
.contact-header h3 {
  font-size: 1.8em;
}
.contact-section {
	padding: 1em 0;
}
.contactdetails-grid h4 {
  font-size: 1.3em;
}
.contactdetails-grid1 h4 {
  font-size: 1.3em;
}
.contactdetails-grid {
  
  padding: 0;
}
.contactdetails-grid1 {
 
  padding: 0;
}
.footer-section {
  padding: 1em 0;
}
}
.contact-header h3 {
  font-weight: 600;
  margin-bottom: 10px;
}

.contact-header p {
  color: #666;
  margin-bottom: 40px;
}

/* Card UI */
.map-card,
.address-card {
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}

/* Google Map */
.map-card iframe {
  width: 100%;
  height: 350px;
  border: 0;
  border-radius: 6px;
  margin-top: 10px;
  flex: 1;
}

/* Address Styling */
.address-card h4 {
  margin-bottom: 15px;
}

.address-card p {
  margin-bottom: 12px;
  color: #444;
}

.address-card i {
  margin-right: 8px;
  color: #d28b36;
}

.address-card a {
  color: #d28b36;
  text-decoration: none;
}

.map-card h4 i,
.address-card h4 i {
  margin-right: 6px;
  color: #d28b36;
}
	
.address-card a:hover {
  text-decoration: underline;
}

.social-links a {
  margin-right: 8px;
}

.contact-grid {
  display: flex;
  flex-wrap: wrap;
}

.contact-grid > [class*="col-"] {
  display: flex;
}

.map-card h4,
.address-card h4 {
  text-align: center;
  margin-bottom: 15px;
}
.map-card,
.address-card {
  width: 100%;
  display: flex;
  flex-direction: column;
}

/* Card Header Bar */
.card-header {
  background: #fff8ee;
  padding: 12px 15px;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #e0e0e0;
}

.card-header h4 {
  margin: 0;
  text-align: center;
  font-weight: 600;
}

.card-header i {
  margin-right: 6px;
  color: #d28b36;
}
  
/* Home banner text readability fix */
.banner-center {
  color: rgb(0, 0, 255);
  font-weight: 600;
  text-shadow: 0 4px 10px #f0c75e;
  -webkit-text-stroke: 0.4px #f0c75e;
}

/* ===============================
   MOBILE FIX – CONTACT SECTION ONLY
   =============================== */

/* Tablets & Mobiles */
@media only screen and (max-width: 768px) {

  /* Stack Map & Address */
  .contact-grid > div {
    width: 100% !important;
    float: none !important;
    margin-bottom: 25px;
  }

  /* Reduce top spacing */
  .contact-grid {
    margin-top: 2em;
  }

  /* Card spacing */
  .map-card,
  .address-card {
    padding: 15px;
    background: #fff;
    border-radius: 6px;
  }

  /* Header alignment */
  .card-header h4 {
    font-size: 1.2em;
    text-align: center;
  }

  /* Map iframe fix */
  .map-card iframe {
    width: 100%;
    height: 260px;
    border: none;
  }

  /* Address text */
  .address-card p {
    font-size: 0.95em;
    line-height: 1.6em;
    text-align: left;
  }

  /* Icons spacing */
  .address-card i {
    margin-right: 8px;
    color: #A8C75C;
  }

  /* Phone & email links */
  .address-card a {
    word-break: break-word;
  }

  /* Social links */
  .social-links {
    text-align: center;
    margin-top: 15px;
  }
}

/* Small Mobile Screens */
@media only screen and (max-width: 640px) {

  .contact-header h3 {
    font-size: 1.6em;
  }

  .contact-header p {
    font-size: 0.95em;
    padding: 0 10px;
  }

  .map-card iframe {
    height: 220px;
  }

  .address-card p {
    font-size: 0.9em;
  }

  .card-header h4 {
    font-size: 1.1em;
  }
}
  	
/* =========================================
   FINAL MOBILE FIX – HEADER / ABOUT OVERLAP
   ========================================= */

@media only screen and (max-width: 768px) {

  /* Put banner content back into normal flow */
  .banner-grids {
    position: static !important;
    top: auto !important;
  }

  /* Ensure header grows with content */
  .header {
    /*min-height: auto !important;
    padding-bottom: 30px;*/
    position: relative;
    height: auto;
    min-height: unset;
    overflow: hidden;
    z-index: 1000; 
  }

  /* Remove artificial spacing hacks */
  .about-section {
    padding-top: 3em !important;
  }
}
	
/* =====================================================
   FINAL MOBILE HEADER FIX – LOGO + TEXT SINGLE LINE
   ===================================================== */

@media only screen and (max-width: 768px) {

  /* Header logo container */
  .logo,
  .logo a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px;
    width: 100%;
  }

  /* Logo image – make it clearly visible */
  .logo img {
    width: 55px !important;   /* 👈 increase logo size */
    height: auto !important;
    min-width: 55px;
  }

  /* Brand text */
  .logo h1 {
    font-size: 24px !important;
    line-height: 1 !important;
    margin: 0 !important;
    white-space: nowrap !important;  /* 👈 CRITICAL */
  }
}
 
@media (max-width: 768px) {
  .banner-bottom {
    position: relative;
    top: 0;
    margin-top: 40px;
  }
}
   	
/* =========================================
   FIXED HEADER / NAVIGATION (FINAL)
   ========================================= */

/* Fix header top (logo + menu) */
.header-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;

  background: linear-gradient(
    180deg,
    #FF9933 0%,
    #FFB266 30%,
    #FFFFFF 50%,
    #8BCF9A 70%,
    #138808 100%
  );
  margin: 0;
  padding: 15px 0;
}

/* Remove decorative overflow issues */
.header-top:before,
.header-top:after {
  display: none;
}

/* Push page content below fixed header */
.main-content {
  padding-top: 160px; /* height of fixed header */
}

/* Anchor offset fix (prevents content hiding under header) */
section,
.about-section,
.services-section,
.team-section,
.portfolio-section,
.Testimonials,
.news-section,
.contact-section {
  scroll-margin-top: 170px;
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .main-content {
    padding-top: 140px;
  }

  section,
  .about-section,
  .services-section,
  .team-section,
  .portfolio-section,
  .Testimonials,
  .news-section,
  .contact-section {
    scroll-margin-top: 150px;
  }
}

body {
  padding-top: 160px; /* height of header-top */
} 

@media (max-width: 768px) {
  body {
    padding-top: 140px;
  }
}
  
/* ===============================
   FORCE DESKTOP MENU VISIBILITY
   =============================== */
@media (min-width: 769px) {
  .top-menu ul {
    display: block !important;
    height: auto !important;
  }
}

@media (max-width: 768px) {
  .top-menu ul {
    display: none;
  } 
}
    
/* Active menu item */
.top-menu ul li a.active {
  color: #f6c343;      /* highlight color */
  font-weight: bold;
} 

.top-menu ul li a {
  transition: color 0.3s ease;
}
	
#home {
  scroll-margin-top: 170px;
}

@media (max-width: 768px) {
  #home {
    scroll-margin-top: 150px;
  } 
}
  
.footer-text span:not(:last-child)::after {
  content: " | ";
}

/* Mobile view */
@media (max-width: 768px) {
  .footer-text span {
    display: block;
  }

  .footer-text span::after {
    content: "";
  } 
}
    
body {
    margin: 0;
    font-family: 'Poppins', 'Segoe UI', sans-serif;
    background-color: #f8f9f6;
    color: #333;
}

.hero-section {
    padding: 60px 20px;
    background-color: #a8c95f;
}

.hero-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 40px;
}

.hero-image img {
    width: 100%;
    max-width: 520px;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}

.hero-content {
    max-width: 520px;
}

.hero-content h1 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #ffffff;
}

.hero-content h1 span {
    color: #1f3d2b;
}

.hero-content .tagline {
    font-size: 18px;
    font-weight: 500;
    color: #2f4f2f;
    margin-bottom: 20px;
}

.hero-content p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 16px;
    color: #fdfdfd;
}

.cta-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 14px 30px;
    background-color: #1f3d2b;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    transition: all 0.3s ease;
}

.cta-btn:hover {
    background-color: #14291d;
    transform: translateY(-2px);
}

@media (max-width: 768px) {
    .hero-container {
        flex-direction: column;
        text-align: center;
    }

    .hero-content h1 {
        font-size: 32px;
    }

    .hero-image img {
        max-width: 100%;
    }
}
    
/* FULL-WIDTH BACKGROUND LAYER */
.hero-wrapper {
    width: 100vw;              /* 👈 FULL viewport width */
    margin-left: calc(-50vw + 50%);
}

html, body {
    width: 100%;
    overflow-x: hidden;
}

/* Desktop full-bleed */
.hero-wrapper {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.hero-section {
    width: 100%;
    min-height: 100vh;
    background-image:
        linear-gradient(rgba(168, 201, 95, 0.94), rgba(168, 201, 95, 0.94)),
        url("../images/Sample_Campstay_2.jpg");
    background-size: cover;
    background-position: center 30%;
    background-repeat: no-repeat;
    padding: 80px 0;
}

.hero-container {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}

/* MOBILE FIX */
@media (max-width: 768px) {
    .hero-wrapper {
        width: 100%;
        margin-left: 0;
    }

    .hero-section {
        min-height: auto;
        padding: 60px 16px;
        background-position: center;
    }
}

/* Mobile view only */
@media (max-width: 767px) {

    .services-header h3 {
        font-size: 2.5em;   /* increase as needed */
    }

    .services-header p {
        font-size: 1.3em;
    }
}

@media (max-width: 480px) {
    .services-header h3 {
        font-size: 2.2em;
    }
} 
	