/*Hero Naat*/
section.hero-landing .center-block {
    padding-top: 30px;
}
section.hero-landing .center-block .hero-left .overlay {
    font-size: 0.8rem;
}
section.hero-landing .center-block .hero-left p {
    font-size: 0.85rem;
}
section.hero-landing .center-block .hero-left p *{
    font-size: 0.85rem;
}
section.hero-landing .center-block .hero-left h1, section.hero-landing .center-block .hero-left h1 * {
    font-size: 2.5rem;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}
section.hero-landing .center-block .hero-left h2 {
    margin-top: 10px;
    font-size: 1.1rem;
}
section.hero-landing .center-block .hero-left ul li {
    font-size: 0.85rem;
}
section.hero-landing .center-block .hero-left .hero-contact{
    margin-bottom: 15px;
}
section.hero-landing .center-block .hero-left .hero-contact .contact {
    padding: 10px 10px;
    font-size: 0.85rem;
}
/*Hero Naat*/