<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table-upcoming-game-container {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

.table-upcoming-game-body,
.table-upcoming-game-header {
  display: flex !important;
  position: relative !important;
  padding: 0.75rem 1.25rem !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  width: 100% !important;
}

.table-upcoming-game-header {
  background-color: #28a745 !important;
  color: #fff !important;
}

.table-upcoming-game-header-item {
  display: block !important;
  position: relative !important;
  width: 33.33% !important;
  padding: 0 0.25rem !important;
}

.table-upcoming-game-header-item &gt; p {
  margin-bottom: 0 !important;
  display: inline-block;
}

.table-upcoming-game-body-middle h5 {
  margin-bottom: 0 !important;
}

.table-upcoming-game-body {
  display: block !important;
  position: relative !important;
  padding: 1rem 1.25rem !important;
  text-align: center !important;
  width: 100% !important;
  margin: 0 auto !important;
}

.table-upcoming-game-body-top {
  display: flex !important;
  position: relative !important;
  width: 100% !important;
  margin: 0 auto !important;
  align-items: center !important;
}

.table-upcoming-game-body-middle {
  display: flex !important;
  position: relative !important;
  width: 91% !important;
  margin: 0 auto !important;
  align-items: center !important;
}

.table-upcoming-game-body-team-logo1,
.table-upcoming-game-body-team-logo2 {
  display: block !important;
  position: relative !important;
  width: 25% !important;
  vertical-align: middle !important;
  word-wrap: break-word !important;
}

.table-upcoming-game-body-score {
  display: block !important;
  position: relative !important;
  width: 30% !important;
  vertical-align: middle !important;
  word-wrap: break-word !important;
}

.table-upcoming-game-body-team-logo1 {
  margin-left: auto !important;
}

.table-upcoming-game-body-team-logo2 {
  margin-right: auto !important;
}

.table-upcoming-game-body-team-logo1 &gt; img,
.table-upcoming-game-body-team-logo2 &gt; img {
  max-width: 45% !important;
  height: auto !important;
}

.table-upcoming-game-body-team-name1,
.table-upcoming-game-body-team-name2 {
  display: block !important;
  position: relative !important;
  width: 40% !important;
  padding: 0 0.25rem !important;
}




.table-upcoming-game-container {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

.table-upcoming-game-body,
.table-upcoming-game-header {
  display: flex !important;
  position: relative !important;
  padding: 0.75rem 1.25rem !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  width: 100% !important;
}

.table-upcoming-game-header {
  background-color: #28a745 !important;
  color: #fff !important;
}

.table-upcoming-game-header-item {
  display: block !important;
  position: relative !important;
  width: 33.33% !important;
  padding: 0 0.25rem !important;
}

.table-upcoming-game-header-item &gt; p {
  margin-bottom: 0 !important;
  display: inline-block;
}

.table-upcoming-game-body-middle h5 {
  margin-bottom: 0 !important;
}

.table-upcoming-game-body {
  display: block !important;
  position: relative !important;
  padding: 1rem 1.25rem !important;
  text-align: center !important;
  width: 100% !important;
  margin: 0 auto !important;
}

.table-upcoming-game-body-top {
  display: flex !important;
  position: relative !important;
  width: 100% !important;
  margin: 0 auto !important;
  align-items: center !important;
}

.table-upcoming-game-body-middle {
  display: flex !important;
  position: relative !important;
  width: 91% !important;
  margin: 0 auto !important;
  align-items: center !important;
}

.table-upcoming-game-body-team-logo1,
.table-upcoming-game-body-team-logo2 {
  display: block !important;
  position: relative !important;
  width: 25% !important;
  vertical-align: middle !important;
  word-wrap: break-word !important;
}

.table-upcoming-game-body-score {
  display: block !important;
  position: relative !important;
  width: 30% !important;
  vertical-align: middle !important;
  word-wrap: break-word !important;
}

.table-upcoming-game-body-team-logo1 {
  margin-left: auto !important;
}

.table-upcoming-game-body-team-logo2 {
  margin-right: auto !important;
}

.table-upcoming-game-body-team-logo1 &gt; img,
.table-upcoming-game-body-team-logo2 &gt; img {
  max-width: 45% !important;
  height: auto !important;
}

.table-upcoming-game-body-team-name1,
.table-upcoming-game-body-team-name2 {
  display: block !important;
  position: relative !important;
  width: 40% !important;
  padding: 0 0.25rem !important;
  word-wrap: break-word !important;
  font-size: 1.15rem !important;
}

.table-upcoming-game-body-team-name1 {
  margin-right: auto !important;
}

.table-upcoming-game-body-team-name2 {
  margin-left: auto !important;
}

.table-upcoming-game-body-button {
  display: block !important;
  position: relative !important;
  padding: 0.5rem 0 !important;
}

.kp-btn {
  display: inline-block !important;
  font-weight: 400 !important;
  color: #fff !important;
  background-color: #28a745 !important;
  border-color: #28a745 !important;
  text-align: center !important;
  vertical-align: middle !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border: 1px solid transparent !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  border-radius: 0.25rem !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

.kp-btn:active,
.kp-btn:hover,
.kp-btn:link,
.kp-btn:visited {
  text-decoration: none !important;
  color: #fff !important;
}

.kp-btn:hover {
  background-color: #187c2f !important;
}

@media screen and (orientation: portrait) and (max-width: 575.98px) {
  .table-upcoming-game-body-button a,
  .table-upcoming-game-header-item p {
    font-size: 0.75rem !important;
  }

  .table-upcoming-game-body-score h2 {
    font-size: 1.2rem !important;
  }

  .table-upcoming-game-body-team-name1 h5,
  .table-upcoming-game-body-team-name2 h5 {
    font-size: 0.85rem !important;
  }
}

a:active,
a:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.img-slider-container {
  visibility: hidden;
  width: 100% !important;
  height: auto !important;
}

.slider-top-container {
  background-color: #dedede !important;
}

.img-slider-images-top {
  display: block !important;
  position: relative !important;
  max-width: 100% !important;
  height: auto !important;
}

.img-slider-content {
  position: relative !important;
  display: block !important;
}

.img-slider-content img {
  position: relative !important;
  display: block !important;
  margin: 0 auto !important;
}

.top-news-txt {
  display: block !important;
  position: absolute !important;
  bottom: 5%;
  visibility: hidden;
}

.img-slider-container h2 {
  color: #fff !important;
  text-shadow: 2px 2px 6px #000;
  font-family: 'Roboto Condensed', sans-serif;
}

.logo-main-container {
  display: flex !important;
  align-items: center !important;
  position: relative !important;
  overflow: hidden;
  max-width: 280px !important;
  max-height: 230px !important;
  margin-bottom: 0 !important;
}

.logo-img-container {
  position: relative !important;
  max-width: 180px !important;
  height: auto !important;
  display: inline-block !important;
  padding: 4px !important;
}


.logo-txt-container {
  /* Position relative to its normal position */
  position: relative !important;
  
  /* Maximum width of 60% of the parent element */
  max-width: 60% !important;
  
  /* Height automatically adjusts based on content */
  height: auto !important;
  
  /* Display as an inline block element */
  display: inline-block !important;
  
  /* Vertically align in the middle of the parent element */
  vertical-align: middle !important;
  
  /* Add a padding of 2% around the element */
  padding: 2% !important;
}



/* Site Title Styles */
.site-title {
  color: #fff !important;
  font-size: 1.15rem !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  margin: 0 !important;
}

/* Background Styles */
.child-1-background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 125%;
}

.child-2-background,
.child-3-background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 125% auto;
}

/* Menu and Table Styles */
.central-menu,
.upcoming-game-table {
  background-color: #197b30;
}

/* Banner Ad Styles */
.banner-ad img {
  border: none;
  transition: border 0.2s;
}

.banner-ad img:hover {
  border: 3px solid #005826;
  transition: border 0.2s;
}

/* Banner Row Styles */
.banner-row div:nth-child(even) {
  padding-left: 2% !important;
}

.banner-row div:nth-child(odd) {
  padding-right: 2% !important;
}

/* Sponsor Styles */
.main-sponsor {
  max-height: 250px;
}

.other-sponsor {
  max-height: 120px;
}

/* Background Color Classes */
.green-background {
  background: #005826;
  color: #000;
}

.light-green-background {
  background: #197b30;
  color: #fff;
}

.grey-background {
  background: #ebebeb !important;
  color: #333 !important;
}

.white-background {
  background: #fff !important;
  color: #555 !important;
}

/* Sub Menu Styles */
.sub-menu-background {
  background-color: #238e3c;
  border: none;
}

.sub-menu-background a {
  color: #fff !important;
}

.sub-menu-background a:hover {
  background-color: #238e3c;
  color: #ddd;
  text-shadow: 2px 2px #3a3838;
}

.sub-menu-background .active a {
  background-color: #238e3c;
  color: #ddd;
  text-shadow: 2px 2px #3a3838;
}

/* Bottom Menu Styles */
.bottom-menu-container {
  text-align: center;
  position: relative;
  width: 100%;
}

.menu-bottom-list li ul,
ul.menu-bottom-list {
  list-style: none !important;
  padding-left: 0 !important;
}

.menu-bottom-list &gt; li {
  font-size: 1rem;
  padding-bottom: 3rem;
}

.sub-menu-background &gt; li {
  list-style: none;
  font-size: 0.875rem;
}

.menu-bottom-list &gt; li:not(:last-child) {
  content: "";
  border-right: 1px solid #fff;
}

.menu-bottom-list .sub-menu-background {
  background-color: #197b30;
}

.menu-bottom-list .sub-menu-background .active a,
.menu-bottom-list .sub-menu-background a:hover {
  background-color: #197b30;
}

ul.sub-menu-background {
  padding-inline-start: 0;
}

a.footer-scroll-top-link {
  color: #fff !important;
  font-size: 0.875rem !important;
  text-decoration: none !important;
}

/* Media Query for Small Screens */
@media (max-width: 464.98px) {
  .child-1-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 150%;
  }

  .child-2-background,
  .child-3-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 150%;
  }

  #stop {
    display: none;
  }

  .banner-row div:nth-child(even) {
    padding-left: 0 !important;
    margin-bottom: 2% !important;
  }

  .banner-row div:nth-child(odd) {
    padding-right: 0 !important;
    margin-bottom: 2% !important;
  }
}



