body {
  
}

.navbar-static-top {
  margin-bottom: 19px;
}

#logotitle {font-family: 'Tienne', serif; font-weight: 700; font-size:2.5em; text-align:center; text-decoration:none;}
#logotitle a {text-decoration:none; color: #2C3E50; }
#logotitle a:visited {text-decoration:none; color: #2C3E50;}
#logotitle a:hover {text-decoration:none; color: #2C3E50;}
#logotitle a:active {text-decoration:none; color: #2C3E50;}
#subtitle {font-style:italic; font-size:1.2em; text-align:center; padding:0 10ox 0 10px; margin-bottom:10px;}
.page-header {margin-top:0; padding-top:0;}
h1 {font-family: 'Tienne', serif; font-weight:500;}
h3.sidehdr {font-family: 'Tienne', serif; font-weight:500;}
.jumbotron-home {background-image: url(../img/pcost-cover.jpg); background-size:cover; background-repeat: no-repeat; color:#fff;}
footer {color:white; background-color: #2C3E50;}
div.fb-like {margin-top:10px; margin-bottom:10px;}


 @media screen and (max-width: 768px) { .collapse-xs { display:none; } }
@media screen and (max-width: 991px) { .collapse-sm { display:none; } }