header.main-header-three {
        display: none;
    }

    .preloader__image {
    background-image: url(../assets_new/images/backgrounds/halos_news_logo.jpg) !important;
    background-size: 200px auto !important;
}

    ul.dropdown-menu.show {
        display: block !important;
        transform: translate(0px, 33px) !important;
    }

    ul#health-dropdown {
        z-index: 99999;
    }
    
    nav ul.pagination {
        flex-wrap: wrap;
        gap: 10px;
    }
    
    button#healthliving:after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
    }
    
    a#news-tab:after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
    }

    span.tag a {
        color: #fff;
    }

    span.badge a {
        color: #fff;
    }

    .nav-tabs a.nav-link {
        padding: 0px 0px !important;
        font-size: 14px !important;
        border: 0px !important;
        border-radius: 0px !important;
        color: #000;
        font-weight: 500;
        text-transform: uppercase;
    }

    .nav-tabs a.nav-link.active {
        color: #2D3090;
    }

    .nav-tabs a.nav-link.hover {
        color: #2D3090;
    }

    .subscribe-box a {
        line-height: normal;
        display: block;
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }

    .our_pages_txt p {
        color: #000;
        font-weight: 500;
        margin: 0px;
        font-size: 14px;
        text-align: center;
        line-height: normal;
    }

    .sports_row_col3 .abby_hd span {
        display: flex;
        align-items: center;
        padding-bottom: 15px;
    }

    .sports_row_col3 .abby_hd span h5 {
        color: #555;
        font-size: 12px;
        margin-bottom: 0px;
        font-weight: 400;
        padding-bottom: 0px;
    }

    .opinion h1 {
        background: #ED1C24;
        text-align: center;
        font-size: 20px;
        padding: 30px 20px;
        color: #fff;
        font-weight: 600;
    }

    .sports_row_col2 {
        border: 1px solid #EFEFEF;
        padding: 0px !important;
        border-bottom: 0px;
        border-top: 0px;
    }

    .oklahoma {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 0px 10px;
        margin-bottom: 15px;
    }

    .oklahoma img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        object-fit: cover;
        object-position: center 0%;
    }

    .profile_name h6 {
        font-size: 14px;
        font-weight: 600;
        margin: 0px;
        color: #000;
    }

    .oklahoma p {
        font-size: 14px;
        color: #000;
        line-height: normal;
        margin: 0px;
        width: 80%;
        background: #DFF5FF;
        padding: 10px;
        border-radius: 10px;
        word-break: break-all;
    }

    #news-dropdown {
    position: absolute;
    top: 24px;
    left: 0px;
    display: block;
    background-color: #f8f9fa;
    border: 1px solid #ccc;
    width: auto;
    padding: 0.5rem;
}

    h1.sports_txt {
        border-bottom: 3px solid #000;
        margin-bottom: 35px;
        font-weight: bold;
        font-size: 30px;
        font-style: italic;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-top: 10px;
        position: relative;
    }

    h1.sports_txt:after {
        content: '';
    background: #23EEFA;
    position: absolute;
    top: 10px;
    left: 0px;
    width: 3px;
    height: 65%;
    }

    .nba_star h1 {
        border: 0px;
        margin: 0px;
        text-align: left;
        font-style: normal;
        font-size: 20px;
        font-weight: 600;
        font-family: 'Poppins';
        color: #000;
    }

    .nba_star h2 {
        font-size: 20px;
        font-weight: 600;
        font-family: 'Poppins';
        color: #000;
        margin-bottom: 0px;
    }

    .nba_star img {
        padding-bottom: 15px;
    }

    .nba_star h6 {
        font-size: 16px;
        margin: 0px;
        text-align: left;
        padding: 20px 0px 5px 0px;
    }

    .nba_star p {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        padding: 10px 0px 5px 0px;
        margin: 0px !important;
    }

    .container.sports_container {
        width: 100%;
        max-width: 1300px;
        padding: 0px 20px !important;
    }

    .nba_star span {
        display: flex;
        align-items: center;
        justify-content: left;
        gap: 10px;
    }

    form#comment-form {
        padding: 0px 10px;
    }

    .nba_star span h5 {
        color: #555;
        font-size: 12px;
        margin-bottom: 0px;
        font-weight: 400;
        padding-bottom: 0px;
    }

    .john_img.d-flex {
        gap: 15px;
    }

    .news-card .john_img img {
        width: 100px;
        height: 100px;
    }

    .news-card .john_img p.mb-0 {
        padding-top: 0px;
    }

    .join_button {
        line-height: normal;
        background: #6FDFA8;
        color: #1B223A;
        font-weight: 600 !important;
        border: 1px solid #6FDFA8;
        display: block;
        border-radius: 50px;
        padding: 7px 20px;
        width: fit-content;
        font-size: 16px;
    }

    .login_join {
        background: #fff;
        color: #000;
        padding: 5px 20px !important;
        border-radius: 50px;
        display: block;
        text-align: center;
        width: fit-content;
        line-height: normal !important;
        margin-right: 0px;
        font-size: 16px !important;
        border: 1px solid #000;
        font-weight: 400 !important;
        font-family: var(--secondaryFont);
    }

    .login_join:hover {
        background: #00205b;
        border: 1px solid #00205b;
        color: #fff;
    }

    section.header_sec {
        padding: 15px 15px;
    }

    .header_sec .row {
        align-items: center;
    }

    .header_img img {
        width: 64%;
    }

    .header_sec .container-fluid {
        max-width: 1320px !important;
    }

    .join_log_btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .main-header-three {
        position: relative !important;
    }

    .news_tabs_col {
        padding: 30px 15px 0px 15px;
    }

    .medicare_btn_ul ul {
        display: flex;
        justify-content: center;
        padding: 10px 0px;
        list-style: none;
        gap: 15px;
        flex-wrap: wrap;
    }

    .news-card p.text-muted {
        font-size: 12px;
        margin: 0px !important;
    }

    .news-card h3 {
        padding-top: 20px;
        font-weight: 500;
        color: #000;
        font-family: 'Montserrat';
        font-size: 18px;
    }

    .news-card p {
        font-size: 14px;
        line-height: normal;
        color: #000;
        font-family: 'Montserrat';
    }

    .top_ten h3 {
        padding-top: 20px;
        font-weight: 500;
        color: #000;
        font-family: 'Montserrat';
        font-size: 18px;
    }

    .top_ten p {
        font-size: 14px;
        line-height: normal;
        color: #000;
        font-family: 'Montserrat';
    }

    .june_brian {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .news_tabs_col button.nav-link.active {
        border: 0px !important;
        color: #2D3090 !important;
        font-weight: bold !important;
    }

    .news_tabs_col ul#myTab {
        padding-bottom: 5px;
        border-bottom: 1px solid #000;
        justify-content: space-between;
        flex-wrap: wrap;
        position: relative;
    }

    .june_brian p {
        font-size: 12px;
        margin-bottom: 0px;
        font-family: 'Poppins';
        color: #444;
    }

    .sidebar .card {
        border: 0px !important;
    }

    .medicare_btn_ul ul li a {
        color: #000;
        font-weight: 300;
        font-size: 14px;
    }

    h2.entertain_head {
        border-bottom: 3px solid #000;
        margin-bottom: 35px;
        font-weight: bold;
        font-size: 30px;
        font-style: italic;
    }

    .card-body.d-flex.align-items-center {
        display: block !important;
        margin-top: 0px !important;
        padding: 0px;
        text-align: center;
    }

    .john_img img {
        border-radius: 50%;
        width: 150px;
        height: 150px;
        object-fit: cover;
        object-position: center 0%;
    }

    .john_img p.mb-0 {
        line-height: normal;
        padding-bottom: 5px;
        font-size: 16px;
        color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
        font-weight: 500;
        padding-top: 10px
    }

    .john_img p.text-muted.mb-0 {
        color: #000 !important;
        font-weight: 400;
        padding-bottom: 5px;
        padding-top: 0px
    }

    .john_img a p.text-success.mb-0 {
        padding: 0px !important;
        font-size: 14px;
    }

    .col-sm-4.top_ten_col {
        border-right: 1px solid #00000047;
    }

    .col-md-6.news-section {
        padding-left: 0px;
        border-right: 1px solid #00000047;
    }

    .col-md-2.sidebar {
        padding-right: 0px;
    }

    .paul_hd h1 {
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 0px;
        font-family: 'Montserrat';
    }

    .paul_hd p {
        color: #555;
        font-size: 12px;
        margin-bottom: 0px;
        line-height: normal;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .paul_txt {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        justify-content: space-between;
        padding-bottom: 5px;
        border-bottom: 1px solid #00000061;
        margin-bottom: 15px;
    }

    .paul_txt:last-child {
        border-bottom: 0px;
    }


    .container-fluid {
        max-width: 1300px;
        padding: 0px 20px !important;
    }

    .cover_story {
        position: relative;
        padding-bottom: 35px;
    }

    .cover_story a {
        position: absolute;
        top: 15px;
        z-index: 9999;
        left: 15px;
        background: #04DAFF;
        line-height: normal;
        width: fit-content;
        color: #000;
        padding: 8px 15px;
        border-radius: 5px;
        font-size: 14px;
    }

    .meta_img h3 {
        font-size: 14px;
        padding-top: 15px;
        font-weight: 500;
        margin-bottom: 0px;
    }

    .row.meta_cret_row {
        border-top: 1px solid #00000061;
        padding: 15px 0px 0px 0px;
        margin: 0px !important;
    }

    .abby_hd h1 {
        padding-top: 0px;
        padding-bottom: 8px;
        margin: 0px;
        line-height: normal;
        font-weight: 500;
        color: #000;

    }

    .abby_hd h1 a {
        font-size: 14px;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .abby_hd h1 a:hover {
        color: #ED1C24;
    }

    .abby_hd p {
        font-size: 15px;
        line-height: normal;
        padding: 10px 0px;
        margin: 0px;
        font-weight: 600;
    }

    .abby_hd h6 {
        color: #555;
        font-size: 12px;
        margin-bottom: 0px;
        font-weight: 400;
        padding-bottom: 0px;
    }

    .meta_cret_col1 {
        border-right: 1px solid #00000061;
    }

    .meta_cret_col2 {
        border-right: 1px solid #00000061;
    }

    .meta_cret_col3 {
        border-right: 1px solid #00000061;
    }

    .row.cloth_row {
        border-top: 1px solid #00000061;
        padding: 15px 0px 0px 0px;
        margin: 20px 0px 0px 0px !important;
    }

    .more_size_cloth h1 {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 0px;
        margin: 0px;
        line-height: normal;
        font-weight: 500;
    }

    .more_size_cloth p {
        font-size: 12px;
        line-height: normal;
        padding-top: 5px;
        margin: 0px !important;
    }

    .cloth_col1 {
        border-right: 1px solid #00000061;
    }

    .news_tabs_col .nav-tabs button.nav-link {
        padding: 0px 15px !important;
        font-size: 14px !important;
        border: 0px !important;
        border-radius: 0px !important;
        color: #000;
        font-weight: 500;
    }

    .news_tabs_col .nav-tabs button.nav-link:hover {
        color: #2D3090;
    }


    .align-items-center {

        margin-top: 198px !important;

    }


    .section-title-img {
        position: absolute;
        right: -25px;
        z-index: 0;
        top: 10px;
        width: auto;
    }

    .halo_news_img img {
        width: 60%;
    }

    .meta_cret_col4 {
        border-right: 1px solid #00000061;
    }

    .meta_cret_col5 {
        border-right: 1px solid #00000061;
    }

    .cloth_col8 {
        border-right: 1px solid #00000061;
    }

    .john_txt ul li {
        display: flex;
        align-items: center;
        gap: 5px;
        line-height: normal;
        font-size: 14px;
    }

    .col-md-2.sidebar .john_img {
        text-align: center;
    }

    .client_flx {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 10px 0px;
    }

    .john_img .john_txt ul {
        justify-content: left;
        line-height: normal;
        align-items: center;
        display: flex;
        padding: 0px;
        gap: 15px;
    }

    .john_txt h2 {
        font-size: 20px;
        font-weight: 600;
        font-family: 'Poppins';
        color: #000;
    }

    .john_txt p {
        font-family: 'Poppins' !important;
        color: #444 !important;
    }

    .abby_hd h5 {
        font-size: 12px;
        color: #777;
        font-weight: normal;
    }


    .content_wrap .entertainment_sidebar {
        margin-top: 110px;
        padding-left: 30px;
    }

    .card-container {
        display: grid;
        gap: 20px;
        margin: auto;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .sports_row .card {
        position: relative;
    }

    .card {
        position: relative;
        width: 100%;
        flex: 1;
        overflow: hidden;
        border-radius: 10px;
        font-family: Arial, sans-serif;
    }

    .card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform 0.3s ease;
    }

    .card:hover img {
        transform: scale(1.05);
    }

    .card-content {
        position: absolute;
        bottom: 0;
        color: white;
        padding: 20px;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent 60%);
        width: 100%;
        z-index: 999;
    }

    .sports_row .card:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.6;
        background: linear-gradient(to bottom, transparent 0%, rgb(0 0 0 / 100%) 100%);
        z-index: 00;
    }

    .card-content .tag {
        background-color: #ED1C24;
        color: white;
        font-size: 12px;
        padding: 0px 8px;
        border-radius: 3px;
        display: inline-block;
        margin-bottom: 10px;
        border: none;
    }

    .card-content h3 {
        font-size: 24px;
        margin: 0 0 5px;
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .card-content p {
        font-size: 14px;
        margin: 0;
    }

    /* Icon styles */
    .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
    }



    .category-section {
        max-width: 100%;
        margin-top: 50px;
        margin-bottom: 120px;
    }

    .section-title {
        border-left: 4px solid #00aaff;
        padding-left: 10px;
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .section-title span {
        font-weight: bold;
    }

    .articles {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

    .article-card {
        background: #fff;
        border: 0px solid #e0e0e0;
        width: 100%;
        padding: 8px;
    }

    .article-image {
        position: relative;
    }

    .article-image img {
        width: 100%;
        display: block;
        height: 200px;
        border-radius: 4px;
        object-fit: cover;
        object-position: center 0%;
    }

    .badge {
        position: absolute;
        top: 10px;
        left: 10px;
        background: #ED1C24;
        color: #fff;
        padding: 4px 10px;
        font-size: 12px;
        border-radius: 3px;
        text-transform: uppercase;
    }

    .article-title {
        font-size: 1.3rem;
        margin: 10px 0;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .article-meta {
        font-size: 0.9rem;
        color: #777;
        display: flex;
        gap: 10px;
        margin-bottom: 10px;
    }

    .article-desc {
        font-size: 0.95rem;
        line-height: 1.5;
        color: #444;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .abby_hd {
        margin-bottom: 50px;
        display: flex;
        align-items: flex-start;
    }

    .section-title.entertainment {
        font-size: 30px;
        margin-bottom: 20;
    }

    .abby_hd img {
        max-width: 90px;
        float: left;
        margin-right: 20px;
        border-radius: 4px;
        height: 75px;
        object-fit: cover;
    }



    .pagination-wrapper {
        text-align: center;
        margin-top: 40px;
    }

    .pagination {
        display: inline-flex;
        list-style: none;
        padding-left: 0;
        border-radius: 5px;
    }

    .page-item {
        margin: 0 5px;
    }

    .page-link {
        display: block;
        padding: 8px 14px;
        color: #000;
        background-color: #f5f5f5;
        border: 1px solid #ccc;
        border-radius: 4px;
        text-decoration: none;
        font-size: 14px;
        transition: background-color 0.3s, color 0.3s;
    }

    .page-link:hover {
        background-color: #ED1C24;
        color: #fff;
        border-color: #ED1C24;
    }

    .page-item.active .page-link {
        background-color: #ED1C24;
        color: #fff;
        border-color: #ED1C24;
    }

    a.page-link {
        padding: 0;
    }

    .content_wrap {
        margin-bottom: 30px;
    }


    .subscribe-box {
        margin: 40px auto;
        padding: 25px 40px;
        border: 6px solid #ddd;
        font-family: Arial, sans-serif;
        text-align: center;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        float: none;
        width: 100%;
    }

    .subscribe-box h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .subscribe-box p {
        font-size: 14px;
        color: #000;
        margin-bottom: 20px;
        line-height: 27px;
    }

    .email-input {
        width: 100%;
        padding: 8px 10px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin-bottom: 15px;
        box-sizing: border-box;
        text-align: center;
    }

    .subscribe-btn {
        width: 100%;
        padding: 7px 10px;
        font-size: 14px;
        background-color: #007799;
        color: #fff;
        border: none;
        cursor: pointer;
        font-weight: bold;
        border-radius: 3px;
        margin-bottom: 15px;
    }

    .subscribe-btn:hover {
        background: #000;
    }

    .terms {
        display: flex;
        align-items: flex-start;
        font-size: 12px;
        color: #555;
    }

    .terms input[type="checkbox"] {
        margin-right: 8px;
        margin-top: -14px;
        width: 15px;
    }


    .terms span {
        line-height: 20px;
        text-align: left;
    }

    h3.article-title:hover {
        color: #ED1C24;
    }

    .page-link:focus {
        box-shadow: none !important;
    }



    @media(min-width: 280px) and (max-width: 374px) {
        .paul_txt {
            display: flex !important;
            flex-direction: column-reverse;
        }
    }



    @media(min-width: 240px) and (max-width: 479px) {
        .news-tablist {
            margin-top: 20px;
        }

        .subscribe-box p br {
            display: none;
        }

        .col-sm-4.card-box {
            margin-top: 20px;
        }

        .article-meta {
            flex-wrap: wrap;
            row-gap: 0px;
        }

        .article-image img {
            height: auto !important;
        }

        .article-card {
            width: calc(100% - 10px) !important;
        }

        .articles {
            grid-template-columns: 1fr;
        }

        .content_wrap .entertainment_sidebar {
            margin-top: 0px !important;
        }

        .card-content {
            padding: 20px 20px 12px 20px !important;
        }

        .card-content p {
            line-height: normal;
        }

        .card-content h3 {
            font-size: 16px !important;
        }

        .card-content .tag {
            margin-bottom: 5px;
        }

        section.header_sec {
            display: none;
        }

        .news_tabs_col ul#myTab {
            justify-content: left;
            gap: 5px;
        }

        .medicare_btn_ul ul {
            gap: 10px;
        }

        .medicare_btn_ul ul li {
            line-height: normal;
            font-size: 12px;
        }

        .col-md-2.sidebar {
            margin-top: 0px !important;
        }

        .news_tabs_col .nav-tabs button.nav-link {
            padding: 0px 15px 0px 0px !important;
        }

        .meta_cret_col1 {
            border-right: 0px !important;
        }

        .meta_cret_col2 {
            border-right: 0px !important;
        }

        .meta_cret_col3 {
            border-right: 0px !important;
        }

        .meta_cret_col4 {
            border-right: 0px !important;
        }

        .meta_cret_col5 {
            border-right: 0px !important;
        }

        .row.meta_cret_row {
            gap: 15px;
        }

        .meta_cret_row .col-sm-3 {
            padding: 0px !important;
        }

        .cloth_col8 {
            border-right: 0 !important;
        }

        .row.cloth_row {
            gap: 15px !important;
        }

        .abby_hd {
            padding: 15px 0px 0px 0px;
        }

        .cloth_row .col-sm-6 {
            padding: 0px !important;
        }

        .col-md-6.news-section {
            border-right: 0px !important;
        }

        .container.sports_container {
            padding: 0px 0px !important;
        }

        .col-sm-4.top_ten_col {
            border-right: 0px !important;
            padding: 0px !important;
        }

        .article-title {
            font-size: 18px !important;
        }

        .category-section {
            max-width: 100% !important;
            margin-bottom: 40px !important;
        }

        .subscribe-box {
            float: none !important;
        }

        .sports_row .row .col-sm-8 {
            width: 100% !important;
        }

        .col-sm-4.card-box {
            width: 100% !important;
        }

        .content_wrap .entertainment_sidebar {
            padding-left: 15px !important;
        }

        .section-title span {
            font-size: 20px !important;
        }

        .section-title.entertainment {
            font-size: 20px !important;
        }

        .sports_row .card-container {
            display: grid;
            grid-template-columns: 1fr;
        }

    }


    @media(min-width: 480px) and (max-width: 767px) {
        .news-tablist {
            margin-top: 20px;
        }

        .col-sm-4.card-box {
            margin-top: 20px;
        }

        .section-title span {
            font-size: 20px !important;
        }

        .section-title.entertainment {
            font-size: 20px !important;
        }

        .content_wrap .entertainment_sidebar {
            padding-left: 15px !important;
        }

        .article-image img {
            height: auto !important;
        }

        .sports_row .row .col-sm-8 {
            width: 100% !important;
        }

        .col-sm-4.card-box {
            width: 100% !important;
        }

        .category-section {
            max-width: 100% !important;
            margin-bottom: 40px !important;
        }

        .subscribe-box {
            float: none !important;
        }

        .article-card {
            width: calc(100% - 10px) !important;
        }

        .articles {
            grid-template-columns: 1fr !important;
        }

        .content_wrap .entertainment_sidebar {
            margin-top: 0px !important;
        }

        .card-content {
            padding: 20px 20px 12px 20px !important;
        }

        .card-content p {
            line-height: normal;
        }

        .card-content h3 {
            font-size: 16px !important;
        }

        .card-content .tag {
            margin-bottom: 5px;
        }

        .article-title {
            font-size: 18px !important;
        }

        .col-sm-4.top_ten_col {
            border-right: 0px !important;
            padding: 0px !important;
        }

        section.header_sec {
            display: none;
        }

        .news_tabs_col ul#myTab {
            justify-content: left;
            gap: 5px;
        }

        .medicare_btn_ul ul {
            gap: 10px;
        }

        .medicare_btn_ul ul li {
            line-height: normal;
            font-size: 12px;
        }

        .col-md-2.sidebar {
            margin-top: 0px !important;
        }

        .news_tabs_col .nav-tabs button.nav-link {
            padding: 0px 15px 0px 0px !important;
        }

        .meta_cret_col1 {
            border-right: 0px !important;
        }

        .meta_cret_col2 {
            border-right: 0px !important;
        }

        .meta_cret_col3 {
            border-right: 0px !important;
        }

        .meta_cret_col4 {
            border-right: 0px !important;
        }

        .meta_cret_col5 {
            border-right: 0px !important;
        }

        .row.meta_cret_row {
            gap: 15px;
        }

        .meta_cret_row .col-sm-3 {
            padding: 0px !important;
        }

        .cloth_col8 {
            border-right: 0 !important;
        }

        .row.cloth_row {
            gap: 15px !important;
        }

        .abby_hd {
            padding: 15px 0px 0px 0px;
        }

        .cloth_row .col-sm-6 {
            padding: 0px !important;
        }

        .container.sports_container {
            padding: 0px 0px !important;
        }

        .col-md-6.news-section {
            border-right: 0px !important;
        }

        .sports_row .card-container {
            display: grid;
            grid-template-columns: 1fr;
        }
    }


    @media(min-width: 768px) and (max-width: 999px) {
        section.header_sec {
            display: none;
        }

        .col-sm-4.card-box {
            margin-top: 20px;
            display: grid;
            grid-template-columns: 1fr 1fr;
            width: 100% !important;
            gap: 4%;
        }

        .content_wrap .entertainment_sidebar {
            padding-left: 15px !important;
            margin-top: 40px !important;
        }

        .sports_row .row .col-sm-8 {
            width: 100% !important;
        }

        .content_wrap .row .col-sm-8 {
            width: 100% !important;
        }

        .articles {
            display: grid !important;
            gap: 20px;
            grid-template-columns: 1fr 1fr !important;
        }

        .content_wrap .entertainment_sidebar {
            width: 100% !important;
        }

        .article-card {
            width: calc(100% - 10px) !important;
        }

        .category-section {
            max-width: 100% !important;
            margin-bottom: 0px !important;
        }

        .subscribe-box {
            float: none !important;
        }

        .card-content h3 {
            font-size: 16px !important;
        }

        .card-content p {
            line-height: normal;
        }

        .card-content .tag {
            margin-bottom: 5px;
        }

        .card-content {
            padding: 20px 20px 12px 20px !important;
        }


        .col-sm-4.sports_row_col2 {
            width: 50% !important;
        }

        .col-sm-5.sports_row_col1 {
            width: 50% !important;
        }

        .all_tabs_code .col-sm-3 {
            width: 50% !important;
        }

        .container.sports_container {
            padding: 0px 0px !important;
        }

        .all_tabs_code .col-sm-6 {
            width: 50% !important;
        }

        .all_tabs_code .row {
            row-gap: 20px;
        }

        .news_tabs_col .nav-tabs button.nav-link {
            padding: 0px 13px 0px 0px !important;
        }

        .news_tabs_col ul#myTab {
            justify-content: left;
            gap: 5px;
        }

        .medicare_btn_ul ul li {
            line-height: normal;
            font-size: 12px;
        }

        .medicare_btn_ul ul {
            gap: 10px;
        }

        .medicare_btn_ul ul {
            justify-content: left;
        }

        .col-md-6.news-section {
            border-right: 0px !important;
            width: 100% !important;
            padding-right: 0px !important;
        }

        .col-sm-4.top_ten_col {
            width: 50% !important;
            padding-left: 0px !important;
        }

        .col-md-2.sidebar {
            margin-top: 0px !important;
            width: 50% !important;
        }

        .sports_row .card-container {
            display: grid;
            grid-template-columns: 1fr 1fr;
        }
    }

    @media only screen and (min-width: 1600px) {
        .news_tabs_col .container-fluid {
            max-width: 1578px !important;
        }

        .header_sec .container-fluid {
            max-width: 1578px !important;
        }
    }