/*
Theme Name: Cheddar Media
Theme URI: 
Description: Relevant Meaningful Engagement
Version: 1.0
Author: Cheddar media
Author URI:https://www.cheddarmedia.com/  
*/

.business-cases-item-image img {
    /*     max-height: 320px; */
    /* opacity: 0; */
    width:100%;
}

.modal.show button.close:hover {
    color: #009DD3 !important;
}

.lang-container .wpml-ls-legacy-list-horizontal {
    /* border: 0px solid transparent; */
    padding: 0;
    clear: both;
}



.lang-container .wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 6px 3px;
    margin: 0;
    list-style-type: none;
    display: inline-block !important;
    width: 100%;
}


.lang-container .wpml-ls-legacy-list-horizontal {
    border: 0px solid transparent; 
    padding: 0;
    clear: both;
}

.section-sub-head a {
    color: #009DD3;
}

.media-center-item-image img {
    width: 100%;
    max-height: 250px;
}

.page-template-newsroom .media-center-item-image img {
    opacity: 0;
}

.lang-container .wpml-ls-legacy-list-horizontal .wpml-ls-item:hover,.lang-container .wpml-ls-current-language.wpml-ls-item-legacy-list-horizontal {
    background: #183362;
}

p.small {
    margin-top: 10px;
}
.media-center-item-image {
    background-size: cover;
    background-position: center center;
}
.lang-container.active-lang{
    position:relative;
}

.lang-container .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer::before {
    content: "";
    border-color: transparent transparent #009dd3 transparent;
    border-style: solid;
    border-width: 0px 14px 20px 13px;
    height: 0px;
    width: 0px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0);
}

strong,b{
    font-weight:bold;
}

.main-logo a.navbar-brand.logo {
    padding: 0;
    margin-right: 0;
}

.business-cases-item-image {
    background-position: bottom center;
    background-size: cover;
    max-height: 240px;
    overflow: hidden;
}
.business-cases-item-image img{
     max-height: 240px;
     opacity: 0;
     visibility: hidden;
}