/* Media Query for Small to Medium Screens */
@media (min-width: 465px) and (max-width: 575.98px) {
  /* Background Styles */
  .child-1-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 125% auto;
  }

  .child-2-background,
  .child-3-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 125% auto;
  }

  /* Hide Stop Element */
  #stop {
    display: none;
  }

  /* Banner Row Styles */
  .banner-row div:nth-child(even) {
    padding-left: 0 !important;
    margin-bottom: 2% !important;
  }

  .banner-row div:nth-child(odd) {
    padding-right: 0 !important;
    margin-bottom: 2% !important;
  }
}

/* Media Query for Medium Screens */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Background Styles */
  .child-1-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 125% auto;
  }

  .child-2-background,
  .child-3-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 125% auto;
  }

  /* Hide Stop Element */
  #stop {
    display: none;
  }
}

/* Media Query for Large Screens */
@media (min-width: 768px) and (max-width: 991.98px) {
  /* Background Styles */
  .child-1-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 125%;
  }

  .child-2-background,
  .child-3-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150% auto;
  }
}

/* Media Query for Large to Extra Large Screens */
@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Background Styles */
  .child-1-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 130%;
  }

  .child-2-background,
  .child-3-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 160%;
  }
}

/* Media Query for Extra Large Screens and Above */
@media (min-width: 1200px) {
  /* Background Styles */
  .child-1-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 125%;
  }

  .child-2-background,
  .child-3-background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 120% auto;
  }
}

