@font-face {
    font-family: 'Frutiger LT Std 55 Roman';
    src: url('/Frutiger LT Std 55 Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Frutiger LT Std 55 Roman';
    src: url('/FrutigerLTStd-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hypatia Sans Pro';
    src: url('/HypatiaSansPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hypatia Sans Pro';
    src: url('/HypatiaSansPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hypatia Sans Pro';
    src: url('/HypatiaSansPro-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hypatia Sans Pro';
    src: url('/HypatiaSansPro-LightIt.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Hypatia Sans Pro';
    src: url('/HypatiaSansPro-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hypatia Sans Pro';
    src: url('/HypatiaSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.navbar {  font-family: 'Hypatia Sans Pro' !important; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .heading-text {  font-family: 'Hypatia Sans Pro' !important;  font-weight: bold; }
 
body, .component.recentnews .mod-more-news.style2 .card-deck .card-title {font-family: 'Frutiger LT Std 55 Roman' !important;}


.header-top .component.scoreboard .sponsor img { max-height: 60px !important; }

.section.header-top .site-slogan {color:var(--color-primary);}
.component.featuredathlete .card a:not(.btn) {   color: #fff !important; }


.sr-only{background:#fff; color:#000;}
.component.newsrotator .mod-news-rotator.style7 .control .date-sport span, .component.newsrotator .mod-news-rotator.style7 .seat .story-box .date-sport {   color: #4e4e4e !important; }
ul.nav.navbar-nav.navbar-search-bar a.btn.btn-secondary span.d-inline.d-md-none.ml-2 {    color: #000;   background: #fff; }
.component.newsrotator .component-title .heading-text span {   color: #000 !important;}
.component.newsrotator .mod-news-rotator.style7 .controls h2{color:#000 !important;}
.component.nextevent.bg-primary .mod-next-event.style4 .glass-card .day {   color: #000 !important;}
.component.photogallery .mod-photo-gallery.style1 .card-deck .card .card-overlay .card-title h5.text {    background: rgba(0,0,0,0.01);   color: #fff; }

@media only screen and (min-width:992px) {
    .section.header-top .site-slogan { font-size:1.15rem;}
}
.component.partnerlogos  { border:1px solid rgba(0,0,0,0.125); margin:-1px}
.section.header-top .component.partnerlogos  { border-bottom:0 }
.component.featuredathlete:not(.bg-white):not(.bg-light) .archive-btn.btn:hover,
.component.featuredathlete:not(.bg-white):not(.bg-light) .archive-btn.btn:focus{ background-color:rgba(0,0,0,0.5) !important; }
.component.nextevent:not(.bg-white):not(.bg-light) .event-links .link.btn:hover,
.component.nextevent:not(.bg-white):not(.bg-light) .event-links .link.btn:focus{ color: var(--featuredathlete-linkhovercolor, #fff) !important; background-color:rgba(0,0,0,0.5) !important;}
.mod-parallax.style-1 .parallax-overlay {
    background: rgba(0,0,0,0.125);
}
@media only screen and (max-width:1199px) {
.section.header .navbar.navbar-primary .navbar-collapse .form-inline { display:none; }
}

@media only screen and (min-width:1500px){
    .social-stream .wall .tile:not(.col-xl-3) { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
}


@media(max-width:991px){
    .component.newsrotator .mod-news-rotator.style7 .seat .story-box span, .component.newsrotator .mod-news-rotator.style7 .seat .story-box a {   color: #fff; }
}


.section.header-top .container { background:#fff; } 



.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
a.btn-secondary:hover,
a.btn-secondary.focus,
a.btn-secondary:focus,
a.btn-secondary:not(:disabled):not(.disabled).active,
a.btn-secondary:not(:disabled):not(.disabled):active,
.schedule-grid .status.bg-secondary,
.badge-secondary,
.btn-secondary,
a.btn-secondary,
.btn-outline-secondary:hover,
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle,
a.btn-outline-secondary:hover,
a.btn-outline-secondary.focus,
a.btn-outline-secondary:focus,
a.btn-outline-secondary:not(:disabled):not(.disabled).active,
a.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>a.btn-outline-secondary.dropdown-toggle,
.schedule-grid .status.bg-secondary,
.badge-secondary,
.btn-outline-secondary,
a.btn-outline-secondary{
    color:#000 ;
}

.card-header.bg-secondary.text-light {
    color:#000  !important;
}


