body{
    background:#fff;
}
section#section-hero{
    background: url(../images/sac/banner-bg.png);
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 25px;
}
i.fa-solid.fa-bars {
    padding-bottom: 10px;
    font-size: 15px;
    display: none;
}
a.bnt-tickets {
    font-size: 14px;
    padding: 10px 41px 12px;
    border-radius: 5px;
    background-color: #cc0607;
    color: #fff;
}
i.fa-solid.fa-magnifying-glass {
    color: #fff;
    font-size: 12px;
    position: relative;
    left: 10px;
    top: 5px;
}
i.fa-regular.fa-user,i.fa-solid.fa-magnifying-glass{
    display: none;
}
.navbar-nav.p-0 {
    display: none;
}
span.lang {
    position: relative;
    left: 16px!important;
    z-index: 9;
}
a.bnt-tickets:hover{
    color: #fff500;
    translate: .4s;
}
img.banner,.container.piala img.logo,img.fix-img{
    width: 100%;
}
a.bnt-tickets.discover {
    background: #2e2e2e;
    padding: 10px 51px 12px;
    display: none;
}

section#teams {
    padding: 100px 0;
   /* background-image: url('../images/sac/banner-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/
}
section#teams h3 {
    text-align: center;
    font-size: 36px;
    color: #000;
    line-height: 36px;
    font-weight: bold;
}
section#teams .pipla-img .piala-mb{
    display: none;
}
section#teams p.title-content {
    font-size: 18px;
    line-height: normal;
    color: #000;
    font-weight: normal;
    text-align: center;
    margin: auto;
    padding-top: 10px;
}
section#teams .piala{
    margin-top: 100px;
}
section#teams .piala h4 {
    font-size: 16px;
    color: #000;
    line-height: normal;
    text-align: left;
    font-weight: 500;
}
section#teams .piala p {
    font-size: 13px;
    color: #000;
    line-height: normal;
    text-align: left;
    font-weight: 300;
}
section#teams img.logo {
    width: 88%;
    position: relative;
    bottom: 4px;
}
section#fixtures-sac {
    padding: 20px;
}
h2.fixture-head {
    text-align: center;
    font-size: 36px;
    color: #000;
    font-weight: bold;
    line-height: normal;
    position: relative;
}
.title {
  display: flex;
  justify-content: center;
  align-items: center;
}
h2.fixture-head::before {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  height: 5px;
  margin-top: 5px;
  background: linear-gradient(to right, #920001 7%, #fff501 93%);
}
.fixtures-container {
    border-radius: 12px;
    border: solid 0.5px #000;
    background-image: linear-gradient(to bottom, #6a0100, #000);
    padding: 30px 40px 60px;
}
.fixtures-container h3 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    line-height: normal;
    padding-top: 20px;
}
.fixtures-container h1 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    padding-top: 10px;
}
.fixtures-container h2 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    padding-top: 10px;
}
.fixtures-container p {
    font-size: 16px;
    color: #d5d5d5;
    font-weight: normal;
    line-height: normal;
}
div#vs {
    display: flex;
    margin-top: 30px;
}
div#vs img.fix-logo {
    width: 60%;
}
div#vs p {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    color: #fff;
    padding-top: 10px;
}
section#event {
    background: url(../images/sac/event-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}

.event-info.first .event-head {
    border-bottom: 1px solid #000;
    width: 90%;
    display: flex;
    justify-content: space-between;
}
.event-info.second .event-head {
    border-bottom: 1px solid #000;
    width: 70%;
    display: flex;
    justify-content: space-between;
}
.container.sponsors {
    margin-top: 80px;
}
section#event h3 {
    font-size: 36px;
    color: #000;
    font-weight: bold;
    line-height: normal;
    position: relative;
    top: 20px;
}
section#event h1 {
    font-size: 64px;
    color: #000;
    font-weight: bold;
    line-height: normal;
}
.event-lists p {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    line-height: normal;
}
.container.featured {
    padding: 120px 20px 80px;
}

.col-md-3 img.fans {
    width: 54%;
}
section#challenge {
    padding: 100px 20px;
    background-image: url('../images/sac/challenge-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 1500px;
}
section#challenge img.logo {
    width: 18%;
}
img.par {
    width: 7%;
    margin: 0 10px;
}
section#challenge h3 {
    font-size: 36px;
    color: #000;
    font-weight: bold;
    line-height: normal;
    margin-top: 30px;
}
section#challenge p {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: normal;
    margin-top: 30px;
}
span.pre-line{
    display: block;
}
.slide-fans{
    display: none;
}
section#fans .text-center {
    justify-content: center;
}
img.sponsors {
    width: 25%;
    padding: 0 45px;
}
.feature-event{
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 19.5px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(to bottom, #ea3c0a 54%, #fdd101 109%);
    padding: 30px 15px;
}
.feature-event h3 {
    font-size: 36px
    font-weight: bold;
    line-height: normal;
    color: #fff!important;
}
.feature-event p.date {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #d5d5d5;
    padding-top: 24px;
}
.feature-event p.description {
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    color: #fff;
    margin: auto;
    padding-bottom: 40px;
}

.container.featured .col-md-12,.container.featured .col-md-6{
    padding: 0;
}
img.event-img{
    width: 100%;
}
img.event-img.mb {
    display: none;
}
@media (min-width: 1400px){
    section#teams .pipla-img {
        margin-top: -772px!important;
    }
    section#fixtures-sac div#divider {
        width: 44%;
    }
    section#challenge {
        height: 1800px;
    }
}
@media (min-width: 1200px){
    .fixtures-container {
        width: auto;
        height: auto;
    }
}
@media (max-width: 1200px){
    .fixtures-container {
        width: auto;
        height: auto;
    }
}
@media (min-width: 1024px){
    .row.inner.second h4,.row.inner.second p {
        text-align: right!important;
    }
    section#teams .piala .row.inner {
        border-top: 0.7px solid #000;
        padding: 20px 0;
        margin: 0 30px;
    }
    .row.inner.second {
        float: right;
    }
    .two{
        margin-top: 50px;
    }
    p.pip-img {
        text-align: center!important;
    }
}
@media (max-width: 1024px){

}
@media (max-width: 1023px){
    section#teams .pipla-img .piala {
        display: none;
    }
    section#teams .pipla-img .piala-mb {
        display: block;
        position: relative;
        left: 40%;
        right: 50%;
        z-index: 0;
    }
    section#teams .piala .col-md-6{
        width: 80%;
    }
    section#teams img.piala-mb {
        width: 68%;
    }
    .col-md-8.right.order-0 {
        order: 1 !important;
    }
    section#teams .col-md-4.left {
        padding: 0;
    }
    section#teams .col-md-4.left img{
        position: relative;
        bottom: 10px;
    }
    p.pip-img {
        text-align: right !important;
    }
}
@media (min-width: 769px){
    i.fa-regular.fa-user {
        position: relative;
        right: 10px;
    }
    i.fa-solid.fa-magnifying-glass {
        left: 0;
    }
    section#teams p.title-content {
        width: 52%;
    }
    section#teams .piala .row.inner{
        width: 65%;
    }
    section#teams .pipla-img {
        margin-top: -832px;
    }
    .row.fixtures.seond {
        margin-top: 22px;
    }
    .event-info.first {
        padding-left: 330px;
    }
    .event-info.second {
        padding-left: 160px;
        padding-top: 50px;
    }
    section#event {
        padding: 260px 20px 0;
        margin-top: 100px;
    }
    section#event .container.info {
        position: relative;
        bottom: 290px;
    }
    .col-md-12 .feature-event p.description {
        width: 50%;
    }
    .feature-event p.description {
        width: 80%;
    }
    .event-logo {
        width: 80%;
        margin: auto;
    }
    .event-logo img {
        width: 32%;
        padding: 16px 18px;
    }
    .container.text-center.sponsors {
        margin-top: -250px;
    }
}
@media (max-width: 768px){
    section#section-hero {
        padding: 150px 0 0;
        background-image: url(../images/sac/banner-bg-mb.png) !important;
        background: #fff;
        background-position: center;
        background-size: cover;
    }
    img.banner-logo {
        width: 50%;
    }
    section#teams img.logo {
        width: 55%;
    }
    .container.featured {
        padding: 80px 0 0;
    }
    .feature-event {
        padding: 30px 10px;
        margin-bottom: 20px;
    }
    .event-logo img {
        width: 27%;
        padding: 7px 2px;
    }
    section#event {
        padding: 50px 20px 0;
        margin-top: 10px;
        background: url(../images/sac/event-bg-mb.png);
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
    }
    section#teams .col-md-8.right {
        border-top: 0.7px solid #000;
        padding: 10px 0 0;
    }
    a.bnt-tickets.discover {
        display: inline;
        position: relative;
        bottom: 1px;
    }
    img.fans {
        width: 100%;
    }
    section#teams {
        padding: 50px 0;
       /* background: url(../images/sac/team-bg-mb.png);
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        background-position: center right;*/
    }
    section#teams .container {
        padding: 0 30px;
    }
    section#teams .piala .row.inner{
        margin: 0;
        padding: 0px 0 20px 10px;
    }
    .row.inner .col-md-4.left,.row.inner .col-md-4.right {
        text-align: left;
    }
    section#teams h3{
        font-size: 14px;
    }
    section#teams p,section#teams p.title-content,section#teams .piala p{
        font-size: 10px;
    }
    section#fixtures-sac {
        padding: 30px 0;
    }
    h2.fixture-head {
        font-size: 18px;
    }
    div#vs img.fix-logo {
        width: 77%;
    }
    .fixtures-container{
        padding: 20px;
    }
    .fixtures-container h3 {
        font-size: 20px;
    }
    .fixtures-container h1 {
        font-size: 40px;
        padding-top: 20px;
    }
    .fixtures-container h2 {
        font-size: 24px;
    }
    .fixtures-container p {
        font-size: 16px;
    }
    div#vs p{
        font-size: 12px;
    }
    .row.fixtures.seond {
        margin-top: 22px;
    }
    .event-info.first .event-head,.event-info.second .event-head{
        width: 100%;
    }
    section#event h3{
        font-size: 16px;
        position: relative;
        top: 4px;
    }
    section#event h1{
        font-size: 20px;
    }
    section#event p{
        font-size: 12px;
    }
    section#challenge img.logo {
        width: 55%;
    }
    img.par {
        width: 13%;
        margin: 0 10px;
    }
    section#challenge h3 {
        font-size: 24px;
    }
    section#challenge p {
        font-size: 12px;
    }
    div#divider {
        height: 3px !important;
    }
    section#challenge {
        background-position: center bottom;
        background-size: contain;
        height: 1300px;
    }
    .row.inner p {
        padding-right: 18px;
    }
    h2.fixture-head::before {
      height: 3px;
  }

}
@media (max-width: 767px){
    .row.fixtures .col-md-6 {
        margin-top: 20px;
    }
    .slide-fans{
        display: block;
    }
    img.sponsors {
        width: 21%;
        padding: 0 13px;
    }
    .row.fixtures.seond {
        margin-top: 0;
    }
    section#challenge {
        height: 850px;
    }
    section#teams img.logo {
        width: 23%;
    }
    img.event-img.desktop {
        display: none;
    }
    img.event-img.mb {
        display: block;
    }
}
@media (max-width: 425px){
    section#teams {
        padding: 50px 0 250px 0;
        background: url(../images/sac/team-bg-mb.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        background-position: center right;
    }
    p.pip-img {
        position: relative;
        top: 240px;
    }/*
    section#challenge {
    background-image: url('../images/sac/challenge-mb.png');
}*/
}


