:root {
    /* CSS HEX */
    --english-violet: #44445Dff;
    --delft-blue: #333366ff;
    --black: #000000ff;
    --amaranth: #E52C58ff;
    --resolution-blue: #2B3482ff;
    --resolution-light-blue: rgba(43, 52, 130, 0.849);
    --first-color: #2e2e41;
    --second-color: #5b85ff;
    --third-color: #434354;

    /* CSS HSL */
    --english-violet: hsla(240, 16%, 32%, 1);
    --delft-blue: hsla(240, 33%, 30%, 1);
    --black: hsla(0, 0%, 0%, 1);
    --amaranth: hsla(346, 78%, 54%, 1);
    --resolution-blue: hsla(234, 50%, 34%, 1);
    --light-color: #ffffff;
    --light-weight-white: #e9ecef;
    --dark-color: #212121;
    --dark-weight-white: #1d1d1d;
}


body {
    margin: 0;
    font-family: nyt-cheltenham, georgia, "times new roman", times, serif;
    background-color: var(--light-color);
    width: 80%;
    height: 100vh;
    margin: 0 auto;
}

.container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: var(--light-color);

}


.content {
    width: 75%;
}

.menu-content {
    width: 100%;
    margin: 0 10px;
}

.dark-mode {
    --light-color: #292929;
    --light-weight-white: #333;
    --dark-color: #ffffff;
    --dark-weight-white: #e9ecef;
}

#icon {
    width: 30px;
    cursor: pointer;
}

a {
    color: var(--dark-color);
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: var(--dark-color);
}

:-moz-placeholder {
    color: var(--dark-color);
}

::-moz-placeholder {
    color: var(--dark-color);
}

:-ms-input-placeholder {
    color: var(--dark-color);
}

/*///TOP SECTION ///*/
.top-section {
    width: 100%;
    display: flex;

}

.top-section .row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 10px;

}




/*/// END ///*/
/*///////// NAV /////////*/
nav #primary-nav li:after {
    content: '';
    width: 1px;
    height: 18px;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 8px;
    right: 0px;
}

nav a.underlined {
    text-align: left;
    border-bottom: 4px solid transparent;
}

nav a.underlined:hover {
    border-bottom-color: var(--dark-color);
}

nav a.active {
    border-bottom-color: var(--dark-color);
}

nav a {
    display: block;
}

nav #logo-menu {
    border-bottom: 1px solid var(--light-weight-white);
    text-align: left;
}

nav #logo-menu .content {
    display: flex;
    width: auto;
    padding-top: 25px;
    padding-bottom: 15px;
}

nav #logo-menu .side-menu {
    display: flex;
    width: auto;
    margin: 0 auto;
    gap: 2rem;
    align-items: center;
}

nav #logo-menu ul {
    display: inline-block;
    margin: 0;

    padding-right: 20px;
    list-style-type: none;
}

nav #logo-menu li {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    font-weight: bold;
    font-size: 15px;

}

#close-icon {
    display: none;
    font-size: 1.1rem;
    margin: 10px;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 10px;

}

nav .logo img {
    width: 150px;
    height: auto;
    margin: 0;
}

nav .toggle-btn {
    font-size: 1.5rem;
    color: var(--dark-color);
    display: none;
}

nav .logo {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
}

nav #logo-menu .sign-in img {
    vertical-align: middle;
    margin-right: 5px;
}

nav #logo-menu .search {
    border-right: 0;
}

nav #logo-menu .logo {
    width: 145px;
}

nav #logo-menu .search {
    width: 220px;
}

/* #icons-container  {
    padding: 30px;
} */
nav #logo-menu .search .search-container {
    margin: 8px;
    height: 24px;
    background: var(--light-weight-white);
}

nav #logo-menu .search .search-container input,
nav #logo-menu .search .search-container img {
    vertical-align: top;
    background-color: var(--light-weight-white);
}

nav #logo-menu .search .search-container input {
    background: transparent;
    border: none;
    width: 167px;
    padding: 0 0 0 5px;
    line-height: 24px;
    font-weight: bold;
}

nav #logo-menu .search .search-container .search-button {
    display: inline-block;
    height: 24px;
    width: 24px;
    text-align: center;
}

