.header .nav li .sub-menu li a {
    padding: 6px 4px;
}
.hero-slider .hero-text h1 {
    font-size: 45px;
}
.section-title .clientsreview p {
    color: #fff;
}
.clientsreview h1{
    color: #fff;
}
.single-f-news {
    margin-bottom: 30px;
}
.service-head img{
    height:140px;
    width: 100%;

}
.single-service .service-content {
    height: 270px;
}
.single-service h4 a {
    color: #28243C;
    font-size: 18px;
}
@media only screen and (max-width: 767px){
    .hero-slider .hero-text h1 {
        font-size: 25px;
        line-height: 32px;
    }
}
