header {
  background: #006c48;
  transition-duration: 1s;
  transition: background-color 0.3s, padding-top 0.3s;
}
body {
    background: url(/images/bg-pattern.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#fixture-next-mach .wrapper {
  max-width: 1496px;
  margin: 0px auto;
  padding: 0px 0px;
  margin-top: 147px;
}
#fixture-next-mach .wrapper .locate h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 129%;
  text-align: start;
  letter-spacing: -0.03em;
  color: #ffffff;
  margin: 0px;
}
#fixture-next-mach .wrapper .locate div {
  margin: 13px 0px;
}
#fixture-next-mach .wrapper .locate div span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: rgba(203, 203, 203, 0.49);
}
#fixture-next-mach .wrapper .locate div span a {
  color: rgba(203, 203, 203, 0.49);
}
#fixture-next-mach .wrapper .locate h5 {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  color: #cdd9d5;
  margin: 0px;
}
#fixture-next-mach .wrapper-two {
  max-width: 1920px;
  margin: 0px auto;
  padding: 0px 0px;
  margin-bottom: 100px;
  padding-top: 86px;
  display: flex;
  justify-content: end;
  position: relative;
  justify-content: space-between;
}
    #fixture-next-mach .wrapper-two .standings {
        width: 573px;
        padding-top: 86px;
        padding-left: 20px;
        padding-right: 20px;
    }
#fixture-next-mach .wrapper-two .standings .title h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 56px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 0px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area {
  background: #2f2f2f;
  padding-bottom: 21px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .head {
  color: white;
  background: #2f2f2f;
  padding: 15px 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #847f7f;
  margin-bottom: 40px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .head .title {
  padding-left: 20px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .head .title h2 {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p {
  display: flex;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p span:last-child {
  padding-right: 27px;
  padding-left: 30px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p span:nth-child(2) {
  padding-right: 10px;
  padding-left: 30px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body {
  background: #2f2f2f;
  height: 40px;
  margin-bottom: 17.6px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#fixture-next-mach .wrapper-two .standings .stanfing-area .body:nth-last-child(-n+3) {
  background: #d14949;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body:last-child {
  margin-bottom: 0px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div {
  display: flex;
  align-items: center;
  gap: 8px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .number {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
  padding-left: 20px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .dot {
  width: 7px;
  height: 7px;
  background: #b0b0b0;
  border-radius: 20px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .team-name {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p {
  display: flex;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:first-child, #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:nth-child(2) {
  opacity: 0.4;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:first-child {
  padding-right: 24px;
}
#fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:last-child {
  padding-left: 30px;
  padding-right: 27px;
}
    #fixture-next-mach .wrapper-two .standings .stanfing-area .konyaspor {
        background: #025c3e !important;
    }
#fixture-next-mach .wrapper-two .standings .stanfing-area .konyaspor .team-name {
  font-family: "Rubik-bold";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .next-mach {
  width: 406px;
  padding-top: 86px;
  height: 100%;
}
#fixture-next-mach .wrapper-two .next-mach .titles h5 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #14c2a3;
  margin: 0px;
}
#fixture-next-mach .wrapper-two .next-mach .titles h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 56px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0px;
}
#fixture-next-mach .wrapper-two .next-mach .logo-area {
  width: 241px;
  position: relative;
}
#fixture-next-mach .wrapper-two .next-mach .logo-area img {
  width: 241px;
  height: 88px;
  margin-bottom: 21px;
}
#fixture-next-mach .wrapper-two .next-mach .logo-area hr {
  position: absolute;
  right: -16px;
  top: 18px;
  width: 0px;
  height: 49.5px;
  border: 1px solid #ffffff;
}
#fixture-next-mach .wrapper-two .next-mach .match-status {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 232px;
  gap: 8px;
}
#fixture-next-mach .wrapper-two .next-mach .match-status .win {
  width: 40px;
  height: 40px;
  background: #30ae44;
  border-radius: 2px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#fixture-next-mach .wrapper-two .next-mach .match-status .win span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .next-mach .match-status .lose {
  width: 40px;
  height: 40px;
  background: #c83232;
  border-radius: 2px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#fixture-next-mach .wrapper-two .next-mach .match-status .lose span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 900; 
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .next-mach .match-status .solidarity {
  width: 40px;
  height: 40px;
  background: #ffdb59;
  border-radius: 2px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#fixture-next-mach .wrapper-two .next-mach .match-status .solidarity span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  color: #ffffff;
}
#fixture-next-mach .wrapper-two .next-mach .team-manager {
  display: grid;
}
#fixture-next-mach .wrapper-two .next-mach .team-manager h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #ffffff;
  margin: 0px;
  margin-top: 24px;
  margin-bottom: 4px;
}
#fixture-next-mach .wrapper-two .next-mach .team-manager .manager-tag {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  color: #cdd9d5;
  margin-bottom: 4px;
}
#fixture-next-mach .wrapper-two .next-mach .team-manager .date {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  color: #b9b9bf;
  opacity: 0.6;
}
    #fixture-next-mach .wrapper-two .next-machslide {
        padding-top: 86px;
        max-width: unset;
        width: 100%;
        overflow: hidden;
        padding-top: 86px;
        padding-left:50px;
    }
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider {
  margin-bottom: 53px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider {
  height: 578px;
}

#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container .title h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 56px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 0px;
}

