.header-phone {display: none;}

.header .logo-text
{
color: #2773ae;
font-size: 48px;
font-family: 'Raleway', Arial, sans-serif;
}

.header .logo-text:hover
{
 text-decoration: underline;
}

.secondary-tagline
{
    margin: 0 auto;
    color: #2773ae;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    margin-left: 15px;
    margin-top: 7px;
    font-family: 'Raleway', Arial, sans-serif;
}

.tagline
{
    margin-left: 185px;
    color: #2773ae;
    font-size: 32px;
    font-weight: bold;
    font-family: 'Raleway', Arial, sans-serif;
}