.height60px{
    height: 60px;
}
.hero-banner-section img{
    background-size: cover;
    background-position: center;
    width: 100%;
}
.position-relative{
    position: relative;
}
.per60{
    width: 60%;
}
.service-thumb img{
    width: 100%;
}
.innerpage-section-padding{
    padding: 160px 0;
}
.single-post-image{
    width: 100%;
}
.margintop-35{
    margin-top: 35px;
}
/* subscriber section css */
 .form-bg{
        background: #5b9b3761;
    }
    .form-subscribe
{
  max-width:80%;
  margin:0 auto
}
.form-subscribe .form-control
{
  background-color:hsla(0,0%,100%,.8);
  padding-left:24px;
  padding-right:24px;
  letter-spacing:1px;
  border:none;
  border-top-left-radius:36px;
  border-bottom-left-radius:36px
}
.form-subscribe .form-control.focus,.form-subscribe .form-control:focus
{
  z-index:2;
  background-color:hsla(0,0%,100%,.8)
}
.form-subscribe .btn
{
  border-top-right-radius:36px;
  border-bottom-right-radius:36px;
  background:#5b9b37;
  border-color:#5b9b37;
  height:46.5px;
}
.socialmedia-image-box img{
    width: 100%;
}