/* Player Styles */
.player-img {
  width: 70%;
}

.player-name {
  font-weight: 900;
}

.player-number-container {
  position: absolute;
  top: 3%;
  left: 8%;
  color: #555;
  font-weight: 900;
  height: 75px;
  width: 75px;
  background-color: #ebebeb;
  border-radius: 50%;
  transition: all 0.3s;
}

.player-number {
  font-size: 1.8rem;
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}

/* Media Queries for Player Number Styles */

/* Small Screens */
@media (max-width: 464.98px) {
  .player-number {
    font-size: 2rem;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}

/* Small to Medium Screens */
@media (min-width: 465px) and (max-width: 575.98px) {
  .player-number {
    font-size: 2.2rem;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}

/* Medium Screens */
@media (min-width: 576px) and (max-width: 767.98px) {
  .player-number-container {
    position: absolute;
    top: 3%;
    left: 15%;
    color: #fff;
    font-weight: 300;
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    transition: all 0.3s;
  }

  .player-number {
    font-size: 0.8rem;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}

/* Medium to Large Screens */
@media (min-width: 768px) and (max-width: 991.98px) {
  .player-number-container {
    position: absolute;
    top: 3%;
    left: 15%;
    color: #fff;
    font-weight: 300;
    height: 30px;
    width: 30px;
    background-color: #bbb;
    border-radius: 50%;
    transition: all 0.3s;
  }

  .player-number {
    font-size: 0.8rem;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}

/* Large Screens */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .player-number-container {
    position: absolute;
    top: 3%;
    left: 11%;
    color: #fff;
    font-weight: 300;
    height: 40px;
    width: 40px;
    background-color: #bbb;
    border-radius: 50%;
    transition: all 0.3s;
  }

  .player-number {
    font-size: 1rem;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}
/* Media Query for Extra Large Screens */
@media (min-width: 1200px) and (max-width: 1549.98px) {
  /* Player Number Container Styles */
  .player-number-container {
    position: absolute;
    top: 3%;
    left: 10%;
    color: #fff;
    font-weight: 300;
    height: 50px;
    width: 50px;
    background-color: #bbb;
    border-radius: 50%;
    transition: all 0.3s;
  }

  /* Player Number Styles */
  .player-number {
    font-size: 1.3rem;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s;
  }
}

/* Contact Form Styles */
.wpcf7-form label {
  width: 100%;
}

/* Contact Link Styles */
.contact-link {
  color: #343a40;
}

/* Anchor Hover Styles */
a:hover {
  text-decoration-color: #343a40;
}

/* Contact Recaptcha Styles */
.contact-recaptcha {
  padding-bottom: 5%;
}

/* Select Box Styles */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/icons/drop-down-arrow.png) 96%/13px no-repeat #197b30;
}

select::-ms-expand {
  display: none;
}

/* Table Styles */
.thead-main {
  color: #fff;
  background-color: #197b30;
  border-color: #32383e;
}

.table-activities tbody tr:hover {
  color: #fff;
  background-color: #93c99f;
}

.table-activities tbody td {
  text-align: center;
}

.table-activities th:first-child {
  width: 15%;
  min-width: 150px;
}

.table-activities th:not(:first-child) {
  width: 10%;
  min-width: 100px;
}

.table-activities tbody td,
.table-activities tbody th {
  vertical-align: middle !important;
}

.table-teams th:not(:nth-child(1)) {
  width: 5%;
  min-width: 50px;
}

.table-teams tbody td:not(:nth-child(3)),
.table-teams tbody th {
  width: 5%;
  min-width: 50px;
}

.table-teams tbody td:nth-child(3) {
  min-width: 250px;
}

.table-teams tbody td,
.table-teams tbody th {
  text-align: center;
  vertical-align: middle !important;
}

.table-teams tbody tr:hover {
  color: #fff;
  background-color: #93c99f;
}

.table-teams tbody tr.active-club {
  background-color: #ebebeb;
  border: 2px #ebebeb solid !important;
}

.table-teams tbody tr td:nth-child(3) {
  text-align: left;
}

.table-teams tbody tr.active-club td,
.table-teams tbody tr {
  /* Incomplete CSS rule */
}

/* Active Club Styles */
.active-club td:not(:last-child),
.table-teams tbody tr.active-club th {
  border: 1px #fff solid !important;
}

/* Table Best Players Styles */
.table-best-players tbody td,
.table-best-players tbody th {
  text-align: center;
  vertical-align: middle !important;
}

.table-best-players tbody tr.active-player {
  background-color: #ebebeb;
  border: 2px #ebebeb solid !important;
}

.table-best-players tbody tr.active-player td,
.table-best-players tbody tr.active-player td:not(:last-child),
.table-best-players tbody tr.active-player th {
  border: 1px #fff solid !important;
}

/* Table Best Players Column Styles */
.table-best-players th:first-child,
.table-best-players th:last-child,
.table-best-players th:nth-child(2) {
  width: 5% !important;
  min-width: 50px !important;
}

.table-best-players th:first-child {
  border-right: none !important;
}

.table-best-players th:nth-child(2) {
  border-left: none !important;
}

.table-best-players td:nth-child(3),
.table-best-players td:nth-child(4) {
  text-align: left;
}

.table-best-players th:nth-child(3) {
  width: 15%;
  min-width: 250px;
}

.table-best-players tbody td:nth-child(4) {
  min-width: 300px;
}

/* Table Best Players Hover Styles */
.table-best-players tbody tr:hover {
  color: #fff;
  background-color: #93c99f;
}

/* Global Styles */
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  font-family: Roboto, sans-serif;
  color: #000;
  background-color: #fff;
}

main {
  flex: 1 0 auto;
}

/* Image Styles */
.site-header-image {
  display: block;
  margin: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  clear: both;
  display: block;
}

.size-auto,
.size-full,
.size-large,
.size-thumbnail,
img {
  max-width: 100%;
  height: 100%;
}

.size-medium {
  max-width: 100%;
  height: 100%;
}

/* Author Bio Styles */
.author-bio .avatar {
  border: 1px solid #dee2e6;
  border-radius: 50%;
}

/* Navbar Styles */
.navbar {
  background: #197b30 !important;
  padding: 15px 0;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 0.975rem;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #ddd;
  text-shadow: 2px 2px #3a3838;
}

.navbar-light .navbar-nav .active &gt; .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show &gt; .nav-link {
  color: #ddd;
  text-shadow: 2px 2px #3a3838;
}

.navbar-toggler {
  position: static;
}

/* Search Box Styles */
.search-box {
  width: 12em;
  height: 2em;
  padding: 0;
  margin: 0;
  line-height: 2em;
  background-color: transparent;
  border-bottom: 1px #fff solid;
  position: relative;
  transition: all 0.25s linear;
}

.search-box input {
  width: 9.5em;
  height: 2em;
  line-height: 1em;
  padding: 0 0 0 0.5em;
  border: none;
  outline: 0;
  background-color: transparent;
  font-size: 1em;
  color: #fff;
  float: left;
  transition: all 0.25s linear;
}

.search-box a {
  width: 2em;
  height: 2em;
  line-height: 2em;
  padding: 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.25s linear;
  cursor: pointer;
}

.search-box a:hover {
  color: #eee;
}

.search-box.collapsed {
  width: 2em;
  margin-left: 10em;
  border: none;
}

.search-box.collapsed input {
  width: 0;
}

.search-box.collapsed a {
  color: #fff;
}

.search-box.collapsed a:hover {
  color: #fff;
}

.search-box .form-control {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: 0 0;
  color: #fff;
}

.search-box ::placeholder {
  color: #fff;
  opacity: 1;
}

.search-box :-ms-input-placeholder {
  color: #fff;
}

.search-box ::-ms-input-placeholder {
  color: #fff;
}

::-webkit-input-placeholder {
  color: pink;
}

::-moz-placeholder {
  color: pink;
}

:-ms-input-placeholder {
  color: pink;
}

:-moz-placeholder {
  color: pink;
}

/* User Menu Styles */
#userMenu &gt; ul &gt; li {
  border-right: 1px #fff solid;
  padding: 0 10px;
}

