* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  
}

body {
  padding-top: 60px;
    font-family: "Times New Roman";

}
@media (max-width: 979px) {
  body {
    padding-top: 0px;
  }
}
#pgrfooter {
	background-color: black;
	text-align: center;
	margin: 0 auto;
	height:50px;
	border-radius: 1px;
	color:white;
}
#pgrfooter p{
	color:white;
	text-align:center;
}
#back-img{
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;  

}
.bs1 {
  padding-bottom:660px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
font-family : "Times New Roman";
}

#section2 {
	background-image: url(../images/aboutus_bg.jpg);
	
	background-color: black;
	position: relative;

	/*background-color: #4e7613;*/
	/*height: auto;
	padding: 80px;
	height: 600px;*/
	background-repeat: no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;	
	height: auto;
}
.logotext{
	
	color: #0e6a36;
	font-family:  "Times New Roman";	
	position: relative;
	font-size: 30px;
	padding:20px;



}
#logo{
	width:100px;
	
}
/*#overlay {
	background: rgba(0, 128, 0, 0.28);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .3; 
}*/

.ptxt {
	color:white;
		font-family:  "Times New Roman";
		font-weight: 300;
		font-size: 35px;
		text-align:center;
		padding-top:80px;
		letter-spacing: 1px;

	
/*	border: 1px solid green;
*/}
.vision {
	text-align: left;
	color:white;
	/*text-shadow: 1px 1px 1px black;*/

}
.vision_txt {
	color:white;
	font-size: 16px;
	letter-spacing: 1.3px;
	/*text-shadow: 2px 2px 2px black;*/
	padding-bottom: 20px;
    list-style:square;
    padding-left:20px;
}

.pad2 {
	padding-bottom: 50px;
}

#section3{
	padding: 50px;
}
i{
	color: #128081;
	text-align: center;
	padding-top: 9px;
	margin: 0 auto;
	height:  100%;
}
#section4 {
	background-image: url(../images/gmap.png) ;
	
	background-repeat: no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;	
	height: 500px;

}
.contactbg{
	background-color: #4e7613;
	height: 450px;
}
.contact {
	padding: 30px 0px 20px 0px;
}
.address {
	position: absolute;
	margin-left: 10px;
/*	border: 1px solid green;
*/	padding-top: 11px;
	color:white;

}
.address1 {
	position: absolute;
	margin-left: 10px;
/*	border: 1px solid green;
*/	padding-top: 5px;
	color:white;

}
.mapbox {
/*	position: relative;
*//*	border: 1px solid red;
*/	text-align: left;
	height: 50px;
	margin: 9px 0px 9px 0px;
	color:white;
	
}

.mapbox1 {
/*	position: relative;
*//*	border: 1px solid red;
*/	text-align: left;
	height: 50px;
	margin: 9px 0px 9px 0px;
	color:white;
	
}
.mapbox1 i {
	color:white;
	padding-right: 10px;
}

.mapbox i{
	color:white;
	padding-right: 10px;
	font-size:25px;
}
.fa-phone {
	font-size:25px;
}
.fa-phone:before {
	font-size: 25px;
}
#contact-box {
	padding-left:70px;
	border-radius: 3px;
	/*background-color: rgba(193, 193, 200, 0.38);*/

}
#aboutus {
	text-align: justify;
	line-height: 25px;
	color: white;
	font-size: 16px;

	
	/*border:1px solid green;*/
	line-height: 30px;
	padding-top: 80px;
	letter-spacing: 1.3px;
	/*text-shadow: 2px 2px 2px black;*/

}

#footer {
	background-color: black;
	text-align: center;
	margin: 0 auto;
	height:50px;
	border-radius: 1px;
}
#footer p {
	color: white;
	text-align: center;
}
#logo {
	
	margin:0 auto;
	padding:0px;
}



/*navbar scrollspy*/

.navbar-inverse {
	background-color: white;
	border:none;
}
.navbar {
	min-height: 30px;
}

.navbar-inverse .navbar-brand {
	color:#1C6237;
	font-weight: bold;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
	background-color: #1C6237;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
/*color: #010b6d;*/
color:#4e7613;

	}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover{
	background-color: none;
}
.navbar-nav > li > a {
	padding: 20px;
}

.navbar-brand{
	padding:20px 20px;
	height: auto;
}


#myNavbar ul li{
	font-family: "Times New Roman";
	
	font-size: 16px;

}
#logo  {
	font-family: helvetica,impact;
	font-size: 16px;
}

.navbar-inverse .navbar-nav > li > a {
 color:  #1C6237;
	}
.navbar .navbar-inverse .navbar-fixed-top{
	background-color: #4e7613;
}

/*mobile
*/
.navbar-toggle{
	background-color: #219d59;
}
/*section*/

p{
	text-align: justify;
    word-break: break-all;
    font-size: 16px;

 }


 #social i{
 	padding-right: 15px;
 	margin: 10px;
 	color: white;
 	
 	
 	
 }

#social i:hover{
	opacity: 0.4;
	
}

.btn-info {
	color: white;
	background-color:#4e7613;
	border-color:#4e7613; 
}
.btn-info:hover {
	background-color:#072273;
}
.parallax-window {
    min-height: 1000px;
    background: transparent;
    -webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

 .read {
 	width:100%;
 	height: auto;
 	margin:0 auto;
 }

 .read h1 {
 	text-align:center;
 	color: #000;

 }

 .item1 {
 	width:80%;
 	height: auto;
 	margin: 0 auto;
 }

 .item1 h3 { 
 	font-weight: bold;
 	color:#4e7613;
  }
  .item1 h2 {
  	font-weight: bold;
  	font-size: 22px;
  	color:#4e7613;
  }
  

  .bg {
  	background: url('../images/ecology_photo.jpg');
  	width:100%;
     /* Background image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Background image doesn't tile */

  background-repeat: no-repeat;
  
  /* Background image is fixed in the viewport so that it doesn't move when 
     the content's height is greater than the image's height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based
     on the container's size */
  background-size: cover;
  
  /* Set a background color that will be displayed
     while the background image is loading */
  background-color: #464646;
  }

  .ulproduct{
  	list-style-type: none;
    margin: 0;
    padding-bottom:  10px;
    overflow: hidden;

  }
  .liproduct{
float: left;
width: 0px;
  }
 li p {
 	display: block;
    margin-left: 300px;
    margin:0 auto;
    width: 700px;
    padding-left: 20px;
    text-decoration: none;
 }
.panel-body img{
	    max-width: 280px;

}

