.highlights .sprocket-strips .sprocket-strips-container >li .sprocket-strips-item 
{
    height:317px;
}
table.mod_events_table,
table.mod_events_monthyear {
    width: 100%;
}
.layout-slideshow .sprocket-features-pagination {
    height: 14px;
}
@media (max-width:767px) {
  #sp-header-wrapper #sp-logo {
    float: right !important ;
  width: 40% !important;
  }
}

.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
    font-size: 14px;
}

#menu {
    padding: 0 0px;
}

#sp-main-menu ul.level-0 > li {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

@media (max-width:360px) 
{
#sp-header-wrapper #sp-logo {
    float: left!important;
    width: 100%!important;
}

}