#userMenu &gt; ul &gt; li:last-child {
  border-right: none;
  padding: 0 0 0 10px;
}


/* Container Styles */
.fcontainer {
  height: 84vh;
  width: 100%;
}

/* Child Element Styles */
.child-1 {
  border-right: 1px #ddd solid;
  width: 50%;
  height: 100%;
  float: left;
  display: flex;
  align-items: left;
  justify-content: left;
  padding: 1rem 2rem 5rem 2rem;
}

.child-1:hover {
  box-shadow: inset 0 0 5rem #000 !important;
  -moz-box-shadow: inset 0 0 5rem #000 !important;
  -webkit-box-shadow: inset 0 0 5rem #000 !important;
}

.child-2 {
  width: 50%;
  height: 50%;
  float: left;
  border-bottom: 1px #ddd solid;
  display: flex;
  align-items: left;
  justify-content: left;
  padding: 2rem;
}

.child-2:hover {
  box-shadow: inset 0 0 5rem #000 !important;
  -moz-box-shadow: inset 0 0 5rem #000 !important;
  -webkit-box-shadow: inset 0 0 5rem #000 !important;
}

.child-3 {
  width: 50%;
  height: 50%;
  float: left;
  display: flex;
  align-items: left;
  justify-content: left;
  padding: 2rem;
}

