.mainSContent h2,
.newsFeedSItemBlue .sub-heading-1,
.newsFeedSItemPurpal .sub-heading-1 {
    color: var(--light-color)
}

body.home {
    background-color: #202026
}

.slick-list {
    padding: 0 20% 0 0
}

.mainSliderWrapper {
    width: 100%;
    background-image: url('https://www.proleaguenetwork.com/wp-content/uploads/2025/05/Background-Homepage-2-1.webp');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.mainSlider,
.mainSliderWrapper .fixedIconeMain img,
.ourArticlesWrapper,
.ourArticlesWrapper .slick-list {
    width: 100%
}

.mainSRow {
    display: flex;
    justify-content: flex-start;
    height: 100%;
    position: relative
}

.mainSImg,
.newsFeedSRow {
    display: -webkit-box;
    display: -ms-flexbox
}

.mainSRow:before {
    content: "";
    background: #000;
    background: -moz-linear-gradient(90deg, #000 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, #000 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(90deg, #000 0, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    width: 130px;
    height: 100%;
    top: 0;
    left: 50%
}

.mainSContent,
.mainSImg {
    width: 50%
}

.mainSImg {
    text-align: right;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.mainSContent {
    padding: 120px 30px 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.mainSContent.eventSliderItem h3 {
    color: #df4661;
    margin: 0
}

.mainSContent.eventSliderItem p {
    margin: 0;
    font-size: 15px
}

body.body-proleaguecorp .eventSliderItem h2 {
    line-height: 90px
}

.eventDateSlider {
    background: #df4661;
    color: #fff;
    display: inline-block;
    padding: 10px;
    line-height: 18px;
    margin-bottom: 10px
}

body.e--ua-mac .eventDateSlider,
body.e--ua-safari .eventDateSlider {
    line-height: normal
}

.mainSItem.slick-slide,
.newsFeedSItem.slick-slide {
    margin: 0 15px;
    height: auto
}

.mainSItem .mainSImg {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto
}

.mainSItem .mainSImg img,
.mainSItem .mainSImg video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mainSliderWrapper .slick-track,
.newsFeedSlider .slick-track {
    display: flex !important
}

.mainSlider button.slick-arrow,
.newsFeedSlider button.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    padding: 0;
    border: 0;
    z-index: 1;
    cursor: pointer
}

.mainSlider button.btn-next {
    background: url('https://www.proleaguenetwork.com/wp-content/uploads/2024/11/image-17285.svg') 0 0/100% no-repeat;
    right: 13.3%;
    border-radius: 0
}

.mainSlider button.btn-prev {
    background: url('https://www.proleaguenetwork.com/wp-content/uploads/2024/11/image-17286.svg') 0 0/100% no-repeat;
    left: 13.3%;
    border-radius: 0
}

.mainSContent h2 {
    text-transform: uppercase
}

.mainSContent h2 span {
    display: block;
    margin-top: 15px
}

.mainSContent .sub-heading-1 {
    color: var(--light-color);
    margin-bottom: 30px
}

.newsFeedSlider button.btn-next {
    background: url('/wp-content/themes/hello-elementor-child/modules/home-module/images/image-17285.svg') 0 0/100% no-repeat;
    right: 3.5%;
    border-radius: 0;
    z-index: 99
}

.newsFeedSlider button.btn-prev {
    background: url('/wp-content/themes/hello-elementor-child/modules/home-module/images/image-17286.svg') 0 0/100% no-repeat;
    left: 3.5%;
    border-radius: 0;
    z-index: 99
}

.newsFeedSliderWrapper {
    position: relative;
    padding: 30px 0;
    background-image: url('https://www.proleaguenetwork.com/wp-content/uploads/2025/05/Background-Homepage-2-1.webp');
    background-repeat: no-repeat;
    background-size: cover
}

.newsFeedSliderWrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0, rgba(11, 11, 11, .8828781512605042) 95%);
    z-index: 9
}

.newsFeedSliderWrapper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(11, 11, 11, .8828781512605042) 95%);
    z-index: 9
}

.newsFeedSRow {
    display: flex;
    height: 100%
}

.newsFeedSContent,
.newsFeedSRow .sub-heading-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.newsFeedSContent,
.newsFeedSImg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.newsFeedSImg {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 40%
}

