/*
Theme Name: wp-bootstrap Child
Theme URI: http://320press.com/wpbs
Template: wordpress-bootstrap-master2
Author: Chris Barnes
Author URI: http://cbarn.es
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Tags: black,white,one-column,two-columns,flexible-width,custom-background,custom-colors,custom-menu,full-width-template,theme-options
Version: 3.5.2
Updated: 2018-04-05 12:30:15

*/

.index-briefing-container strong a, .index-publication-container strong a{
	background-color: #e42727;
    color: white;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    font-size: 12px;}

a.downloadlink2 {
    background-color: #e42727;
    color: white;
    padding: 5px 10px 5px 10px;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 0px;
    float: none;}

.more-link {
    font-size: inherit;}

.spu-content h2{
    font-size: 20px;
    color: #e42727;
    margin-bottom: 40px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;}

#mc_embed_signup div.response {
    margin: 0px !important;
    padding: 0px !important;
    font-weight: bold;
    float: left;
    top: 0px !important;
    z-index: 1;
    width: 80%;
    margin-bottom: 30px !important;}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0px !important;}

#mc_embed_signup {
    background: transparent !important;}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 100% !important;
    padding-bottom: 0px !important;
    min-height: 40px !important;}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0px !important;
    overflow: hidden;
    width: 90%;
    margin: 0px !important;
    clear: both;}

h3.jelly_post_title{
    display:none;}

.jelly_category_options_style_1{
    margin-bottom:10px;}

.cat_specific_rss ul{
    margin-left: 20px;}

 .project-box-container{
    padding: 10px;}  

.client-box {
    text-align: center;
    background-color: white;
    height: 100px;
    display: table;
    width: 100%;
    padding: 10px;}

.client-box-inner {
    display: table-cell;
    vertical-align: middle;}

.client-box img {
    max-height: 80px;
    max-width: 100%;
    width: auto;
    margin-bottom: auto;}

#partners {
    padding: 0px;
    margin-top: 20px;}

#partners img {
    height: auto;
    width: auto;}

.page-template-events .latest-research .entry-content {
    min-height: auto;}

.page-template-about .latest-research .entry-content{
     min-height: auto;}

h3.position{
    color: #e42726;
    margin-bottom: 20px;}

.interns-container .text h2{
    font-size: 16px;
	min-height:35px;}

.interns-container .text h3.position{
    font-size: 14px;
    margin-bottom: 10px}

.page-template-about .interns-container .latest-research  .entry-content .text{
    padding: 10px;}

.page-template-about .latest-research .entry-content .text{
    min-height: auto;}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
}

.col-xs-5ths {
    width: 20%;
    float: left;}

.page-template-about  .modal-content {
    position: relative;
    background-color: rgb(245,245,245);
    border: 0px solid #999;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0;}

.page-template-about  .modal-body {
    position: relative;
    padding: 20px;
    background-color: rgb(245,245,245);}

a.close{
    float: right;
    position: absolute;
    right: 0px;
    color: black;
    margin-right: 5px;
    font-size: 18px;
    font-family: gill sans;
    margin-top: 5px;
    font-weight: 100;
    opacity: 100;
    text-shadow: none;}

a.modalclick{
    cursor: pointer;}

img.twitter{    
    max-width: 30px;
    opacity: 0.7;
    margin-right: 10px;}

.media-container .entry-content{
    padding-top: 20px;}

.media-container .entry-content h1{
    margin-top: 0px;}

.media-container .entry-content .text{
    padding-left: 30px;
    padding-right: 30px;}

.media-container .entry-content h3{
    color: #242424;
    margin-bottom: 15px;}

#single-container h3{
    color: #242424;
    margin-bottom: 15px;}

.stretch-row{
	display: flex;
    flex-wrap: wrap;}

.stretch-col{
	align-items: stretch;
    margin-bottom: 30px;
    flex-direction: column;}

.latest-research .stretch-col .box{
	height:100%;}

.page-template-about .latest-research .stretch-col .entry-content, .page-template-events .latest-research .stretch-col .entry-content{
	height:100%;}


@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
    

    