.child-3:hover {
  box-shadow: inset 0 0 5rem #000 !important;
  -moz-box-shadow: inset 0 0 5rem #000 !important;
  -webkit-box-shadow: inset 0 0 5rem #000 !important;
}

/* News Title Styles */
a.mainNewsTitle {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-shadow: 2px 2px 6px #000;
}

/* News Intro Styles */
.mainNewsIntro {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-shadow: 2px 2px 6px #000;
  font-size: 1rem;
}

/* Heading Styles */
.fcontainer h2,
.top-news-txt h2 {
  font-size: 2.5rem;
  font-weight: 700;
}

/* Content Styles */
.fcontainer .content {
  align-self: flex-end;
}


/* Central Teams Menu Styles */
.centralTeamsMenu {
  background: #197b30;
  padding: 2rem 5rem;
}

/* Central Tables Styles */
.centralTablesTop {
  background: #005826;
}

.centralTablesContent {
  padding: 2rem 5rem;
}

/* Media Query for Small Screens */
@media screen and (max-width: 767.98px) {
  .centralTablesContent {
    padding: 2rem 1rem;
  }
}

/* Media Query for Small Screens (Navbar) */
@media (max-width: 767.98px) {
  .navbar-expand-md &gt; .container,
  .navbar-expand-md &gt; .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

/* Main Score List Group Item Styles */
.main-score-list-group-item {
  border-radius: 0;
  padding: 0 1.25rem;
  margin-bottom: 1px;
  background: #fff;
  border: none;
  color: #707070;
}

/* Main Score List Rez Styles */
.main-score-list-rez {
  color: #ebebeb;
  background: #197b30;
  font-weight: 700;
  font-size: 3rem;
  padding: 0.1rem 0.6rem;
}

/* Main Score List Span Styles */
.main-score-list-span {
  line-height: 1.5em;
}

/* Main Score List Team Styles */
.main-score-list-team1 {
  color: #555;
  border-right: 2px solid #555;
  text-align: right;
  padding-right: 3rem;
}

.main-score-list-team2 {
  color: #555;
  border-left: 2px solid #555;
  text-align: left;
  padding-left: 3rem;
}

/* Main Score List Group Item Paragraph Styles */
.main-score-list-group-item p.main-score-club {
  color: #555;
  font-size: 1.5rem;
  font-weight: 700;
}

.main-score-list-group-item p {
  color: #555;
  font-size: 0.875rem;
  margin-bottom: 0;
}

/* Rezultati Header Styles */
#rezultati-header div.list-group-item {
  border-radius: 0;
  padding: 1.25rem 1.25rem;
  margin-bottom: 2px;
  background: #ebebeb;
  border: none;
}

#rezultati-header div.list-group-item:first-child {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  color: #333;
  border: none;
}

/* Rezultati List Group Item Styles */
.rezultati-list-group-item {
  border-radius: 0;
  padding: 0 0.25rem;
  margin-bottom: 1px;
  background: #ebebeb;
  border: none;
  color: #707070;
  height: 100%;
}



.rezultati-list-group-item{border-radius:0;padding:0 0.25rem;margin-bottom:1px;background:#ebebeb;border:none;color:#707070;height:100%}.rezultati-list-group-item img


/* Team Logo Styles */
.team-logo {
  max-height: 30px !important;
  width: auto !important;
}

/* Rezultati List Styles */
.rezultati-list-rez {
  color: #707070;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1em;
}

.rezultati-list-span {
  line-height: 1.5em;
}

/* Club Badge Styles */
.club-badge {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* List Group Item Styles */
.list-group-item:first-child,
.list-group-item:last-child {
  border-radius: 0;
}

/* Rezultati Select Box Styles */
#rezultati-select-box,
[data-id=rezultati-select-box] {
  width: 100%;
  padding: 1.2rem 1rem;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-weight: 700;
  margin-bottom: 2px;
  text-align-last: center;
  text-align: center;
  cursor: pointer;
}

#rezultati-select-box p,
[data-id=rezultati-select-box] {
  margin-bottom: 0 !important;
}

/* Dropdown Arrow Styles */
.dropdown-arrow {
  width: 15px !important;
  height: auto !important;
}

.dropdown-arrow-container {
  position: relative !important;
  display: block !important;
}

/* Tablice Select Box Styles */
#tablice-select-box {
  width: 100%;
  padding: 1.2rem 1rem;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-weight: 700;
  margin-bottom: 2px;
  text-align-last: center;
  text-align: center;
  cursor: pointer;
}

#tablice-select-box p {
  margin-bottom: 0 !important;
}

