.mod-recent-videos.style1 .playlist .btn.btn-outline-secondary{ background-color: var(--color-primary);border-color: var(--color-primary); color: #fff; padding: .375rem .75rem; height:auto; width:auto; }
.mod-recent-videos.style1 .playlist .btn.btn-outline-secondary:not(:disabled):not(.disabled).active,
.mod-recent-videos.style1 .playlist .btn.btn-outline-secondary:hover,
.mod-recent-videos.style1 .playlist .btn.btn-outline-secondary:focus { background-color: var(--color-primary) !important; border-color: var(--color-primary); color: #fff; filter: brightness(80%); }
.mod-site-header .navbar-primary .navbar-logo img{max-height:101px!important;}
.nextevent .mod-next-event.style1 .team-vsat-container .event-location-badge {   color: #000; }
.scoreboard .mod-scoreboard.style1 .card.event-box .card-body.event .card-text span.event-location-badge.badge-secondary {   color: #000; }
.photogallery .mod-photo-gallery.style1 .galleries span.card-overlay span.card-body span.card-title h5 {   background: rgba(4, 86, 46,0.01); }
.sponsors h2.sr-only {    color: #fff;   background: #000; }
.scoreboard .mod-scoreboard.style1 .card .h5.card-title.sport a {    color: #000;    font-size: 20px;   font-weight: bold; }
.scoreboard  .mod-scoreboard.style1 .card .card-header.bg-secondary span, .scoreboard  .mod-scoreboard.style1 .card .card-header.bg-secondary {   color: #000 !important; }
.nextevent .event-links a {   color: #fff; }
.internal-page .btn.btn-outline-secondary {    color: #495057;   border-color: #ced4da; }
.nextevent .mod-next-event.style3 .counter-details-inner.my-2 .event-location-badge.badge.badge-secondary {   color: #000; }
.section.footer{position:relative;}
.section.footer .mod-site-social-links.p-3 {position: absolute;top: 35%;left: 0;right: 0;z-index:999;}
.section.footer .mod-site-social-links.p-3 .list-inline-item a{color:#04562e;}
.section.footer .mod-site-social-links.p-3 .list-inline-item a:hover{color:#ffc72c;}

.internal-page .game-boxscore .tab-container.primary > .tab-nav .active a {    color: #fff; }
.internal-page .game-boxscore .tab-container.primary > .tab-nav a {  color: #000; }


/********* media query **************/

@media screen and (min-width:992px){
    .mod-site-header .header-top .d-flex.justify-content-center{justify-content:space-between!important;}
    .mod-site-header .header-top .d-flex.justify-content-center .d-none{padding-left:10.5%;}
}

@media(min-width:1200px){
    #section-header .mod-site-header .header-text {    padding-left: 8rem;   font-size: 1.5rem; }
   .header .mod-site-header .navbar-primary .navbar-logo img {    width: 135px;    max-height: inherit !important;   margin-bottom: -25px; }
    #section-header #site-nav-collapse {   padding-left: 4rem; }
    .navbar.navbar-primary li.dropdown.nav-item.item-1 > .dropdown-menu {   padding-top: 35px; }
}
@media screen and (max-width:768px) and (min-width:320px){
    .section.footer .mod-site-social-links.p-3{top:60%;}
}
/*.component.recentvideos .btn.prev, .component.recentvideos .btn.next {
color: #04562E !important;
}*/
