.partner-home .search-box { background-image:url(img/gvc-pp-hero.jpg);background-size: cover; background-position: center center; text-align:center;height:380px; vertical-align:middle; }
.search-box h1 { font-size: 48px; color: #FDE428; text-transform: uppercase; font-weight: 500; margin-bottom: 30px; text-shadow:0 0 6px #666;} 
.search-box .dash { padding-top:130px; }
.item-wrapper h3 { padding-bottom:10px;}
.home-content { padding:40px 0; }
.alt-home-content { color:white; padding:60px 0;background-color:#337ab7; margin-bottom:20px; }
.page-top-ribbon { display:none; }
.overlay-blue:before { position: absolute;content:" ";top:0;left:0;width:100%;height:100%; display: block;z-index:0; background-color: RGBA(0, 46, 91, 0.30); }
#Training_Option__ctable { border: 1px solid #ccc !important; }

@media(max-width:560px){
    .search-box h1 { font-size: 8vw; }
}