/* Tablice Header Styles */
#tablice-header div.list-group-item {
  border-radius: 0;
  padding: 1.25rem 1.25rem;
  margin-bottom: 2px;
  background: #fcfcfc;
  border: none;
}

#tablice-header div.list-group-item:first-child {
  font-weight: 700;
  color: #333;
  border: none;
}

/* Column Styles */
.col-1-4 {
  width: 16.66% !important;
}

.col-1-2 {
  width: 50% !important;
}

.col-1-5 {
  width: 12% !important;
}

/* Tablice List Group Item Styles */
.tablice-list-group-item {
  border-radius: 0;
  padding: 0 1.25rem;
  margin-bottom: 2px;
  background: #ebebeb;
  border: none;
  color: #707070;
}

/* Standings Table Styles */
.standings-table {
  background: #ebebeb;
  font-size: 0.85rem;
  font-weight: 600;
}

.standings-table td,
.standings-table th {
  border-bottom: 1px #fff solid;
  padding: 0.43rem;
}

.standings-table thead th {
  border-bottom: 2px solid #fff;
}

table.standings-table tbody tr:nth-child(1) {
  background: #e9ecef;
}

table.standings-table tbody tr:nth-child(2) {
  background: #ebebeb;
}

table.standings-table tbody tr:nth-child(3) {
  background: #ebebeb;
}

table.standings-table tr td:nth-child(3) {
  text-align: left !important;
}

table.standings-table tr td:nth-child(4) {
  background: #ebebeb;
}

table.standings-table tr td:nth-child(5) {
  background: #ccc;
}

table.standings-table tr td:nth-child(6) {
  background: #c3c2c1;
}

/* Rank Active Styles */
.rank-active,
.rank-active &gt; td {
  background: #555 !important;
  color: #fff !important;
}

/* Tablice List Rez Styles */
.tablice-list-rez {
  color: #707070;
  font-weight: 600;
  font-size: 2em;
  line-height: 0.6em;
}


/* Tab Navigation Styles */
.tab-navigation {
  margin-bottom: 2px;
}

/* Tab Content Styles */
.tab-content {
  width: 200px;
  height: 95px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 26px;
  padding-top: 30px;
}

.tab-content.teams-single-page {
  width: 100%;
  height: auto;
  color: inherit;
  font-size: inherit;
  text-align: center;
  line-height: inherit;
  padding-top: inherit;
}

/* Navigation Tab Styles */
#nav-matches-tab,
#nav-players-tab,
#nav-rankings-tab {
  color: #495057;
}

/* Sponsors Box Styles */
.sponzori-box {
  background: #ebebeb;
  padding: 2rem 4rem;
}

/* Section Title Styles */
.section-title span {
  background-color: #fff;
  padding-right: 5px;
  position: absolute;
}

.section-title:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 1.75rem;
  border-bottom: 3px solid #333;
}

/* Post Title Styles */
h5.post-title a {
  color: #464646;
  font-weight: 700;
}

/* Post Excerpt Styles */
p.post-excerpt {
  color: #000;
}

/* Post Category Styles */
p.post-category {
  margin-top: 15px;
  color: #005826;
}

/* Video Section Styles */
.video-section {
  background: #ebebeb !important;
}

/* Instagram Section Styles */
.instagram-section {
  background: #e1e1e1 !important;
}

.instagram-section .container {
  word-wrap: break-word !important;
}

/* Instagram Link Styles */
a.insta-link i {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 1.8rem;
  color: #333;
  background: #fff;
  padding: 7px;
  border-radius: 50%;
}

/* Image Shadow Styles */
.img-shadow {
  display: inline-block;
  position: relative;
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 3px 3px 10px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 3px 3px 10px inset;
  box-shadow: rgba(0, 0, 0, 0.8) 3px 3px 10px inset;
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}

.img-shadow:hover {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 5px 5px 55px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 5px 5px 55px inset;
  box-shadow: rgba(0, 0, 0, 0.8) 5px 5px 55px inset;
}

.img-shadow img {
  max-width: 100%;
  position: relative;
  z-index: -1;
}


/* Facebook Page Widget Styles */
.facebook-page-widget {
  background: #grey !important;
  margin-bottom: 7rem;
}

/* Hover Effect Styles */
.hovereffect {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: url('data:image/svg+xml;charset=utf-8,&lt;svg xmlns="http://www.w3.org/2000/svg"&gt;&lt;filter id="filter"&gt;&lt;feComponentTransfer color-interpolation-filters="sRGB"&gt;&lt;feFuncR type="linear" slope="0.7" /&gt;&lt;feFuncG type="linear" slope="0.7" /&gt;&lt;feFuncB type="linear" slope="0.7" /&gt;&lt;/feComponentTransfer&gt;&lt;/filter&gt;&lt;/svg&gt;#filter');
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
}

.hovereffect p {
  width: 100%;
  text-transform: none;
}