nav #logo-menu .search .search-container .search-button img {
    margin-top: 4px;
    vertical-align: top;

}

nav #logo-menu .side-btns .side-btns-menu {
    display: none;

}

nav #logo-menu .logo img {
    display: inline-block;
}

nav #logo-menu .sign-in {
    width: 170px;
}

nav #logo-menu .sign-in a.underlined {
    text-align: left;
}

nav #logo-menu li a.underlined {
    height: 36px;
    padding: 0 15px;
    border-right: none;
    /* Remove side borders */
}

nav .red-header {
    background-color: var(--amaranth);

}

nav #department,
nav #primary-nav {
    color: var(--light-color);
}

nav #department a {
    color: var(--light-color);
    display: inline-block;
}

nav #department h1 {
    display: inline-block;
    margin: 0;
    padding: 3px 0;
    font-size: clamp(1.5rem, 5vw, 2.3rem);
    text-transform: uppercase;
    font-weight: normal;
    color: white;
}

nav #department #find-local {
    margin-top: 11px;
    /* padding: 0 25px 0 5px; */
    float: right;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: url("//static.bbci.co.uk/news/1.66.2287/img/news--icons-sprite.png") no-repeat right -5902px;
}

nav #department #find-local a {
    margin: 0;
    padding: 4px 5px;
    font-size: 1.2em;
}

nav #department #find-local a:hover {
    text-decoration: underline;
}

nav #department #find-local a p {
    margin: 0;
}

nav #primary-nav {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

nav #primary-nav .content {
    display: flex;
}

nav #primary-nav #menu-list ul {
    display: flex;
    height: 36px;
    overflow-x: auto;
    padding: 0;
    list-style: none;

}

nav #primary-nav ul::-webkit-scrollbar {
    display: none;
}

nav #primary-nav li {
    display: inline-block;
    position: relative;
}



nav #primary-nav li:last-child:after {
    content: none;
}

nav #primary-nav ul li:last-child a {
    padding-right: 20px;
}


nav #primary-nav a {
    font-size: 15px;
    color: white;
    padding: 8px 12px;
    max-height: 16px;
}

nav #primary-nav ul li a.active {
    border-bottom-color: white;
}

/* General styling for the sub-nav */
#sub-nav {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    /* Same border as primary-nav */
}

#sub-nav .content {
    display: flex;
    align-items: center;
    padding: 0;
}

#sub-nav ul {
    display: flex;
    height: 36px;
    overflow-x: scroll;
    padding: 0;
    list-style: none;
    margin: 0 10px;
}

#sub-nav li {
    position: relative;
    display: inline-block;

    white-space: nowrap;
}

#sub-nav a {
    font-size: 15px;
    color: var(--dark-color);
    padding: 8px 12px;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
}

#sub-nav a.active {
    border-bottom: 2px solid var(--dark-color);
}

#sub-nav li:after {

    width: 1px;
    height: 18px;
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: 8px;
    right: 0px;
}

#sub-nav li:last-child:after {
    display: none;
}

#sub-nav ul::-webkit-scrollbar {
    display: none;
}

nav #logo-menu .lang img {
    width: 20px;
    height: auto;
    display: inline-block;
    margin: 10px 0;
    cursor: pointer;
}

nav #logo-menu .lang img.active {
    border: 2px solid var(--resolution-blue);
    border-radius: 50%;
}

.dropdown-menu {
    display: none;
}

/* DROPDOWN */
.dropdown-menu:hover {
    display: block;
}

.caption-text {
    font-style: italic;
    font-size: 0.9em;
    color: #666;
    font-size: 1rem;
    top: 0;
    margin-top: 0;
}

/* Dropdown menu styles */


/* END */
/* NO POST STYLING */
.no-posts-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 50px 0;
    margin-top: 50px;
    /* Add margin to push it down from the top */
    width: 100%;
    /* Full width to ensure it's centered properly */
}


/* FontAwesome Icon */
.no-posts-container i {
    font-size: 80px;
    color: var(--amaranth);
    margin-bottom: 20px;
}

/* Heading */
.no-posts-container h2 {
    font-size: 25px;
    color: #333;
    margin-bottom: 10px;
}

