body{
    line-height: 200%;
    font-size: 16px;
}

.nav-bar>ul>li>*{
  margin-left: 24px;
  margin-right: 24px;
  font-size: 18px;
}

#landing .col h1{
  font-size: 20px;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  font-weight: 300;
}

#landing .col p {
    font-size: 20px;
}

#landing .news-list h2 {
    font-size: 16px;
}

.col h1 {
    font-size: 30px;
    line-height: 150%;
}

.col h2 {
    font-size: 28px;
    line-height: 150%;
}

.col h3 {
    font-size: 24px;
    line-height: 150%;
}

.col p,
.col li,
table th,
table td {
    font-size: 20px;
}

.right-menu li {
    font-size: 20px;
}

#gethelpnow .p25 {
    font-size: 25px;
} 

#gethelpnow table th, td {
    font-size: 20px;
}

#events table th,
#pastevents table th {
    font-size: 23px;
}

@media screen and (max-width: 600px)
{
    .photo-album-title
    {
        font-size: 15px;
    }

    .video-album-title-label /* album-title */
    {
        font-size: 17px;
    }
    .video-title
    {
        font-size: 15px;
    }

}

.news-title
{
    font-size: 18px;
}

.cell-title
{
    font-size: 20px;
}
