/* ----------- Company News Page ------------*/
.company_news-banner-section {
            min-height: 95vh;
            display: flex;
            flex-direction: column;
            justify-content: center;
            background-image: url(https://stage.website4md.com/dosepacker/wp-content/uploads/2025/10/company-news-banner-scaled.png);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }
        .company_news-banner-section .c_n-content-holder{
            width: 48%;
        }
        .company_news-resource-listing-section .second-main-row{
             display: flex;
            justify-content: start;
            gap: 2%;
            flex-wrap:wrap;
        }
        .company_news-resource-listing-section .second-main-row .p_r-blogBox{
            width:31%;
        }
        .company_news-resource-listing-section .second-main-row label {
            font-size: 18px;
            font-weight: 500;
            text-transform: capitalize;
        }

        .company_news-resource-listing-section .second-main-row h6,
        .company_news-resource-listing-section .second-main-row h6 a{
            font-size: 22px;
            font-weight: 500;
            color: var(--dm-dark);
            text-decoration:none;
            margin-bottom:2px;
            
        }

        .company_news-resource-listing-section .second-main-row .details-wrap {
            display: flex;
            align-items: center;
            gap: 30px;
            color: #666;
            font-size: 14px;
        }

        .company_news-resource-listing-section .second-main-row .details-wrap span {
            position: relative;
            font-size:18px;
        }

        .company_news-resource-listing-section .second-main-row .details-wrap span:not(:first-child)::before {
            content: "";
            position: absolute;
            left: -15px;
            color: #666666;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            top: 35%;
            background-color: #666666;
        }
        @media (max-width:1600px) {
            .company_news-banner-section .c_n-content-holder{
            width: 70%;
        }
        }
        @media (max-width: 1024px) {
        .company_news-resource-listing-section .second-main-row .p_r-blogBox{
            width:48%;
        }
        }
        @media (max-width: 767px) {
            .company_news-banner-section {
                background-image: url(https://stage.website4md.com/dosepacker/wp-content/uploads/2025/10/company-new-sm-bg.png);
                background-position: top center;
                justify-content: end;
                /*min-height:140vh;*/
                background-attachment:fixed;
            }
            .company_news-banner-section .c_n-content-holder{
            width: 100%;
        }
        .company_news-resource-listing-section .second-main-row .p_r-blogBox{
            width:100%;
        }
        .company_news-resource-listing-section .second-main-row .details-wrap span {
            font-size:16px;
        }
        .company_news-resource-listing-section .second-main-row label {
    font-size: 16px;
}
.company_news-resource-listing-section .second-main-row h6, .company_news-resource-listing-section .second-main-row h6 a {
    font-size: 20px;
}
.company_news-banner-section .c_n-content-holder h1{
    font-size: 32px;
}

    .company_news-banner-section .c_n-content-holder p , .company_news-banner-section .c_n-content-holder .fs-5{
        font-size: 16px !important;
    }
}

/* ----------- Company News Page ------------*/


/* --------------- Single Press Release Page ----------------- */
.company-news-sec-bet-padding{
    margin-bottom:clamp(1rem, 0.0022rem + 2.0815vw, 2.5rem);
}
.company_news-resource-listing-section a{
    text-decoration:none;
}
.press-release-main-section .p_r-header-row h1 {
            font-size: 54px;
            margin-bottom:60px;
        }
        .press-release-main-section .p_r-header-row p span img{margin: 0 10px;}
        .press-release-main-section .p_r-content-row img{
            margin-bottom: clamp(2rem, 0.0043rem + 4.1631vw, 5rem);
        }
        .press-release-main-section h2 {
            font-size: 42px;
            font-weight: 500;
        }

        .press-release-main-section h4 {
            font-size: 32px;
            font-weight: 600;
            margin: 1.4rem 0;
        }

        .press-release-main-section p {
            font-size: 22px;
            color: var(--dm-dark);
        }
        .press-release-main-section .p_r-header-row p span{
            font-size: 24px;
            color: var(--para-text);
        }
        .press-release-main-section p a {
            font-size: 22px;
        }
        .press-release-main-section p strong{
            font-weight: 600;
        }
        .press-release-main-section .p_r-newsletter-banner-row p {
            font-size: 20px;
            color: var(--para-text);
        }

        .press-release-main-section h6 {
            font-size: 22px;
            font-weight: 600;
            margin-bottom: 1.1rem;
        }
        .press-release-main-section ul h6 {
            margin-bottom: 0.5rem;
        }
        .press-release-main-section h6 a{
            text-decoration:none;
            color:var(--dm-dark);
        }
        .press-release-main-section ul {
            list-style: revert;
            padding: revert;
            padding-left:26px;
        }

        .press-release-main-section ul li {
            position: initial;
            padding-left: initial;
            line-height: initial;
        }

        .press-release-main-section .p_r-newsletter-banner-row {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 1rem;
        }

        .press-release-main-section .p_r-newsletter-banner-row h4 {
            margin-bottom: 10px;
        }

        .press-release-main-section .p_r-newsletter-banner-row .banner-wrapper {
            padding: 20px;
            border-radius: 20px;
            border: 1px solid rgba(8, 85, 159, 0.50);
            background-image: url(https://stage.website4md.com/dosepacker/wp-content/uploads/2025/04/Newsletter-pattern-bg-1.png);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: left;
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 18rem;
        }

        .press-release-main-section .p_r-newsletter-banner-row .p_r-buttonGroup {
            display: flex;
            justify-content: center;
            gap: 25px;
        }
        .press-release-main-section .p_r-newsletter-banner-row .btn1,
        .press-release-main-section .p_r-newsletter-banner-row .btn2{
            font-size:24px;
            font-weight:600;
        }
        .press-release-main-section .p_r-newsletter-banner-row .button-primary {
            margin-right: 0;
        }

        .p_r-news-from-dosepacker .p_r-btn-holder {
            display: flex;
            justify-content: space-between;
            align-items: center;
            gap: 20px;
        }

        .p_r-news-from-dosepacker .p_r-button {
            padding: 0;
            margin: 0;
            outline: 0;
            border: none;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 15px;
            background: transparent;
            font-size: 28px;
            color: var(--para-text);
        }
        .p_r-news-from-dosepacker .p_r-button a{
            color: var(--para-text);
            text-decoration:none;
        }

        .util-blog-listing-section .util-blogs-row {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 2%;
        }

        .util-blog-listing-section .category-text {
            font-size: 18px;
        }

        .util-blog-listing-section p {
            color: var(--para-text);
        }

        .util-blog-listing-section p,
        .util-blog-listing-section h6 {
            margin-bottom: 5px;
        }

        @media (max-width:767px) {
            .press-release-main-section .p_r-newsletter-banner-row .banner-wrapper {
            background-position: center;
            padding:14px;
        }
            .press-release-main-section .p_r-header-row p span{
            font-size: 18px;
            color: var(--para-text);
        }
            .util-blog-listing-section .util-blogs-row {
                flex-direction: column;
            }

            .press-release-main-section .p_r-header-row h1 {
                font-size: 32px;
                margin-bottom:32px;
            }

            .press-release-main-section h2 {
                font-size: 24px;
            }

            .press-release-main-section h4 {
                font-size: 24px;
            }

            .press-release-main-section p,
            .press-release-main-section p a {
                font-size: 18px;
            }

            .press-release-main-section .p_r-newsletter-banner-row .p_r-buttonGroup {
                gap: 5px;
                flex-direction: column;
                align-items: center;
            }

            .p_r-news-from-dosepacker .p_r-button {
                font-size: 16px;
            }
            .press-release-main-section .p_r-newsletter-banner-row .btn1,
        .press-release-main-section .p_r-newsletter-banner-row .btn2{
            font-size:18px;
            font-weight:600;
        }
        .press-release-main-section .p_r-newsletter-banner-row .button-spacing {
    padding-top: 10px;
}
    .press-release-main-section .p_r-newsletter-banner-row .button-spacing .btn1 {
        margin-bottom: 5px;
    }
}
/* --------------- Single Press Release Page ----------------- */