/* Description Text */
.no-posts-container p {
    font-size: 15px;
    color: #666;
    padding-left: 0;
    margin-bottom: 0;
}

/* Ensure full height container */


.no-posts-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    /* Full viewport height */
}

/* END */

/* MORE STYLING */
#more-item ul {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    list-style-type: none;
    padding: 10px;
    display: none;
}

#more-item ul li {
    padding: 5px 10px;
}

#more-item:hover ul {
    display: block;
}

/*  */

.main-content {
    margin: 10px 0;
    margin-right: 10px;
    position: relative;
    max-width: 100%;

}


.slider {
    position: relative;
    overflow: hidden;
    background: var(--light-color);
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.slider-container {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slider .slide {
    min-width: 100%;
    box-sizing: border-box;
}

.slider_image {
    position: relative;
    width: 100%;
    overflow: hidden;
}



.full-width a {
    text-decoration: none;
    color: #000;
}

.image-container {
    position: relative;
    width: 100%;
    max-height: 500px;
    overflow: hidden;

}

.article-image {
    width: 50%;
    height: 100%;
    object-fit: cover;
}

.text-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: var(--light-color);
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
}

.text-overlay h2 {
    margin: 0 0 10px 0;
    font-size: 24px;
    color: white;
}



.text-overlay p {
    margin: 0;
    font-size: 1rem;
    color: white;
    width: 100%;
}

.text-overlay .content {
    color: white;
}

.text-overlay .post-data {
    margin-top: 10px;
    font-size: 14px;
    color: #ff0;

}

.slider-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.slider-nav button {
    background: rgba(0, 0, 0, 0.5);
    color: var(--light-color);
    border: none;
    padding: 10px;
    cursor: pointer;
}

.news-section {
    background: var(--light-color);
    border-radius: 8px;
    overflow: hidden;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
    padding: 20px 0;
    padding-right: 10px;
}

.news-section h2 {
    font-size: 1.5rem;
    color: var(--dark-color);
    margin-bottom: 0;
    font-weight: 700;
}

.editor-posts b {
    /* display: none; */
}

.category {
    margin-top: 30px;
    margin-bottom: 30px;
}

.news-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.news-item {
    background: var(--light-color);
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    flex: 1;
    min-width: 300px;
    display: flex;
    flex-direction: column;

}

.news-item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.news-item h3 {
    font-size: 18px;
    padding: 10px;
    margin: 0;
    color: var(--dark-color);
}

.news-item p {
    padding: 0 10px 10px;
    font-size: 14px;
    margin: 0;

}

.news-item .post-data {
    padding: 10px;
    font-size: 14px;
    color: var(--amaranth);
}



b {
    width: 25%;
    font-weight: 100;

}

.ads,
.social-media {

    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
    background-color: var(--light-weight-white);
    border-radius: 8px;

}


.ads h2,
.social-media h2,
.content h1 {
    margin-top: 0;
    color: var(--dark-color);
}

.ads-grid {
    display: flex;
}

.ad {
    background-color: var(--light-weight-white);
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
    width: auto;
    height: 400px;
}

.social-media .twitter,
.social-media .youtube,
.social-media .facebook {
    margin-bottom: 20px;
    width: auto;
    text-align: center;
}

.social-media .twitter iframe,
.social-media .youtube iframe,
.social-media .facebook iframe {
    max-width: 100%;
    border: none;
}


footer {
    background-color: var(--resolution-blue);
    color: var(--light-color)fff;
    padding: 20px 0;
}

.footer-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px;
}

p,
h1,
h2,
h3,
h4 {
    color: var(--dark-color);
}

.footer-logo {
    flex: 1;
    margin: 10px;
}

.footer-logo h2 {
    margin: 0;
    font-size: 24px;
}

.footer-container p {
    color: white;
}

.footer-logo p {
    font-size: 14px;
    margin: 5px 0 0;
}

.footer-links,
.footer-social,
.footer-subscribe {
    flex: 1;
    margin: 10px;
}

.footer-links h3,
.footer-social h3,
.footer-subscribe h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-links ul,
.footer-social ul {
    list-style: none;
    padding: 0;
}

