﻿/*
* Created By: MDC Web Services
* Description:  
* Revised:
*/

/*Masthead Code*/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.title-name h1 {
  font-size: 24px;
  margin: 0;
}

.site-masthead  {
  background-image: url("../img/masthead-bg.jpg");
  background-position: center;
  background-repeat: repeat-x;
  background-color: #1565c0;
  color: #fff;
}

.title-name.title-background span {
  background-color: rgba(0, 0, 0, 0.3);
  padding-left: 12px;
  padding-right: 12px;
}

h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
    color: #545454;
}

.list-inline {
    padding-left: 10px;
    margin-left: -5px;
    list-style: none;
}

img.pull-right {
    margin: 0px 0px 0px 30px;
}

.breadcrumb > .active {
    color: #545454;
}
/* ADDED 4/26/2021 */
.sect-title  {
	text-align: left;
	color: brown;
}

/*Formstack*/
body .fsBody, body .fsBody .fsForm {
  padding: 0;
}

@media (min-width: 768px) {
  .title-area { 
    width: 100%; 
    position: relative;
  }
  .title-container { 
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    display: table; 
  }
  .title-name {
    display: table-cell; 
    vertical-align: middle;
  }
}

@media (max-width: 767px) {
  .site-masthead {
    padding:10px 0;
  }
  .title-name {
    width: 360px;
    padding-right: 10px;
  }
  .title-name h1 {
    font-size: 21px;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .title-area { 
    height: 106px;  
  }
  .title-container { 
    height: 106px; 
  }
  .title-name h1 {
    font-size: 20px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .title-area { 
    height: 126px;  
  }
  .title-container { 
    height: 126px; 
  }
  .title-name h1 {
    font-size: 22px;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .title-area { 
    height: 166px;  
  }
  .title-container { 
    height: 166px; 
  }
  .title-name h1 {
    font-size: 24px;
  }
}
.title-name h1 {
  padding-left: 14px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
@media (min-width: 600px) {
  .title-name h1 {
    padding-top: 22px;
  }
}
.navbar-default {
    background-color: #1c4188;
}
.justice-headline {
  margin-bottom: 38px;
  margin-top: 78px;
  color: #fff;
  font-weight: 300;
}
.justice-headline strong {
  font-weight: 700;
}
  #siteContent {
    margin-top: 0;
}
/*HP Styles*/
.justice-intro {
  background-image: url("../img/justice-intro-new.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: rgb(0,0,0,0.6);
  background-blend-mode: overlay;
}
@media (min-width: 992px) {
.justice-intro {
  height: 325px;
  }
}
.justice-hp .navbar {
  margin-bottom: 0;
}
.justice-hp .navbar-default {
  border-color: transparent;
}
.justice-programs {
  margin-bottom: 50px;
}
.well h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 6px;
  color: #244d9d;
}
@media (min-width: 992px) {
  .well {
    height: 500px;
  }
}
.justice-aoi h3{
  font-size: 18px;
}
.justice-aoi a {
  font-weight: bold;
}
.justice-overview {
  background-color: #dbdfe0;
  padding:50px 0;
}
.justice-overview h3:first-child {
  text-align: center;
  color: #fff;
  margin-bottom: 22px;
}
.featured-justice {
  padding:50px 0;
}
.featured-justice img {
  margin-bottom: 20px;
}
.featured-soj-programs {
  border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.featured-soj-programs h4 {
  margin-top: 0;
}
/*Page Styles*/
#siteContent {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
#siteContent h1, h2, h3 {
  font-family: 'Lato', sans-serif;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}

table caption {
  color: #333;
  font-weight: bold;
  background-color: #efefef;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 8px;
  text-align: left;
  font-size: 25px;
}

body .well a {
    font-weight: 700;
    font-size: 18px;
}
.justice-footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
.justice-hp h3 {
  margin-bottom: 14px;
}  
h3 {
    text-transform: uppercase;
    /*border-bottom: 1px solid #d2d2d2;*/
    padding-bottom: 6px;
    color: #244d9d;
    font-size: 20px;
}
.page-header h2 {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  margin-top: 10px;
  color: #244d9d; 
}
.page-header{
  border-bottom: 3px solid #e0e8f7;
  margin-top: 10px;
}
p {
  line-height: 25px;
  margin: 0 0 20px;
}
h2 {
  font-size: 30px;
}

.justice-footer img {
  margin-bottom: 10px;
}
/*SOJ Footer*/
.soj-footer {
  padding:50px 0;
  background-color: #dbdfe0;
}
.soj-footer img {
  margin-right: 10px;
}
.justice-hp .mdc-footer-links{
  margin-top:0;
}
.category-soj {
  padding: 20px;
  background-color: #f5f7f7;
  border:1px solid #eceff1;
  margin-bottom: 30px;
}
.category-soj h3 {
  font-size: 24px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 15px;
}
.category-soj ul {
  margin-bottom: 30px;
}
.category-soj ul strong {
  font-size: 20px;
}

.well-sm {
	background-color: #E7E7E7;
	margin-bottom:10px;
}

/* Added to account for multiple days at different location */
.related-content-side-area {
    font-size: 17px;
	color: #636363;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}

