html{font-size:100%;font-family:'Source Sans Pro',sans-serif;}
#headline-txt, #firm-txt{font-weight:700;color:rgba(250,250,250,1);font-size:4em;}
#firm-txt{font-size:2em;}
#business-txt{font-weight:300;color:rgba(250,250,250,1);font-size:2em;}
#location-txt{font-weight:100;color:rgba(250,250,250,1);font-size:1.5em;}
@media only screen and (min-width:0em) and (max-width:40em){#headline-txt{font-size:1.5em;text-align:center;}
#firm-txt{font-size:1.5em;}
#business-txt, #location-txt{font-size:1.2em;}
}
@media only screen and (min-width:40em) and (max-width:60em){#headline-txt{font-size:3em;}
}
@media only screen and (min-width:60em) and (max-width:80em){#headline-txt{font-size:3em;}
}
@media only screen and (min-width:80em){}