.footer-links li,
.footer-social li {
    margin: 5px 0;
}

.footer-links a,
.footer-social a {
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.footer-social a img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.footer-subscribe form {
    display: flex;
}

.footer-subscribe input[type="email"] {
    flex: 1;
    padding: 10px;
    border: none;
    border-radius: 4px 0 0 4px;
    outline: none;
}

.footer-subscribe button {
    padding: 10px 20px;
    border: none;
    border-radius: 0 4px 4px 0;
    background-color: var(--amaranth);
    color: white;
    cursor: pointer;

    font-weight: bold;
}

.footer-bottom {
    background-color: #001845;
    text-align: center;
    padding: 10px 0;
}

.footer-bottom p {
    margin: 0;
    color: white;
}

/* ==================== POST PAGE STYLING ========================= */
.post-main-container {
    width: 100%;
    display: flex;
}

.post-main-container b {
    width: 0;
}

.post-title h1 {
    color: var(--dark-color);
    font-size: 2rem;
}

.related-post {
    max-width: 20%;
    margin: 0 auto;
    padding: 20px;
    padding-top: 5rem;
}

.related-post-title {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.related-post-item {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.related-post-item img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-right: 20px;
}

.related-post-content {
    flex: 1;
}

.related-post-headline {
    font-size: .8rem;
    font-weight: bold;

}

.related-post-description {
    font-size: 14px;
    color: #555;
}

.post-container {
    width: 80%;
    background-color: var(--light-color);
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.full-width-image {
    width: 100%;
    height: auto;
    /* Maintain aspect ratio */
}

.post-header {
    text-align: left;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}

.post-title {
    font-size: 2.5rem;
    font-weight: bold;
    color: var(--dark-color);
    margin-bottom: 10px;
}

.post-subtitle {
    font-size: 1rem;
    color: #777;
    margin-bottom: 20px;
    font-style: italic;
}

.author-info {
    display: flex;
    align-items: left;
    justify-content: left;
    padding: 10px 10px;
}

.author-image {
    width: 40px;
    /* Adjust the size as needed */
    height: 40px;
    /* Adjust the size as needed */
    border-radius: 50%;
    margin-right: 10px;
}

.author-details {
    display: flex;
    flex-direction: column;
}

.profile-pic {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border: 2px solid #ddd;
}


.author-name {
    font-weight: bold;
    color: var(--dark-color);
}

.fa-brands,
.fab {
    font-weight: 400;
    font-size: 1.3rem;
    padding: 5px;
}

.author-socials {
    margin-left: 2rem;
    margin-top: 0;
}

.post-date {
    color: #999;
    font-size: 0.9em;
}

.social-share {
    display: flex;
    gap: 10px;
}

.social-share a img {
    width: 24px;
    height: 24px;
}

.post-main-content {
    padding: 20px 0;
    max-width: 75%;
}

.post-main-content img {
    width: 100%;
    height: 100%;
}

.post-main-content iframe {
    width: 100%;
    height: 400px;
}
.post-content a{
    font-weight: bold;
    color:var(--resolution-blue);
}

.follow-btn {
    display: none;
    width: 82px;
    background-color: transparent;
    color: var(--light-color);
    padding: 10px 20px;
    /* border: solid 1px var(--dark-color); */
    border-radius: 25px;
    cursor: pointer;

}
.flw-btn {
    text-decoration: none;
    padding: 7px 18px;
    border-radius: 25px;
    color: #fff;
    background: linear-gradient(to bottom left, #2B3482ff 20%, #E52C58ff 100%);
    transition: all 0.3s ease;
}



.featured-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 20px;
    color: white;
}

.post-content {
    line-height: 1.8;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.post-content h1 {
    font-size: 1.2rem;
}

.post-content li {
    font-size: 1.8rem;
}

/* More posts styling */
.more-posts {
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px 0;

}

.more-posts .item {
    flex: 1;
    margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* End */

/* Mobile menu styles */
.menu-toggle {
    display: none;
    background: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 100;
}



.menu-icon::before,
.menu-icon::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: white;
    left: 0;
}

.menu-icon::before {
    top: -8px;
}

.menu-icon::after {
    top: 8px;

}



nav p {
    display: none;
}

/* VIDEOS PAGE DESIGN */
.videos-section {


    overflow: hidden;

    padding: 20px;
    margin-bottom: 60px;
}



.videos-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.videos-item {
    background: var(--light-color);
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    flex: 1;
    min-width: 300px;
    display: flex;
    flex-direction: column;

}

.videos-item iframe {
    width: 100%;
    height: 200px;
    object-fit: cover;
}


.videos-item p {
    padding: 0 10px 10px;
    font-size: 14px;
    margin: 0;
}

/* SEASON STYLING */
.foot-seasons {
    min-height: 100vh;
    /* width: 100%; */
    padding: 0 auto;
}

.foot-seasons .seasons-content {
    width: 100%;
    padding: 0 auto;
}

.foot-seasons h1,
a {
    color: var(--dark-color);
}

.foot-seasons li {
    list-style: none;
}

.foot-seasons ul {
    text-decoration: none;
    /* background-color: #d6d4d4; */
    gap: 2rem;
    display: flex;
    height: 60px;
    align-items: center;
    padding: 0;

}

.foot-seasons .menu a {
    font-size: 1.5rem;
    text-decoration: none;
    color: var(--dark-color);
    padding: 10px;
}

.foot-seasons .menu a.active {
    color: var(--light-color);
    background-color: var(--amaranth);
    border-radius: 10px;
}

.foot-seasons .menu-item:hover {
    background-color: #000;
    color: #fff;
}


/* FIXTURES STYLING */
/* Tab Styling */
.fixtures-container {
    position: relative;
}

.days-menu {
    color: var(--light-color);
    list-style: none;
    max-width: 1200px;
    white-space: nowrap;
    border-radius: 2px;
    box-shadow: #212121;
    overflow-x: auto;

}

.days-menu::-webkit-scrollbar {
    display: none;
}

.tab-nav-bar,
.table-container {
    position: relative;
    margin: 0px 10px 40px 10px;

}

.tab-btn {
    color: var(--light-color);
    display: inline-block;
    color: var(--dark-color);
    font-size: 1.2rem;
    font-weight: 400;
    margin: 0 5px;
    cursor: pointer;
    user-select: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tab-btn:hover {

    border-radius: 30px;
    background-color: var(--resolution-light-blue);
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tab-btn.active {
    font-weight: 600;
    border-radius: 10px;
    background-color: var(--resolution-blue);
    color: #fff;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.left-btn,
.right-btn {
    position: absolute;
    color: var(--dark-color);
    font-size: 1.5rem;

    cursor: pointer;
    top: 10px;

}

.left-btn {
    left: 0;
    background-color: linear-gradient(to left, transparent, var(--first-color) 80%);
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.right-btn {
    right: 0;
    background-color: linear-gradient(to right, transparent, var(--first-color) 80%);
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

/* Schedule Table */
.schedule-table,
.results-table {
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background-color: var(--light-color);
    color: var(--dark-color);
    border-radius: 10px;
    overflow: hidden;
    z-index: 0;
    box-shadow: 0 4px 2px var(--dark-weight-white);

}


.schedule-table th,
.results-table th,
.schedule-table td {
    padding: 15px;
    text-align: center;

    border-bottom: 1px solid #f1f3f5;

}

.results-table th,
.results-table td {
    padding: 15px;
    text-align: center;

    border-bottom: 1px solid #f1f3f5;

}

.schedule-table th,
.results-table th {
    background-color: var(--resolution-blue);
    color: #ffffff;

    text-transform: uppercase;
}

.schedule-table tbody tr:hover {
    background-color: var(--light-weight-white);
    color: var(--dark-color);
    cursor: pointer;
}

.schedule-table .game-date {
    font-weight: bold;
    color: #495057;
    font-size: 12px;
}

.schedule-table .team-name {
    font-weight: bold;
    color: var(--resolution-blue);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.schedule-table .game-score {
    background-color: #f8f9fa;
    border-radius: 5px;
    padding: 8px 12px;
    font-weight: bold;
    color: #343a40;
}

.schedule-table .game-time {
    font-weight: bold;
    color: #6c757d;
}

.team {
    display: flex;
    align-items: center;

}

.venue-row {
    display: inline-block;
    align-items: center;
    padding: 30px 50px;
    border-radius: 12px;
    margin: 20px 0;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.team img {
    width: 30px;
    height: auto;
    margin-right: 8px;
}

.schedule-table .venue {
    color: #6c757d;
    font-weight: 500;
}

.schedule-table .game-date {
    font-size: 1rem;
}

.page-title {
    text-align: left;
    margin-bottom: 40px;
}

.page-title h1 {
    font-size: 2.5em;
    color: var(--dark-color);
    margin-bottom: 10px;
    font-weight: 700;
}

.title-underline {
    width: 80px;
    height: 8px;
    background-color: var(--amaranth);
    border-radius: 2px;
}

.team-row {
    display: flex;
    align-items: center;
    padding: 30px 50px;
    border-radius: 12px;
    margin: 20px 0;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.team-image img {
    width: 180px;
    height: 180px;
}

.vertical-divider {
    width: 3px;
    background-color: grey;
    height: 80px;
    margin: 0 100px;
}

.spacer {

    margin: 60px 0;

}

.team-info,
.venue-info {
    flex: 1;
}

.team-info h2,
.venue-info h2 {
    margin: 0;
    font-size: 2.2em;
    color: var(--dark-color);
}

.team-info,
.venue-info p {
    margin: 10px 0;
    font-size: 1.1em;
    line-height: 1.5;
}

.team-info,
.venue-info p strong {
    font-weight: 600;
    color: var(--resolution-blue);
    /* Gold color for the labels */
}

/* RADIO LIVE STREAMING STYLING */
.radio-player {
    position: relative;
    display: none;
    align-items: center;
    width: 300px;
    height: 65px;
    background: url('https://cdn-profiles.tunein.com/s281307/images/bannerx.jpg?t=638499396280000000') no-repeat center center;
    background-size: cover;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin-top: 10px;

}


.radio-player-2 {
    position: relative;
    display: flex;
    align-items: center;
    background-color: var(--resolution-blue);
    width: 200px;
    height: 30px;
    background-size: cover;
    color: white;
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    margin-top: 0;

}

.radio-player::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(0.8px);
    z-index: 1;
    border-radius: 15px;
}

.radio-player>* {
    position: relative;
    z-index: 2;
    color: white;
}


.radio-cover {
    width: 60px;
    height: 60px;
    border-radius: 5px;
    margin: 5px;
    background-position: center;
}

.radio-details {
    flex: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.radio-title {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

.description {
    font-size: 8px;
    margin: 0;
}

.radio-slogan {
    font-size: 14px;

}



.radio-player-2 .live-indicator {

    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    animation: pulse 1s infinite;
}

.live-container {
    display: flex;
    align-items: center;
    background-color: transparent;
    color: red;
    border-radius: 20px;
    font-weight: bold;
}

.live-indicator {
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    animation: pulse 1s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8);
    }

    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.5);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.live-text {
   display: flex;
    font-size: 12px;
    letter-spacing: 1px;
}
.sub-text{
    color: white;
    padding-left: 4px;
}


.controls {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-right: 10px;
}

.play-btn,
.volume-btn {
    background: none;
    border: none;
    font-size: 24px;
    color: white;
    cursor: pointer;
    outline: none;
}


.play-btn:hover,
.volume-btn:hover {
    color: #ff6600;
}

.new-views {
    font-size: 16px;
    display: inline-flex;
    padding-top: 8px;
}

.news-footer {
    display: flex;
    justify-content: space-between;
}
/* COMMENT SECTION STYLING */
  
  .comment-section {

    margin: 40px auto;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  }
  
  .comment-section h2 {
    margin-bottom: 20px;
    color: #333;
  }
  
  .input-group {
    margin-bottom: 15px;
  }
  
  .input-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #555;
  }
  
  .input-group input, .input-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
  }
  
  .input-group input:focus, .input-group textarea:focus {
    border-color: #555;
    outline: none;
  }
  
  .submit-btn {
    background-color: var(--resolution-blue);
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
  }
  
  .submit-btn:hover {
    background-color: var(--resolution-light-blue);
  }
  
  #comments-container {
    margin-top: 30px;
  }
  #comments-container form{
    max-width: 50%;
  }
  
  #comments-list {
    list-style-type: none;
  }
  
  #comments-list li {
    background-color: #f9f9f9;
    padding: 15px;
    margin-bottom: 10px;
    border-left: 5px solid var(--amaranth);
    border-radius: 4px;
  }
  
  #comments-list li h4 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  
  #comments-list li p {
    font-size: 16px;
    color: #555;
  }
  
  .reply-btn {
    background-color: var(--resolution-blue);
    color: white;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    margin-top: 10px;
    transition: background-color 0.3s;
  }
  
  .reply-btn:hover {
    background-color: var(--resolution-light-blue);
  }
  
  /* Styling for Replies */
  .replies {
    list-style-type: none;
    margin-top: 10px;
    padding-left: 20px;
  }
  
  .replies li {
    background-color: #f0f0f0;
    border-left: 5px solid #d4d4d4;
    margin-bottom: 8px;
  }
  
  
/* END */

@media (max-width:1586px) {
    .post-main-container {
        display: flex;
    }

    .main-content {
        margin: 10px 0;
        margin-right: 10px;
    }

    .news-section {
        margin-right: 8px;
    }

    .related-post {
        max-width: 30%;
        margin: 0 0rem;


    }

    .related-post-title {
        font-size: 2rem;

    }

    .related-post-item {
        display: flex;
        flex-direction: row;
        margin-bottom: 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
    }

    .related-post-item img {
        width: 80px;
        height: 80px;
        object-fit: cover;
        margin-right: 20px;
    }

    .related-post-content {
        flex: 1;
    }

    .related-post-headline {
        font-size: .8rem;
        font-weight: bold;

    }

    .related-post-description {
        font-size: 14px;
        color: #555;
    }

}

@media (max-width:1426px) {

    b {
        width: 50%;
    }


    /* #logo-menu .search {
        display: none;
    } */

    .content {
        width: 100vw;
        padding: 0;
        margin: 0;
    }

    .main-content {

        margin-right: 0;
    }

    .news-section {
        margin-right: 0;
    }

    .radio-player {
        display: flex;
    }


    .post-main-content {
        max-width: 100%;
    }

    .follow-btn {
        display: block;
    }

    .author-socials {
        display: none;
    }

    .author-socials a {
        color: white;
    }

}

@media (max-width:1279px) {
    .post-main-container {
        display: inline;

    }
    #comments-container form{
        max-width: 90%;
      }
      .related-post {
        max-width: 80%;
        padding: 0;

    }

}

@media (max-width:1090px) {
    .menu-content {
        margin: 0 0;
    }

    #logo-menu {
        padding: 0 auto;
        margin: 0;
    }

    /* nav #logo-menu ul {
        display: none;
    } */

    nav .logo {
        display: inline-block;
        padding: 0;
        margin-left: 30px;
    }

    nav #logo-menu .side-menu a {
        display: none;
    }

    nav #logo-menu .side-menu img {
        display: none;
    }

    .side-menu #icon {
        display: none;
    }

    nav .toggle-btn {
        display: flex;
        margin-right: 30px;
    }

    .footer-container li {
        font-size: 1rem;
    }

    nav #logo-menu ul {
        position: absolute;
        background-color: var(--light-color);
        height: 100vh;
        width: 150px;
        top: 0;
        right: 0;
        text-align: left;
        align-items: center;
        z-index: 2;
        padding: 30px auto;
        display: none;
    }

    #sub-nav ul {
        margin: 0;

    }

    #logo-menu ul li {
        display: inline;
        padding: 0 auto;
    }

    .side-btns #icon {
        padding: 0 auto;
        margin: 0 15px;
    }

    nav #logo-menu .side-btns .side-btns-menu {
        display: inline;


    }

    #close-icon {
        display: block;
    }

    .image-container {
        max-height: auto;

    }

    .radio-player {
        display: flex;
    }



}

