
.container {max-width: 1140px !important;margin: 0px auto}
a {text-decoration: none !important;}

/* 14-8-2026 */

.press-release-date {background-color: #21A1431A;display: inline-block;border: 0.5px solid #21A1434D;padding: 0px 15px;border-radius: 100px;position: relative;}
.press-release-date::before {content: '';position: absolute;top: 50%;transform: translateY(-50%);left: 10px;width: 6px;height: 6px;border-radius: 50%;background: #21A143;}
.press-release-date .press-release-date-text {font-family: "Inter", Sans-serif !important;padding-left: 10px;color: #21A143;font-size: 10px;font-weight: 600;line-height: 30px;}
.press-release-item .press-release-title a {font-family: "Roboto Serif", Sans-serif !important;color: #000000;font-size: 18px;font-weight: 600;line-height: 26px;}
.press-release-item .press-release-read-more {background-color: #000000;border-radius: 8px;font-family: "Inter", Sans-serif !important;color: #FFFFFF;font-size: 12px;font-weight: 600;line-height: 15px;padding: 15px 30px;display: inline-block;}
.press-release-item {border-bottom: 1px solid #0E967D;margin-bottom: 50px;padding-bottom: 50px;}
.press-release-item .press-release-title {margin-top: 15px;margin-bottom: 20px;line-height: 26px;}
.press-release-load-more-wrapper {text-align: center;}
.press-release-load-more-wrapper .press-release-load-more-btn {border: 1px solid #000000;background-color: #fff;padding: 15px 20px;border-radius: 8px;font-family: "Inter", Sans-serif !important;color: #000000;font-size: 12px;font-weight: 600;line-height: 15px;display: inline-block;cursor: pointer;text-transform: uppercase;transition: all 0.3s ease-in-out;}

/* Press Release Detail */

.press-release-detail-wrap {background-color: #fff;padding: 50px 20px;}
.press-release-detail-container {border: 1px solid #0E967D;border-radius: 50px;padding: 75px 100px;}
.press-release-detail-container .press-release-header h1 {margin: 0px;font-family: "Roboto Serif", Sans-serif !important;color: #000000;font-size: 36px;font-weight: 500;line-height: 48px;}
.press-release-detail-container p {font-family: "Inter", Sans-serif !important;color: #000000;font-size: 14px;font-weight: 400;line-height: 30px;margin-bottom: 20px;}
.press-release-detail-container ul li {font-family: "Inter", Sans-serif !important;color: #000000;font-size: 14px;font-weight: 400;line-height: 30px;margin-bottom: 20px;}
.press-release-detail-container h3 {font-family: "Roboto Serif", Sans-serif !important;color: #000000;font-size: 20px;font-weight: 700;line-height: 28px;}

/* Media Quiery Section Start */

@media only screen and (max-width: 1580px) {}

@media only screen and (max-width: 1536px) {}

@media only screen and (max-width: 1371px) {}

@media only screen and (max-width: 1364px) {}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 1100px) {}

@media only screen and (max-width: 1028px) {}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 800px) {}

@media only screen and (max-width: 750px) {
    .press-release-detail-container {border-radius: 30px;padding: 50px;}
}

@media only screen and (max-width: 640px) {}

@media only screen and (max-width: 550px) {}

@media only screen and (max-width: 500px) {
    .press-release-detail-container .press-release-header h1 {font-size: 28px;line-height: 38px;}
    .press-release-detail-container {padding: 30px;}
}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {}

/* Media Quiery Section End */