.banner-text .text .title {
    border-bottom: 1px solid #e5e6e6;
    border-top: 1px solid #e5e6e6;
    display: block;
    float: right;
    font-family: "Oxygen",sans-serif;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 38px;
    margin: 0 0 20px;
    padding: 24px 0;
    width: 100%;
}
#testimonial {
    background: #d8dff1 none repeat scroll 0 0;
    padding: 70px 0 68px;
}
#services {
    background: #d8dff1 none repeat scroll 0 0;
    padding: 70px 0 20px;
}
#contact {
  background: #cccccc none repeat scroll 0 0;  
  padding: 73px 0 70px;
}
.author-block {
display: none;
}
.entry-meta {
    display: none;
}
.su-column-size-1-2 {
    width: 30%;
}
.single-post .attachment-post-thumbnail {
  display: none;
}
.content-area .post .post-thumbnail, .content-area .page .post-thumbnail {
  display: none;
}