.header_image img{
opacity:0;
}

#company_cards {
overflow: hidden;
margin-bottom: 10px;
}

.location_card {
max-height: 350px;
}

.cards .text-center {
font-size: 1.3em;
padding-bottom:1.25em;
padding-top:0;
text-align:center;
}


.focusCard{
    padding-bottom: 2em;
    border: white solid 0.75em;
}
.focusCard a{
text-decoration:none;
}
.sector2 .focus_detail {
    text-align: left;
}
.cardIcon{
    padding: 2em;
    padding-bottom: 0.5em;
}
.location_card{
    width:100%;
}

.location_card a{
    font-size: 18px;
}
div#page-240 a{
    width:320px!important;
}

div#page-240{
    border-right:none;
}
div#page-242{
    border-left:none;
}

.summit2{
    opacity: 1;
    background: linear-gradient(to right, rgba(40, 40, 85, 0.5), rgba(40, 40, 85,0.5)), url(http://mercuryfund.com/wp-content/themes/Mercury/images/res/summit.jpg);
    background-size: cover;
    background-position: center center;
}


.summit2 a{
   color: white!important; 
}

.row .focus_detail a{
color: #428bca!important;
}
.geography2{
    opacity: 1;
    background: linear-gradient(to right, rgba(40, 40, 85, 0.5), rgba(40, 40, 85,0.5)), url(http://mercuryfund.com/wp-content/themes/Mercury/images/res/Geography.jpeg);
    background-size: cover;
    background-position: center center;
}
.geography2 a{
    color: white!important;
}
.structure2{
    opacity: 1;
    background: linear-gradient(to right, rgba(40, 40, 85, 0.5), rgba(40, 40, 85,0.5)), url(http://mercuryfund.com/wp-content/themes/Mercury/images/res/Attributes.jpg);
    background-size: cover;
    background-position: center center;
}
.structure2 a{
    color: white!important;
}
.sector2{
    opacity: 1;
    background: linear-gradient(to right, rgba(40, 40, 85, 0.5), rgba(40, 40, 85,0.5)), url(http://mercuryfund.com/wp-content/themes/Mercury/images/res/Themes.jpg);
    background-size: cover;
    background-position: center center;
}
.sector2 a{
    color: white!important;
}
.open{
background:white;
z-index:99;
}
.open .expanded{
background:white;
z-index:99;
}
.mission{
padding-top: 1.5em;
padding-bottom: 1.5em;
}
.mission p {
    padding: 0;
}

@media (min-width: 450px){

    .col-lg-five {
        padding-left: 15px;
        padding-right: 15px;
        height:150px;
    }

}
@media (min-width: 650px) {
    .col-lg-five {
        padding-left: 15px;
        padding-right: 15px;
        height:300px;
    }
}
@media (min-width: 768px) {

div#page-240 {
border-right:white 10px solid ;
}
div#page-242 {
border-left:white 10px solid ;
}
div#page-240 a{
    margin: 0 auto!important;
    margin-top: 2em!important;
}

.location_card{
    margin-right:0%; 
    width:50%;
}
    .col-lg-five {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
        height:150px;
    }
}
@media (min-width: 1200px) {
    .col-lg-five {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px;
        height:310px;
    height: 180px;
    margin-bottom: 30px;
    }
}
@media (min-width: 1500px) {
    .col-lg-five {
        height:310px;
        margin-bottom: 0px;
    }

}
