/* Responsive Pages - Branch specific styles */


/* ===================================== 
   TYPOGRAPHY styles
======================================== */
.col-66percent.maincol .page-header h1, 
.detailpage .page-header h1 {
    font-size: 1.125em;
    line-height: 1em;
    font-weight: 500;
	color: #002855 !important;
}
.col-66percent.maincol .panel-body h2 {
	font-size: 1.325em;  
    color: #002855;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 5px;
}
.col-66percent.maincol .panel-plain > .panel-heading h2 {
    color: #002855 !important;
    margin-top: 0;
}

.col-66percent.maincol .panel-body h3 {
    color: #002855;
    line-height: 1.25em;
}
.col-66percent.maincol .panel-body h3 {
  font-size: 1.125em;
  color: #002855;
  margin-bottom: 5px;
}