.newsFeedSContent {
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.newsFeedSImg img {
    object-fit: cover
}

.newsFeedSItemBlue {
    background: #1c35a1
}

.newsFeedSRow .sub-heading-1 {
    color: #333333;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 25px;
    ;
}

.newsFeedSItemWhite {
    background: #fff
}

.newsFeedSItemPurpal {
    background: #7b1ca1
}

.latestNewsList .elementor-posts-container {
    height: 485px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: block;
    padding-right: 10px
}

.latestNewsList .elementor-posts-container article.elementor-post .elementor-post__text p {
    display: none
}

.latestNewsList .elementor-posts-container::-webkit-scrollbar {
    width: 10px
}

.latestNewsList .elementor-posts-container::-webkit-scrollbar-track {
    background: #ffffff33;
    border-radius: 10px
}

.latestNewsList .elementor-posts-container::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 10px
}

.ourArticlesWrapper .rowOA {
    width: 100%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 40px 0
}

.ourArticlesWrapper .rowOA:before {
    content: "";
    background: #0000007a;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.colContentOA h2 {
    margin: 0;
    background-color: var(--main-theme-color);
    color: #fff;
    display: inline;
    padding: 15px 20px 3px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone
}

.eapps-instagram-feed-posts-grid-load-more-text.eapps-instagram-feed-posts-grid-load-more-text-visible {
    padding-top: 3px
}

.colContentOA p.sub-heading-1 {
    margin-top: 32px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.colContentOA p.sub-heading-1.newSourceTitle {
    margin: 0 0 20px
}

.colOA.colContentOA {
    width: 90%;
    margin: 0 auto;
    padding-right: 40%;
    position: relative;
    z-index: 9
}

body .colOA.colContentOA h2 {
    line-height: 1.2
}

.articlesScroller {
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    right: 80px;
    height: 55%;
    min-height: 160px;
    width: 390px;
    padding-right: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    overflow-x: hidden;
    overflow-y: scroll
}

.buttonArrowWrapper,
.ourArticlesOuterWrapper {
    position: relative
}

.itemContentAS {
    width: 80%;
    padding-left: 15px
}

.itemImageAS {
    width: 80px
}

.itemImageAS img {
    width: 80px;
    height: 80px !important;
    object-fit: cover
}

body .itemContentAS h4 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 5px;
    font-family: var(--area-normal-font-family);
    text-transform: uppercase
}

.itemAS {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    border-bottom: 4px solid #df4661
}

.itemNewsSourceAS {
    background: var(--main-theme-color);
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 5px;
    height: 34px;
    display: inline-block
}

body.e--ua-mac .itemNewsSourceAS,
body.e--ua-safari .itemNewsSourceAS {
    height: auto
}

.articlesScroller::-webkit-scrollbar {
    width: 8px
}

.articlesScroller::-webkit-scrollbar-track {
    background: #ffffff1f;
    border-radius: 15px
}

.articlesScroller::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 15px
}

.fixedIconeMain {
    width: 328px;
    position: absolute;
    top: 0;
    left: 18%;
    transform: rotate(-18deg);
    z-index: 99999
}

.mainSliderWrapper .fixedIconeMain {
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 15.5%;
    transform: rotate(-50deg);
    z-index: 999;
    top: unset
}

.plnFixIconeMain {
    width: 300px;
    position: absolute;
    top: -110px;
    left: 60%;
    transform: rotate(-6deg)
}

.arrowFixIconeMain {
    position: absolute;
    bottom: -57px;
    width: 100px;
    height: 100px;
    left: 25.5%;
    z-index: 9;
    transform: rotate(-60deg)
}

.arrowFixIconeMain img {
    width: 100%;
    height: 100%
}

.buttonArrowWrapper .arrowFixIconeMain {
    top: 50px;
    left: -44px
}

.headerSptortsMain {
    text-align: center;
    padding: 5vw 0;
    background: #000
}

.headerSptortsMain h1,
.sportBreadcMain p a {
    color: #fff
}

.sportsMain {
    margin: 40px 0
}

.sportBreadcMain p {
    display: flex;
    align-items: center;
    font-size: 18px
}

.sportBreadcMain img {
    width: 22px;
    height: 21px;
    object-fit: cover;
    filter: brightness(0) invert(1)
}

.ourTeamItem.ourTeamHeading img {
    height: 253px;
    padding: 20px
}