#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card {
  width: 329px;
  background: rgba(34, 183, 143, 0.1);
  border: 2px solid rgba(20, 194, 162, 0);
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .head {
  margin: 20px;
  height: 254px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(238.26deg, rgba(0, 135, 90, 0.29) -43.69%, #1a1a1a 108.47%);
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .head .konyaspor-logo {
  position: absolute;
  top: 84px;
  left: 36px;
  width: 88px;
  height: 88px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .head .counter-team-logo {
  position: absolute;
  top: 84px;
  right: 36.17px;
  width: 88px;
  height: 88px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .head .hr {
  height: 108px;
  width: 0px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .head .superlig-logo {
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .body .text {
  display: grid;
  margin: 20px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .body .text h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: #ffffff;
  margin: 0px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .body .text .match-place {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  color: #cdd9d5;
  margin-top: 4px;
  margin-bottom: 4px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .body .text .date {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  color: #b9b9bf;
  opacity: 0.6;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .body .social-media {
  margin-left: 20px;
  margin-bottom: 36px;
  display: flex;
  gap: 12px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .body .social-media img {
  width: 16.8px;
  height: 16.8px;
  padding: 8px;
  background: #14c2a3;
  opacity: 0.4;
  border-radius: 8px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide-active .card {
  box-shadow: 0px 0px 32px rgba(34, 183, 143, 0.5);
  border: 2px solid #14c2a3;
}
    #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-prev {
        top: unset;
        bottom: 110px;
        width: 10px;
        height: 10px;
        border: 1px solid #14c2a3;
        padding: 11px;
        left: 45%;
        transform: translateX(-50%);
    }
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-prev::after {
  color: white;
  font-size: 12px;
}
    #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next {
        top: unset;
        bottom: 110px;
        width: 10px;
        height: 10px;
        border: 1px solid #14c2a3;
        padding: 11px;
        background: #14c2a3;
        left: 50%;
        transform: translateX(-50%);
    }
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next::after {
    color: white;
    font-size: 12px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-pagination {
  display: none;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 4px;
  border-radius: 2px;
}
#fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
}
#fixture-next-mach .wrapper-two .background {
  background: #050f08;
  position: absolute;
  width: 100%;
  height: 666px;
  z-index: -1;
}
#fixture-next-mach .wrapper-two .news-card-most-read {
  display: flex;
  align-items: start;
  margin-bottom: 281px;
  justify-content: space-around;
  gap: 71px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read {
  min-width: 350px;
  height: 539px;
  overflow-x: scroll;
  padding-left: 21px;
  padding-top: 22px;
  background: #ffffff;
  border-radius: 8px;
  margin-top: 0px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read::-webkit-scrollbar {
  width: 10px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read::-webkit-scrollbar-track {
  border-radius: 10px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read::-webkit-scrollbar-thumb {
  background: rgb(128, 128, 128);
  border-radius: 10px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read::-webkit-scrollbar-thumb:hover {
  background: rgb(79, 79, 79);
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  margin: 0px;
  margin-bottom: 32px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read .most-read-items {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read .most-read-items img {
  width: 64px;
  height: 64px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read .most-read-items .hood-date {
  margin-left: 16px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read .most-read-items .hood-date h4 {
  font-style: normal;
  font-family: "SofiaPro";
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin: 0px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .most-read .most-read-items .hood-date span {
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
}
#fixture-next-mach .wrapper-two .news-card-most-read .socialMedia {
  background-color: #262828;
  border: 1px solid #ffffff;
  border-radius: 8px;
  padding: 24px 30px;
  margin-right: 180px;
  margin-top: 0px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .socialMedia .img img {
  width: 297px;
  height: 212px;
  border-radius: 8px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .socialMedia .title-text h3 {
  font-family: "BakbakOne";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-transform: capitalize;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #ffffff;
  text-align: center;
}
#fixture-next-mach .wrapper-two .news-card-most-read .socialMedia .title-text p {
  text-align: center;
  width: 229px;
  font-family: "SofiaPro";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
  margin: 0px auto;
  margin-bottom: 41px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .socialMedia .social-items {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#fixture-next-mach .wrapper-two .news-card-most-read .socialMedia .social-items img {
  width: 20px;
  height: 20px;
  padding: 10px;
  background: #00875b;
  border-radius: 8px;
}

@media (max-width: 1750px) {
    #fixture-next-mach .wrapper-two .background {
        width: 100%;
        height: 736px;
    }
    #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-prev {
        bottom: 70px;
    }
    #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next {
        bottom: 70px;
    }
}
@media (max-width: 1630px) {
    #fixture-next-mach .wrapper-two .standings {
        margin-right: 25px;
    }
}
@media (max-width: 1530px) {
  #fixture-next-mach .wrapper .locate  {
    padding-left: 30px;
  }
  #fixture-next-mach .wrapper {
    margin: 0px;
  }
  #fixture-next-mach .wrapper-two {
    justify-content: space-between;
    margin: 0px;
  }
  #fixture-next-mach .wrapper-two .standings {
    width: 660px;
  }
/*  #fixture-next-mach .wrapper-two .next-machslide {
    width: 410px;
  }*/
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card {
    width: 300px;
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .head .konyaspor-logo {
    width: 58px;
    height: 58px;
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card .head .counter-team-logo {
    width: 58px;
    height: 58px;
  }
/*  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-prev {
    width: 38px;
    height: 38px;
  }*/
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-prev::after {
    font-size: 16px;
  }
/*  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next {
    width: 38px;
    height: 38px;
  }*/
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next::after {
    font-size: 16px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .socialMedia {
    margin-right: 60px;
  }
}
@media (max-width: 1300px) {
  #fixture-next-mach .wrapper-two .next-mach {
    width: 260px;
  }
  #fixture-next-mach .wrapper-two .next-mach .titles h3 {
    font-size: 25px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read {
    gap: 10px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .socialMedia {
    margin-right: 10px;
  }
}
@media (max-width: 1200px) {
  #fixture-next-mach .wrapper-two .standings {
    width: 360px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .head .title h2 {
    font-size: 18px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body {
    height: 50px;
    margin-bottom: 12px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .number {
    font-size: 14px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .team-name {
    font-size: 14px;
    line-height: 18px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:first-child, #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:nth-child(2) {
    font-size: 14px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:first-child {
    font-size: 14px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:last-child {
    font-size: 14px;
  }
  #fixture-next-mach .wrapper-two .next-mach .logo-area {
    width: 221px;
  }
  #fixture-next-mach .wrapper-two .next-mach .logo-area img {
    width: 190px;
    height: 70px;
  }
  #fixture-next-mach .wrapper-two .next-mach .match-status .win {
    width: 35px;
    height: 35px;
  }
  #fixture-next-mach .wrapper-two .next-mach .match-status .lose {
    width: 35px;
    height: 35px;
  }
  #fixture-next-mach .wrapper-two .next-mach .match-status .solidarity {
    width: 35px;
    height: 35px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read {
    margin-right: 20px;
  }
}
@media (max-width: 1145px) {
  #fixture-next-mach .wrapper-two .news-card-most-read {
    margin-right: 10px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .most-read {
    min-width: 280px;
    padding-left: 10px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .socialMedia {
    padding: 24px 20px;
  }
}
@media (max-width: 1100px) {
  #fixture-next-mach .wrapper-two .standings {
    margin-right: 5px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .number {
    font-size: 12px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .team-name {
    font-size: 12px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:first-child, #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:nth-child(2) {
    font-size: 12px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:first-child {
    font-size: 12px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:last-child {
    font-size: 12px;
    padding-right: 27px;
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-prev {
    width: 18px;
    height: 18px;
    bottom: 40px;
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next {
    width: 18px;
    height: 18px;
    bottom: 40px;
  }
}
@media (max-width: 1050px) {
  #fixture-next-mach .wrapper-two .news-card-most-read {
    margin-right: 0px;
  }
}
@media (max-width: 992px) {
  body {
    background-color: #050f08;
  }
  #fixture-next-mach .wrapper-two {
    display: block;
    max-width: 992px;
    margin: 0px auto;
    background: #050f08;
    padding: 0px;
    padding-bottom: 1px;
  }
  #fixture-next-mach .wrapper-two .standings {
    width: 94%;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p span {
    font-size: 12px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p span:last-child {
    padding-right: 27px;
  }
  #fixture-next-mach .wrapper-two .next-mach {
    width: 100%;
  }
  #fixture-next-mach .wrapper-two .next-mach .titles h5 {
    text-align: center;
  }
  #fixture-next-mach .wrapper-two .next-mach .titles h3 {
    text-align: center;
  }
  #fixture-next-mach .wrapper-two .next-mach .logo-area {
    text-align: center;
    width: 100%;
  }
  #fixture-next-mach .wrapper-two .next-mach .logo-area hr {
    display: none;
  }
  #fixture-next-mach .wrapper-two .next-mach .match-status {
    margin: 0px auto;
  }
  #fixture-next-mach .wrapper-two .next-mach .team-manager h3 {
    text-align: center;
  }
  #fixture-next-mach .wrapper-two .next-mach .team-manager .manager-tag {
    text-align: center;
  }
  #fixture-next-mach .wrapper-two .next-mach .team-manager .date {
    text-align: center;
  }
    #fixture-next-mach .wrapper-two .next-machslide {
        width: 100%;
        padding-left: 0px;
    }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider {
    background: #050f08;
    padding-top: 30px;
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-wrapper .swiper-slide .card {
    margin: 0px auto;
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-prev {
    left: 45%;
    transform: translateX(-50%);
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next {
    left: 55%;
    transform: translateX(-50%);
  }
  #fixture-next-mach .wrapper-two .news-card-most-read {
    display: block;
    justify-content: center;
    gap: 10%;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .most-read {
    width: 390px;
    margin: 0px auto;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .socialMedia {
    width: 360px;
    margin: 0px auto;
    margin-top: 40px;
    text-align: center;
  }
    #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container .title h3 {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 40px;
    }

}
@media (max-width: 576px) {
  .active-menu {
    right: 0% !important;
    background-color: #006c48;
    transition-duration: 1s;
    opacity: 1;
    height: 60px !important;
  }
  .active-menu nav .nav-wrapper {
    transition-duration: 1s;
    margin-top: 0px;
  }
  header {
    background: #006c48;
    transition-duration: 1s;
    transition: background-color 0.3s, padding-top 0.3s;
    height: 60px;
  }
  #fixture-next-mach .wrapper .locate {
    text-align: center;
  }
  #fixture-next-mach .wrapper .locate h3 {
    text-align: center;
    font-size: 35px;
  }
  #fixture-next-mach .wrapper .locate div {
    margin: 6px 0px;
  }
  #fixture-next-mach .wrapper .locate div span {
    font-size: 12px;
  }
  #fixture-next-mach .wrapper .locate h5 {
    font-size: 14px;
  }
  #fixture-next-mach .wrapper-two .standings {
    padding-top: 26px;
    margin: 0px auto;
  }
  #fixture-next-mach .wrapper-two .standings .title h3 {
    text-align: center;
    margin-bottom: 10px;
  }

    #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container .title h3 {
         text-align: center;
        margin-bottom: 50px;
    }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p span {
    font-size: 12px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .head .oy-av-p span:last-child {
    padding-right: 17px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span {
    font-size: 14px;
  }
  #fixture-next-mach .wrapper-two .standings .stanfing-area .body div .oy-av-p span:last-child {
    padding-right: 17px;
  }
}
@media (max-width: 420px) {
  #fixture-next-mach .wrapper-two .standings {
    width: 90%;
  }
  #fixture-next-mach .wrapper-two .standings .title h3 {
    font-size: 34px;
  }
    #fixture-next-mach .wrapper-two .next-machslide {
        padding-top: 26px;
        padding-left: 0px;
    }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider {
    padding-top: 0px;
  }
  #fixture-next-mach .wrapper-two .next-machslide .news-detail-slider .banner_news-detail .container #news-detail-slider .swiper-button-next {
    left: 60%;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read {
    margin-bottom: 50px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .most-read {
    width: 290px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .socialMedia {
    width: 258px;
  }
  #fixture-next-mach .wrapper-two .news-card-most-read .socialMedia .img img {
    width: 257px;
    height: 172px;
  }
}/*# sourceMappingURL=fixture-next-mach.css.map */