@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);

body {
  background: #fff;
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
  line-height: 22px;
}
.headerborder{
    border-top: 3px solid #278855;
}
.col-md-4.padtop {
    float:left;
}
.right-top {
    font-size: 16px;
    float: right;
    margin-top: 11px;
}
p.callus {
    font-size: 18px;
}
p.social {
    margin-top: 32px;
}
button.btn.btn-primary.search-btn {
    height: 34px;
    padding: 6px;
}

 div#navbar-collapse-1 {
    background-color: #008d7a;
}

.navbar-nav > li {

    border-right: 1px solid #006633;
}
div#carousel-example-generic {
    padding-bottom: 10px;
}

button.btn.btn-info {
    opacity: 0.9;
}
img.prerana-img {
    border: 3px solid #006633;
}
p.headingnews {
    background-color: #1ec2bb;
    display: inline-flex;
    width: 100%;
    padding: 5px;
}
.headingnews>span {
    font-size: 18px;
    color: #fff;
    padding: 3px;
}
.events {
    border: 1px solid #d6d6d6;
}

p.news-img {
    text-align: center;
    margin-left: 3px;
}
.news-data {
    text-align: justify;
    margin: 9px;
}
p.news-content {
    font-size: 13px;
    color: #767676;
}
.prerana {
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
}
.donationfnd {
    border: 1px solid #d6d6d6;
}
p.tree-p {
    position: relative;
    text-align: center;
    top: 30px;
}
.tree-p button.btn.btn-warning {
    margin-top: -87px;
}
p.donation-data {
    margin: 3px 13px;
}
.divider {
    border: 5px solid #458972;
    margin-top: 20px;
}
.category-tree {
    border: 1px solid #d6d6d6;
    text-align: center;
    background-color: #f3f3f3;
        margin-bottom: 10px;
}
h4.choosetree {
    color: #606060;
}
.choosetree>span {
    color: #00b8b2;
}
.category-tree>p {
    margin: 10px;
    font-size: 13px;
    color: #848484;
}
.category-tree>h4 {
    color: #004026;
}
.media-g>span {
    position: absolute;
    top: 11px;
    text-align: left;
    margin-left: 44px;
    font-size: 18px;
    color: #fff;
}
p.media-g {
    padding: 4px;
}
.media-header {
    background-color: #1fc1bb;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.carousel-control {
  padding-top:10.25%;
  width:5%;
}
.col-md-12.gallery {
    border: 1px solid #d5d5d5;
    padding: 10px;
    margin-bottom: 10px;
}
.photo-content{
 text-align: center;
    font-size: 13px;
    color: #848484;
}
.thumbphoto{
 text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.recent-post>span {
    float: left;
    margin: -23px 31px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
p.recent-post {
    background-color: #008d7a;
    text-align: center;
    padding: 5px;
}
.latest-post {
    border: 1px solid #d5d5d5;
}
p.post-content {
    margin-left: 15px;
    margin-right: 15px;
    text-align: justify;
    font-size: 13px;
    color: #7e7e7e;
}
.post-more>a {
    color: #8a1818;
}
p.post-more {
    text-align: right;
    margin-right: 10px;
    font-size: 12px;
}
.person1>img.img-responsive {
    position: absolute;
}
p.person1 {
    padding: 10px;
}
.person1>span {
    padding: 80px;
}
p.changetest {
    float: left;
    padding: 36px;
}
.testimonial_author{
 font-weight: bold;   
}
.footer-bg{
     background-image: url('../images/footer-bg.png') !important;
    background-repeat: no-repeat;
    background-position: center center; 
    background-size: cover;
}

.footer-content {
    width: 70%;
    text-align: justify;
    color: ;
    font-size: 13px;
}
.footer-container>p>a {
    color: #000;
    font-size: 13px;
}
.footer-content>h5 {
    text-transform: uppercase;
    color: black;
    font-weight: bold;
}
.footer-content>h5>span{
 color: #8f0404;   
}
.footer-content a {
    color: black;
    font-size: 15px;
}
.footer-coontent {
    padding-bottom: 158px;
}
.copyright {
    padding-bottom: 5px;
    padding-top: 5px;
}



.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  
  img.img-responsive.glry {
    width: auto;
    height: 180px;
}
.img-border h4 {
    font-size: 13px;
}
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 .col-xs-6.col-md-3.glry {
    width: 20%;
     margin-top: 6px;
}
.img-border {
    border: 3px solid #aeaeae;
    border-radius: 3px;
    opacity: 0.8;
    transition: all 0.5s ease;
}
.img-border:hover {
    opacity: inherit;
}
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }

} 

@media only screen and (max-width : 480px)   {
.col-xs-6.col-md-3.glry {
    width: 50%;
    height: auto;

}
    img.img-responsive.glry {
    width: auto;
    height: auto;
}

}


@media only screen and (max-width : 650px) and (min-width : 481px)   {


}
