a,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #000;
}
.today-paper-col-left .sport-section1-right a:hover {
    text-decoration: none;
}
.top-heading-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    border-bottom: 3px solid #252525;
}
.top-heading-content .left-heading,
.trending-bxx .trending-carousel-inner,
.trending-bxx .trending-text {
    display: inline-block;
    float: left;
}
.left-heading h4 {
    font-size: 18px;
    margin-bottom: 4px;
}
.featured-image-global {
    position: relative;
}
.sport-section1-img img {
    width: 100%;
    object-fit: cover;
    height: 230px;
}
.today-paper-col-left .sport-section1-right h2,
.today-paper-col-left .sport-section1-right p,
.today-paper-col-left .sport-section1-right span {
    color: #fff;
}
.sport-section1 h2 {
    padding: 6px 0 16px;
    font-weight: 600;
    line-height: 32px;
    font-size: 24px;
    color: #1f1f1f;
}
.sport-section1-right p {
    padding-top: 10px;
    color: #000;
}
ul.horizontal-news1-inner {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.horiz-news1-img,
.vid-thumb {
    position: relative;
    display: flex;
    align-items: center;
}
.horizontal-news1.sportsecton2 ul li div img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}
.horizontal-news1.sportsecton2 .title-heading {
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    display: block;
}
.sport-heading-text {
    width: 100%;
    text-align: center;
}
section.main-section-wrapper .sport-heading-text h1 {
    display: inherit;
    width: 100%;
}
.sport-heading-text h1,
section.main-section-wrapper .sport-heading-text h1 {
    font-size: 48px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #000;
    text-align: center;
}
.today-paper-title {
    text-transform: uppercase;
}
.horizontal-news1.sportsecton2 ul li {
    width: 23.8%;
    margin-bottom: 10px;
}
.today-paper-col-left {
    width: 33%;
}
.today-paper-col-right {
    width: 66%;
}
.today-paper-col-right ul.horizontal-news1-inner {
    justify-content: flex-start;
    gap: 1.6%;
}
.today-paper-col-left .sport-section1-right {
    background-color: #f8f8f8;
    color: #fff;
    padding: 10px 15px 15px;
}
.today-paper-col-left .sport-section1-right h2,
.today-paper-col-left .sport-section1-right p,
.today-paper-col-left .sport-section1-right span {
    color: #fff;
}
.today-paper-col-right .horizontal-news1.sportsecton2 ul li {
    width: 32.2%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 13px;
}
.today-paper-col-right .horizontal-news1.sportsecton2 ul li div img {
    max-width: 100px;
    width: 100%;
    height: 90px;
}
.today-paper-col-right .horiz-news1-img,
.vid-thumb {
    width: 39.23%;
}
.today-paper-col-right .horizontal-news1.sportsecton2 .title-heading {
    font-size: 15px;
    padding-top: 0;
}
.today-paper-col-right .horizontal-news1.sportsecton2 .title-heading:hover {
    text-decoration: underline;
}
.today-paper-col-right .horiz-news1-caption {
    width: 58%;
}
.today-paper-oped-col .horizontal-news1.sportsecton2 ul li {
    background: #eee;
    padding: 15px;
    width: 24.3%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.today-paper-oped-col .featured-image-global {
    border-radius: 50%;
    overflow: hidden;
}
.today-paper-oped-col .horizontal-news1.sportsecton2 ul li div img {
    max-width: 100px;
    width: 100%;
    height: 70px;
}
.today-paper-oped-col .horiz-news1-img,
.today-paper-oped-col .vid-thumb {
    display: flex;
    align-items: center;
    width: 27%;
}
.today-paper-oped-col .horiz-news1-caption {
    width: 71%;
}
.today-paper-oped-col ul.horizontal-news1-inner {
    justify-content: flex-start;
    column-gap: 0.9%;
}
.today-paper-title {
    text-transform: uppercase;
}
.opinion-title {
    margin-top: 25px;
}
@media screen and (max-width: 576px) {
    body {
        overflow: auto !important;
    }
    .x-container.breadcrumbs-for-page .row {
        margin: 0 auto;
    }
    .totay-paper-pg .sport-section1 {
        margin-top: 0;
    }
    .today-paper-oped-col .horiz-news1-img,
    .today-paper-oped-col .vid-thumb {
        width: 20%;
    }
    .today-paper-oped-col .horiz-news1-caption {
        width: 73%;
    }
    .today-paper-col-left,
    .today-paper-col-right {
        width: 100%;
    }
    .today-paper-col-left .sport-section1-right h2 {
        padding: 6px 0 0;
        line-height: 26px;
        font-size: 18px;
    }
    .today-paper-col-right .horiz-news1-img,
    .vid-thumb {
        width: 25%;
    }
    .today-paper-col-right .horiz-news1-caption {
        width: 72%;
    }
    .today-paper-oped-col .horizontal-news1.sportsecton2 ul li div img {
        width: 100% !important;
    }
    .today-paper-col-right .horizontal-news1.sportsecton2 ul li {
        margin-bottom: 0;
    }
    .today-paper-oped-col .horizontal-news1.sportsecton2 ul li {
        align-items: center;
        margin-bottom: 10px;
    }
    .footer-area {
        padding: 20px !important;
    }
    .copyright-txt {
        margin-top: 0 !important;
    }
}
