body {
  background-image: url('/images/Bottom_texture.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-style: normal;


  
}

p:last-child {
  margin-bottom: 0px;
}

img {
  display: unset;
}

.logo-image {
  max-width: 100%;
  height: auto !important;
}


#sp-header-top {
  max-width: 1000px;
  margin: 0 auto;
}

#sp-header {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #1B4289;
}



.breadcrumb .float-start {
  padding-right: 10px;
}

.sp-megamenu-parent {
  margin: 0;
}

.sp-megamenu-parent > li > a {
  color: #fff;
  font-size: 15px;
}


.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px;
}

.sp-megamenu-parent > li:hover > a {
  color: #CABEC1;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #CABEC1;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #A60C2E !important;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #A60C2E !important;
}

#sp-main-body {
  padding: 0;
}

#sp-main-body .container {
  background: #fff;
}

.article-list .article .featured-article-badge {
  display: none;
}

.article-list .article .article-header h2 a {
  font-size: 30px;
  color: #79060C;
  font-weight: bold;

}


.score-tables h3 {
  margin-top: 40px;
  color: #A60C2E;
}

.game-schedule h3 {
  margin-top: 20px;
  color: #A60C2E;
}

.djl_theme_bootstrap.mod_djl_schedule table td.schedule_link {
  display: none;
}


.icon-clock {
  padding-right: 7px;
}

.icon-location {
  padding-right: 7px
}

.pagenavigation {
  display: none;
}

#sp-right .sp-module {
  margin-bottom: -25px;
}

.online-visitor {
  background: #DCDCDC;
  padding: 20px !important;
  border-radius: 5px !important;
  margin-bottom: 35px !important;

}




#sp-footer, #sp-bottom {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;

  
}


@media (min-width: 576px) {
.container, .container-sm {
  max-width: 98%;
}
}
@media (min-width: 768px) {
.container, .container-md, .container-sm {
  max-width: 98%;
}
}
@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
  max-width: 98%;
}
#sp-menu .justify-content-end {
  justify-content: center !important;
}
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1180px;
}
}
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1400px;
}
}


@media (max-width: 992px) {

}
@media (max-width:991.99px) {
  .justify-content-end {
  justify-content: flex-start !important;
}

.online-visitor {
  width: 80%;
  margin: 20px auto !important;
}
  
}

@media (max-width:767.99px) {
  .burger-icon {
  margin-bottom: 10px;
}
}
@media (max-width: 576px) {

}
@media (max-width:575.99px) {
    .djl_theme_bootstrap.mod_djl_tables table th.played_th, .djl_theme_bootstrap.mod_djl_tables table th.won_th, .djl_theme_bootstrap.mod_djl_tables table th.lost_th, .djl_theme_bootstrap.mod_djl_tables table th.drawn_th, .djl_theme_bootstrap.mod_djl_tables table th.points_th, .djl_theme_bootstrap.mod_djl_tables table td.played, .djl_theme_bootstrap.mod_djl_tables table td.won, .djl_theme_bootstrap.mod_djl_tables table td.lost, .djl_theme_bootstrap.mod_djl_tables table td.drawn, .djl_theme_bootstrap.mod_djl_tables table td.points  {
   display: revert !important;
}


 .djl_theme_bootstrap.mod_djl_tables table th.score_diff_th, .djl_theme_bootstrap.mod_djl_tables table td.score_diff {
    display: none !important;
  }

}

