p{
  margin-bottom:1em;
}
.sidebar-r{
	border-left:1px solid grey;
}

.blog .item-content, .blog-featured .item-content {
    display: inherit;
}
.blog .item-content .page-header h2{
  background-color:#0C537B;
}
.blog .item-content .page-header h2 > a {
  color:white;
  padding-left:15px;
}
.blog dd.field-entry{
	padding-left:20px;
}
.blog dd.field-entry img {
   width:12%;
}
.overlay-search .form-control, .overlay-search .inputbox, {
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 26px;
    height: auto;
    width: 500px;
    margin: auto;
    text-align: center;
    max-width: 95%;
}
.mod-finder input.serch-query{
	background: transparent;
    border-bottom: 1px solid white;
    border-top: none;
    border-left: none;
    border-right: none;
}
div.bg-overlay-vid{
	height:600px;
}
#t4-language {
    position: sticky;
    top: 0;
    z-index: 10000;
}
div.mod-languages{
	position: fixed;
    top: 0;
    left: 15px;
}
figure figcaption {
    background-color: lightgrey;
    letter-spacing: 0.5px;
    padding: 0.25rem 0.5rem;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.figure-caption {
    font-size: 90%;
    color: #6A3332;
}
.nav-open .overlay-menu {
	height:100%;
    width:30%;
}
.overlay-menu .navbar-nav > li + li {
    margin-top: 1rem;
}
.overlay-menu .navbar-nav > li > a, .overlay-menu .navbar-nav > li > span {
     font-size: 150%;
}
.overlay-menu .dropdown-toggle::after{
	font-size: 15px;
}
.acm-features.style-1 .features-item{
	height:400px;
}
.acm-hero.style-1 .hero-item{
	background-image:none;
}
.footer-cta {
	padding-bottom:0;
  margin-bottom:0;
}
#t4-footer .copyright {
    margin-top: 30px;
}
#t4-footer .t4-row {
    padding: 50px 50px;
}
#t4-section-1{
	padding-top:25px;
  	padding-bottom:25px!important;
}
.t4-section-1{
	padding-top:25px;
  	padding-bottom:25px;
}
.blog.blog .item .item-image {
    margin: 0;
    width: 100%;
    padding: 0 16px;
}
.blog.blog .item .item-content, .blog.blog .item .item-content .page-header {
    width: 100%;
    padding: 0 16px;
    display:inline
}
.blog .item-content .readmore {
  float:right;  
  margin-top: -1rem;
}
.category-desc {
    border: none;
    padding: 0
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
}
.category-desc > img {
    float: left;
    max-width: 100%;
    margin-right: 1rem;
}
div.t4-section-4{
	padding-top:0!important;
}
.t4-masthead .ja-masthead {
    background-image: url(../images/pgp_backgrounds/masthead_bg.jpg);
}
.btn-action {
    margin-top: 20px;
}
div.item-page dl.fields-container{
	visibility:inherit;
}
.com-tags-tag.tag-category .list-group .list-group-item {
	display:flex;
}
.com-tags-tag.tag-category .list-group .list-group-item h3 {
	width: 100px;
    margin-top: 25px;	
}
.com-tags-tag.tag-category .list-group .list-group-item dl.fields-container > img{
	width:70px;	
}
.com-tags-tag.tag-category .list-group .list-group-item a > img {
	width:250px;
    margin:0 30px
}
.com-tags-tag.tag-category .list-group .list-group-item:hover, .com-tags-tag.tag-category .category li:hover {
	background-color:none !important;
}
body.modal-open .modal {
    background-color: transparent;
    border-radius: 5px;
    top: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
}
