.about_me{
background: url(../images/sushil-kumar.jpg) no-repeat 96% center #000;
    background-size: auto 100%;
    overflow: hidden;
    height: 500px;
    position: relative;
/*    background-attachment: fixed;*/
}
.aboutus_txt p{
	line-height: normal;
}
.testimonials-items.interest{
	padding-bottom: 0;
}
.blog_data .article-item2{
	padding-top: 0;
}
.banner .item p {
    font-size: 1.125em;
    line-height: 1.667em;
    font-weight: 300;
}
.testimonials-items.interest .imageanimate{
	height: 215px;
    overflow: hidden;
}
.interest .headingtxt{
	font-size: 2.250em;
}
.interest .imageanimate:hover .headingtxt {
font-size: 3em;	
}
.followme{
    background: #D0D0D0;
    padding-top: 40px;
    padding-bottom: 20px;
}
.followme p{
	font-size: 15px;
}
.subscribe-form {
    max-width: 540px;
    margin: 0 auto;
}
.subscribe-form .button-style3 {
    float: right;
}
.subscribe-form div {
    margin-right: 145px;
}
.subscribe-form .style1 {
    padding: 12px 20px;
    font-size: 1.125em;
}
.button-style3:hover {
    background: #fff;
    color: #67686d;

}
