.h1_logo {
    padding: 0;
    padding-top: 11px;
    padding-bottom: 11px;
    margin: 0;
    width: 200px;
    float: left;
}

.fw-video iframe {
    width: 100%;
    max-height: 200px;
}

.main .news_more {
    margin-top: 7px;
}

.footer_ul li {
    margin-bottom: 0;
}

h1.big {
    margin: 0;
    text-align: center;
}

.secondary-bar.bar_white {
    background: 0;
}

#message.red {
    color: red;
    text-align: right;
}

.accordion-heading .accordion-toggle {
    font-size: 16px;
}

.partner-logos {
    visibility: hidden;
    max-height: 68px;
}

.our-partners .bx-wrapper img {
    max-width: 100%;
    display: block;
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.partner-logos li {
    position: relative;
    height: 60px;
}

.grid-holder.col-3 .grid-item {
    position: relative;
}

.grid-item-inner {
    text-align: center;
    height: 180px;
    overflow: hidden;
}

.grid-item-inner .media-box {
    height: 100px;
}

.grid-item-inner img {
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