@media (max-width:950px) {

    .schedule-table th,
    .schedule-table td {
        font-size: 20px;
        padding: 15px;
    }

    .results-table th,
    .results-table td {
        font-size: 20px;
        padding: 15px;
    }

    .tab-btn {
        font-size: 15px;
        padding: 5px;
        margin: 0;
    }

    .schedule-table th:nth-child(1),
    .schedule-table th:nth-child(5) {
        display: none;
    }

    .schedule-table td:nth-child(1),
    .schedule-table td:nth-child(5) {
        display: none;
    }
}

@media (max-width: 768px) {
    body {
        width: 90%;
        padding: 10px;


    }
   
    .content {
        width: 100%;
    }

    .top-section .row {
        display: inline;

    }


    .schedule-table th,
    .schedule-table td {
        font-size: 15px;
        padding: 10px;
    }

    .results-table th,
    .results-table td {
        font-size: 15px;
        padding: 10px;
    }

    .foot-seasons .menu a {
        font-size: 12px;
        margin: 0;

    }

    .foot-seasons ul {
        gap: 0;
    }


    nav #sub-nav ul {
        display: table-row;
        height: 36px;
    }

    nav #sub-nav ul li {
        display: table-cell;
        /* width: 100%; */
        position: relative;
    }

    nav p {
        display: block;
        font-size: 22px;
        margin: 10px;
        cursor: pointer;
        right: 0;
    }



    nav .logo {
        justify-content: space-between;
    }

    nav .logo h1 {

        right: 10;

        padding-left: 100px;

    }

    nav #logo-menu li {
        display: block;
        align-self: left;

    }


    nav #logo-menu .search {

        display: none;

    }

    .menu-toggle {
        display: block;
    }

    nav .menu {
        display: none;
        flex-direction: column;
        width: 100%;
        position: absolute;
        top: 60px;
        left: 0;
        background-color: white;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .menu.active {
        display: flex;
    }

    .menu li {
        text-align: left;
        padding: 10px 20px;
    }

    .menu li a.underlined {
        display: block;
        padding: 10px 0;
        font-size: 16px;
        color: #333;
        text-decoration: none;
        border-bottom: 1px solid #eee;
    }

    .menu .search {
        padding: 10px 20px;
    }

    .search-container {
        display: flex;
        align-items: center;
        background: #e4e4e4;
        padding: 5px;
        border-radius: 5px;
    }

    .search-container input {
        border: none;
        background: transparent;
        padding: 5px;
        flex-grow: 1;
    }

    .search-container .search-button {
        padding: 5px;
    }

    .sign-in {
        padding: 10px 20px;
    }

    .sign-in a.underlined {
        display: flex;
        align-items: center;
    }

    .sign-in img {
        margin-right: 10px;
    }


    .text-overlay h2 {
        font-size: .95rem;

    }

    .text-overlay p {
        font-size: .95rem;
    }

    .related-post {
        max-width: 90%;
        padding: 0;

    }

    .post-container {
        margin: 0;
        width: 95%;
    }

    .radio-player {
        display: flex;
    }

    tab-nav-bar,
    .table-container {
        position: relative;
        /* margin: 0px 10px 40px 10px; */
        width: 80vw;
        margin: 0;
    }


}

@media (max-width:600px) {
    b {
        width: 100%;
    }

    .radio-player-2 {
        margin-top: -80px;
        margin-left: 32px;
    }

}

@media (max-width:500px) {

    nav .logo img {
        width: 100px;
    }

    .radio-player-2 {
        margin-left: -100px;
    }

    .post-content {
        font-size: 1rem;

    }

    .radio-player {
        width: 100%;
    }

    .post-title h1 {
        font-size: 1.2rem;
    }

    .post-content .post-content b {
        font-size: 1.2rem;
    }

    .post-content li {
        font-size: 1.2rem;
    }

    .post-main-content iframe {

        height: 300px;
    }

    .related-post {
        margin: 0;
    }

    .text-overlay p {
        display: none;
    }

    .text-overlay p.post-data {
        display: block;
    }

    .radio-player {
        display: flex;
    }

    .schedule-table th,
    .schedule-table td {
        font-size: 10px;
        padding: 3px;
    }

    .results-table th,
    .results-table td {
        font-size: 10px;
        padding: 15px;
    }

    .menu li {
        padding: 0;
    }

    .days-menu {
        padding-left: 0;
    }

    .foot-seasons ul {
        padding-left: 05px
    }


}