.hovereffect p a {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.hovereffect a i {
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  font-size: 2rem;
  position: absolute;
  bottom: 1%;
  right: 1%;
}

.hovereffect:hover .group2 i:empty {
  opacity: 1;
  transform: translate(0, 50%) scale(3);
  position: absolute;
  bottom: 50%;
  right: 45%;
}

/* Input Placeholder Styles */
input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus:-moz-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

/* Comments and Reply Title Styles */
#comments,
#reply-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

/* Comment List Styles */
.commentlist,
.commentlist ul {
  padding-left: 0;
}

.commentlist li {
  padding: 1rem;
}

.comment-meta {
  margin-bottom: 1rem;
}

.commentlist .children {
  margin-top: 1rem;
}

/* Footer Sponsors Styles */
#footer-sponsors {
  background: #005826;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}

#sponosor-logo {
  position: relative;
  margin-top: -70px;
  max-width: 250px !important;
}

/* Footer Styles */
#footer {
  background: #197b30;
  color: #fff;
}

/* Social Link Styles */
.social-link {
  color: #fff;
  font-size: 1.5rem;
}

a.social-link i.fab {
  border: 2px solid #fff;
  display: inline-block;
  border-radius: 50%;
  padding: 0.5rem;
  width: 3rem;
  height: 3rem;
}

h4.footer-social-links-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.1rem;
}

/* Scroll to Top Styles */
.scrollTop {
  position: fixed;
  right: 5%;
  bottom: 10px;
  background-color: #005826;
  border: 1px solid #e1e1e1;
  padding: 5px 15px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
  font-size: 25px;
  color: #fff;
}


/* Media Queries for Screen Widths */

/* 992px to 1009px */
@media screen and (min-width: 992px) and (max-width: 1009px) {
  .site-title {
    color: #fff !important;
    font-size: 0.65rem !important;
    font-weight: 650 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
  }
}

/* 1010px to 1029px */
@media screen and (min-width: 1010px) and (max-width: 1029px) {
  .site-title {
    color: #fff !important;
    font-size: 0.75rem !important;
    font-weight: 650 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
  }
}

/* 1030px to 1049px */
@media screen and (min-width: 1030px) and (max-width: 1049px) {
  .site-title {
    color: #fff !important;
    font-size: 0.85rem !important;
    font-weight: 650 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
  }
}

/* 1050px to 1100px */
@media screen and (min-width: 1050px) and (max-width: 1100px) {
  .site-title {
    color: #fff !important;
    font-size: 0.95rem !important;
    font-weight: 650 !important;
    text-transform: uppercase !important;
    margin: 0 !important;
  }
}

/* Media Queries for Orientations */

/* Portrait Orientation (max-width: 767.98px) */
@media screen and (orientation: portrait) and (max-width: 767.98px) {
  .navbar-brand img {
    width: 70% !important;
  }

  .mainNewsIntro {
    font-size: 1.1rem !important;
  }

  .logo-main-container {
    margin-bottom: 3.5% !important;
  }

  .rezultati-list-rez {
    font-size: 1.2em;
    line-height: 1em;
  }

  .top-news-txt {
    bottom: 8%;
  }

  .logo-next-games-cont .img-fluid {
    max-width: 15vmax !important;
  }

  .table-teams tbody td:nth-child(3) {
    min-width: 50px !important;
    text-align: center !important;
    vertical-align: middle !important;
  }

  .table-best-players tbody td:nth-child(3),
  .table-best-players th:nth-child(3) {
    min-width: 150px !important;
  }

  .table-best-players tbody td:nth-child(4),
  .table-best-players th:last-child {
    min-width: 50px !important;
    text-align: center;
    vertical-align: middle !important;
  }

  #menu-teams-menu &gt; div {
    border-bottom: 1px solid #fff;
  }

  #menu-teams-menu &gt; div:last-child {
    border-bottom: none;
  }
}

/* Media Query for Landscape Orientation (max-width: 767.98px) */
@media screen and (orientation: landscape) and (max-width: 767.98px) {
  /* Navbar Brand Image Styles */
  .navbar-brand img {
    width: 50% !important;
  }

  /* Main News Intro Styles */
  .mainNewsIntro {
    font-size: 1.1rem !important;
  }

  /* Logo Main Container Styles */
  .logo-main-container {
    margin-bottom: 0 !important;
  }

  /* Top News Text Styles */
  .top-news-txt {
    bottom: 6%;
  }

  .top-news-txt h2 {
    font-size: 1.75rem;
    font-weight: 700;
  }

  /* Logo Next Games Container Styles */
  .logo-next-games-cont .img-fluid {
    max-width: 50px !important;
  }

  /* Table Teams Styles */
  .table-teams tbody td:nth-child(3) {
    min-width: 50px !important;
    text-align: center !important;
    vertical-align: middle !important;
  }
}

