body{
	overflow-x:hidden !important;
}
.head-logo img{
    position: relative;
    top: -20px;
    margin-bottom: -40px;
    width: 110px;
}
.contact{
	background: url(../img/footer/footer-top-bg.jpg) no-repeat 100% 100% /cover;
}
section.contact h2 {
    color: #ffffff;
    font-size: 28px;
}
.contact h3 {
    font-size: 34px;
}
.ct-blk {
    color: #999999;
}
.ct-blk h4 {
    color: #ffffff;
}
.testimonial h2 {
    font-size: 28px;
}
.testimonial h3 {
    font-size: 36px;
}
.partner-carousel img {
    height: 80px !important;
    width: auto !important;
}
.team-inner-img {
    width: 100%;
}
.team-inner-img figure {
    width: 100%;
}