body .ourTeamItem.ourSportsLogo {
    padding: 0
}

.bannerSliderProgresBar {
    position: absolute;
    bottom: 30px;
    width: calc(100% - 30%);
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 15px
}

.mainSliderWrapper .progressBarContainer {
    width: 50%;
    position: relative
}

.mainSliderWrapper .progressBarContainer div {
    display: block;
    width: 100%;
    cursor: pointer;
    color: #fff;
    position: absolute;
    bottom: 15px
}

.mainSliderWrapper .progressBarContainer div:last-child {
    margin-right: 0
}

.mainSliderWrapper .progressBarContainer div span.progressBar {
    width: 100%;
    height: 2px;
    background-color: transparent;
    display: block;
    position: relative
}

.mainSliderWrapper .progressBarContainer div.item {
    width: calc(100% - 60px);
    left: 0;
    right: 0;
    margin: auto
}

.mainSliderWrapper .progressBarContainer div span.progressBar .inProgress {
    background-color: #df4661;
    width: 0%;
    height: 4px
}

@keyframes progress {
    from {
        width: 0
    }

    to {
        width: 80px
    }
}

.mainSliderWrapper .slick-dots {
    width: calc(100% - 30%);
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    display: flex;
    padding: 0 45px;
    margin: 0 auto;
    gap: 10px;
    flex-wrap: wrap
}

body .mainSliderWrapper .slick-dots li {
    margin: 0
}

.mainSliderWrapper .slick-dots li button {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    display: flex;
    padding: 0px 0 0;
    border: 1px solid #fff;
    outline: 0;
    width: 20px;
    height: 22px;
    align-items: center;
    justify-content: center;
    border-radius: 0
}

.mainSliderWrapper .slick-dots li.slick-active button {
    background: #fff;
    color: #000
}

.mainSliderWrapper .slick-dotted.slick-slider {
    margin-bottom: 0
}

.e--ua-appleWebkit .eventDateSlider,
.e--ua-mac .eventDateSlider {
    padding: 10px 10px 12px
}

.e--ua-appleWebkit .eapps-instagram-feed-posts-grid-load-more-text.eapps-instagram-feed-posts-grid-load-more-text-visible,
.e--ua-mac .eapps-instagram-feed-posts-grid-load-more-text.eapps-instagram-feed-posts-grid-load-more-text-visible {
    line-height: 1.8;
    padding-top: 0
}

.e--ua-appleWebkit .ourTeamMHover .sub-heading-1,
.e--ua-appleWebkit .ourTeamMHover h3,
.e--ua-mac .ourTeamMHover .sub-heading-1,
.e--ua-mac .ourTeamMHover h3 {
    padding: 9px 8px 8px
}

.e--ua-appleWebkit .mainSliderWrapper .slick-dots li button,
.e--ua-mac .mainSliderWrapper .slick-dots li button {
    padding: 4px
}

.e--ua-appleWebkit .marquee span,
.e--ua-mac .marquee span {
    line-height: 17px
}

.e--ua-mac .colContentOA h2 {
    padding: 15px 20px 13px;
    line-height: 1.3
}

.e--ua-mac .itemNewsSourceAS {
    font-size: 17px
}

.ourTeamsection {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 30px 20px
}

.ourTeamsection .outTeamHeading {
    width: 26%;
    padding: 0 10px
}

.ourTeamsection .outTeamHeading img {
    margin-bottom: 35px
}

.ourTeamsection .outTeamHeading h2:last-child {
    color: #df4661
}

.ourTeamsection .outTeamHeading h2 {
    font-family: var(--zuume-font-family);
    color: #fff;
    font-size: 156px;
    line-height: .85
}

@media (max-width:1560px) {
    .ourTeamsection .outTeamHeading h2 {
        font-size: 110px
    }
}

.ourTeamsection .ourTeamWrapper {
    width: 74%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background-color: transparent
}

.ourTeamsection .socialMediaFeedSection {
    padding: 30px 20px;
}

.ourTeamWrapper {
    padding: 0 30px 15px
}

.socialMediaFeedSection {
    padding: 20px 30px 0
}

.newsFefedSItem.slick-slide {
    margin: 0 15px;
    height: auto;
}

body .colContentOA p {
    text-transform: uppercase;
}