.hbcuacFPVideo {
    width: 500px !important;
    margin: 0 auto 13px auto !important;
}

.section.header .site-title{float:none;}
.internal-page .pre-main { display: none; }

@media(min-width:992px){
    .social-heading .mod-site-social-links.p-3 {   padding: 0 !important; }
    .social-heading {    position: fixed;    top: 5px;    z-index: 999;    width: 100%;   text-align: right; }
    .social-heading .mod-site-social-links.p-3 ul li a {   color: #fff; }
    
    .navbar .navbar-nav { align-items: center !important; }
}

@media screen and (min-width:1200px){
    .mod-news-rotator.style6 .story-box{margin-left:-535px!important;}
    .header .navbar-primary .navbar-logo img {    max-height: 75px; margin-bottom: -8px; }
}

.component.recentnews .component-heading { color:#141B4D; }
.component.scoreboard .component-heading { color:#ffffff; }

@media(max-width:991px){
    .social-heading {   display: none; }
 /*   #site-nav .ml-auto a, #site-nav .ml-auto button {   color: rgb(20, 27, 77); } */
}

@media(max-width:991px) and (min-width:768px){
    #main-wrapper {   margin-top: 79px; }
}