@font-face {
    font-family: 'GunterzBlack';
    src: url('fonts/GunterzBlack.eot');
    src: url('fonts/GunterzBlack.eot') format('embedded-opentype'),
         url('fonts/GunterzBlack.woff2') format('woff2'),
         url('fonts/GunterzBlack.woff') format('woff'),
         url('fonts/GunterzBlack.ttf') format('truetype'),
         url('fonts/GunterzBlack.svg#GunterzBold') format('svg');
}

.sixCombactSlider {
    margin: 0 30px 0 -120px;
}

.sixCombactSlide.slick-slide {
    position: relative;
    padding: 0;
}

.sixCombactSlide.center-active .sixCombactText {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
.sixCombactText {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    transform: translateY(40px);
    pointer-events: none;
    transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

body .sixCombactText img {
    width: 100%;
    max-width: 150px;
    height: 150px;
    margin: 0 auto;
    object-fit: contain;
}

.sixCombactImg img {
    width: 100%;
    max-width: 270px;
    min-height: 380px;
    object-fit: contain;
}

body .sixCombactText p {
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 18px !important;
    margin: 20px 0 0 0 !important;
    text-transform: uppercase;
    text-align: center;
}

body .teamsfnf {
    padding: 40px 0px 93px 0px;
}

.slick-active.center-active .sixCombactImg {
    position: relative;
    overflow: hidden;
}

.slick-active.center-active .sixCombactImg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.45;
    transition: opacity 0.5s ease-in-out;
    pointer-events: none;
}

body .blueTeamBG {
    background-position: top center !important;
}

/* .marquee-container.fnfpage {
    display: block;
}

.marquee-container {
    display: none;
} */

.fnf-banner-section {
    background-image: url(/wp-content/themes/hello-elementor-child/modules/fnf-module/images/FNF-Feature-Image.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 950px;
}

/* .fnf-banner-section {
    background-image: url(/wp-content/themes/hello-elementor-child/modules/fnf-module/images/FNF-Branding-BG-2-2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 50px;
}

.fnf-banner-section img{
    width: 100%;
    max-width: 72%;
    margin: 0 auto;
    height: 100%;
    display: block;
} */

.font-bg {
    background-image: url(/wp-content/themes/hello-elementor-child/modules/fnf-module/images/Subheading-Image.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnf-summer-fight-section,
.six-combact-fight-section {
    background-image: url(/wp-content/themes/hello-elementor-child/modules/fnf-module/images/FNF-Branding-BG-2-2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.summer-fight-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.summer-fight-col-1 {
    width: 60%;
    padding: 0 0 0 10px;
}

.summer-fight-col-2 {
    width: 40%;
    text-align: center;
}

.summer-fight-col-2 img {
    height: 500px;
}

body.page-template-fnf-page .subHeading-text {
    font-family: "GunterzMedium";
    font-style: italic;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
}

body.page-template-fnf-page .heading-text {
    font-family: "GunterzBlack";
    font-style: italic;
    font-size: 59px;
    line-height: 102px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    margin: 20px 0;
    color: #FFF;
     font-weight: 500;
}

.summer-fight-col-1 span {
    padding: 10px 20px 10px 60px;
    text-align: left;
}

.summer-fight-col-1 h1 {
    padding: 10px 10px 10px 70px;
    text-align: left;
}

.six-combact-fight-section{
    padding: 65px 0;
}

.six-combact-fight-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.six-combact-fight-col {
    width: 50%;
}

.six-combact-fight-col span {
    padding: 10px 60px 10px 20px;
    text-align: right;
}

.six-combact-fight-col h2 {
    padding: 10px 70px 10px 20px;
    text-align: right;
}

.teams-section {
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 0 90px;
    text-align: center;
}

body .teams-section.blue-team-section{
    padding-top: 40px;
}

.team-athletes {
    background-repeat: no-repeat;
    background-size: cover;
}

.team-athletes-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
}

.team-athletes-wrapper ul{
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    padding: 0;
    margin: 0;
}

.team-athletes-wrapper ul li img{
    height: 333px;
    object-fit: contain;
}

.teams-title span {
    padding: 10px 100px;
    display: unset;
    background-size: contain;
}

.teams-title p.team-athletes-name {
    color: #F6F6F6;
    font-family: "Gunterz-Medium", Sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 20px;
    margin: 0 0 40px;
    text-transform: uppercase;
}

body.page-template-fnf-page .heading-text.team-name{
    margin: 50px 0 15px 0;
}

.fnf-logo{
    width: 100%;
    max-width: 420px;
    margin: 40px auto 0 auto;
}

.marquee-container{
    display: block;
}

.fnf-score-table-section {
    padding: 20px 60px 0;
    background-image: url('/wp-content/themes/hello-elementor-child/modules/fnf-module/images/FNF-Branding-BG-2-2.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

body.body-proleaguecorp .fnf-score-table-section th{
    font-family: "GunterzBlack";
    font-weight: 500;
    font-style: italic;
}

body.body-proleaguecorp .fnf-score-table-section td{
      font-family: "GunterzMedium";
}

body.body-proleaguecorp h3.pt_event_date{
    font-family: "GunterzBlack";
    font-weight: 500;
    font-style: italic;
    color: #FFF !important;
}

body.page-template-fnf-page  .plnScoreTable thead tr th {
    border: 2px solid #D6A91B;
    background-color: #3a3a3a;
}

body.page-template-fnf-page  .plnScoreTable table tbody>tr:nth-child(odd)>td, body.page-template-fnf-page  .plnScoreTable table tbody>tr:nth-child(odd)>th {
    background-color: hsla(0, 0%, 50.2%, -0.929412);
}

body.page-template-fnf-page  .plnScoreTable table td, .plnScoreTable table h3 {
    border: 1px solid #D6A91B;
}

body.page-template-fnf-page  .plnScoreTable table td.plnTableCol.plnScoreCol {
    background: #D6A91B;
}
body .siteContainer {
    width: 100%;
    max-width: 1640px;
    margin: 0 auto;
    padding: 0 20px;
}