/* Media Query for Small Screens (max-width: 767.98px) */
@media screen and (max-width: 767.98px) {
  /* Central Tables Content Styles */
  .centralTablesContent {
    padding: 2rem 1rem;
  }

  /* Navbar Expand MD Styles */
  .navbar-expand-md &gt; .container,
  .navbar-expand-md &gt; .container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  /* Navbar Brand Styles */
  .navbar-brand {
    padding: 0 !important;
    margin: 0 !important;
    width: 80%;
  }

  /* Nav Dropdown Styles */
  #navbarDropdown {
    margin: 0 !important;
    padding: 0 !important;
  }

  /* F Container Styles */
  .fcontainer {
    height: 100vh;
    width: 100%;
    margin: auto;
  }

  /* Child Element Styles */
  .child-1,
  .child-2,
  .child-3 {
    width: 100%;
    height: 33.33%;
    display: flex;
    align-items: left;
    justify-content: left;
    padding: 2rem;
    border: none;
  }

  /* F Container and Top News Text Heading Styles */
  .fcontainer h2,
  .top-news-txt h2 {
    font-size: 1.5rem;
    font-weight: 700;
  }
}

/* Media Queries */

/* Screen with Min Height 743px */
@media screen and (min-height: 743px) {
  .fcontainer {
    height: 743px;
    margin: auto;
  }
}

/* Screen with Width between 768px and 991px */
@media (min-width: 768px) and (max-width: 991px) {
  .fcontainer h2,
  .top-news-txt h2 {
    font-size: 1.5rem;
    font-weight: 700;
  }
}

/* Screen with Min Width 2200px */
@media screen and (min-width: 2200px) {
  .fcontainer {
    margin: auto;
    width: 2200px;
  }
}

/* Screen with Width between 768px and 894px */
@media (min-width: 768px) and (max-width: 894px) {
  .menu-bottom-list &gt; li:nth-child(3) {
    min-width: 240px !important;
    max-width: 250px !important;
  }

  .menu-bottom-list &gt; li:nth-child(6) {
    min-width: 210px !important;
    max-width: 230px !important;
  }

  .menu-bottom-list &gt; li:nth-child(4n+0) {
    border-right: none !important;
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li:nth-child(-n+4) {
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li {
    min-width: 97px !important;
    max-width: 120px !important;
  }
}

/* Screen with Width between 895px and 991px */
@media (min-width: 895px) and (max-width: 991px) {
  .menu-bottom-list &gt; li:nth-child(3) {
    min-width: 240px !important;
    max-width: 250px !important;
  }

  .menu-bottom-list &gt; li:nth-child(6) {
    min-width: 210px !important;
    max-width: 230px !important;
  }

  .menu-bottom-list &gt; li:nth-child(4n+0) {
    border-right: none !important;
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li:nth-child(-n+4) {
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li {
    min-width: 120px !important;
    max-width: 150px !important;
  }
}

/* Screen with Width between 992px and 1100px */
@media (min-width: 992px) and (max-width: 1100px) {
  .menu-bottom-list &gt; li:nth-child(3) {
    min-width: 240px !important;
    max-width: 250px !important;
  }

  .menu-bottom-list &gt; li:nth-child(6) {
    min-width: 210px !important;
    max-width: 230px !important;
  }

  .menu-bottom-list &gt; li:nth-child(4n+0) {
    border-right: none !important;
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li:nth-child(-n+4) {
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li {
    min-width: 135px !important;
    max-width: 200px !important;
  }
}

/* Screen with Width between 1101px and 1199px */
@media (min-width: 1101px) and (max-width: 1199px) {
  .menu-bottom-list &gt; li:nth-child(3) {
    min-width: 240px !important;
    max-width: 250px !important;
  }

  .menu-bottom-list &gt; li:nth-child(6) {
    min-width: 210px !important;
    max-width: 230px !important;
  }

  .menu-bottom-list &gt; li:nth-child(4n+0) {
    border-right: none !important;
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li:nth-child(-n+4) {
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li {
    min-width: 155px !important;
    max-width: 200px !important;
  }
}

/* Screen with Width between 1200px and 1399px */
@media (min-width: 1200px) and (max-width: 1399px) {
  .menu-bottom-list &gt; li:nth-child(3) {
    min-width: 240px !important;
    max-width: 250px !important;
  }

  .menu-bottom-list &gt; li:nth-child(6) {
    min-width: 210px !important;
    max-width: 230px !important;
  }

  .menu-bottom-list &gt; li:nth-child(4n+0) {
    border-right: none !important;
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li:nth-child(-n+4) {
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li {
    min-width: 195px !important;
    max-width: 280px !important;
  }
}

/* Screen with Width between 1400px and 1639px */
@media (min-width: 1400px) and (max-width: 1639px) {
  .menu-bottom-list &gt; li:nth-child(4n+0) {
    border-right: none !important;
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li:nth-child(-n+4) {
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li {
    min-width: 235px !important;
    max-width: 300px !important;
  }
}

/* Media Query for Screen Width between 1640px and 1779px */
@media (min-width: 1640px) and (max-width: 1779px) {
  /* Menu Bottom List Styles */
  .menu-bottom-list &gt; li:nth-child(4n+0) {
    border-right: none !important;
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li:nth-child(-n+4) {
    margin-bottom: 5% !important;
  }

  .menu-bottom-list &gt; li {
    min-width: 260px !important;
    max-width: 320px !important;
  }
}

/* Media Query for Screen Width 1800px and above */
@media (min-width: 1800px) {
  /* Navbar Expand Styles */
  .navbar-expand .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}</pre></body></html>