/* Extracted Inline Styles */
.newslink {
            text-decoration: none;
        }

        .newslink h5.card-title {
            font-weight: 600;
        }

        .card.newspresscard:hover {
            background: #f5f9ff;
        }

        .slide_right_content {
            display: flow;
            padding: 30px;
        }

        .slide_right_content h3 {
            font-size: 30px;
        }

        .slide_right_bottom {
            position: absolute;
            padding-top: 30px;
            bottom: 30px;
        }

        .news_title {
            margin-bottom: 0px;
        }

        .news_title img {
            width: 100%;
            border: 1px solid #e9ecef;
        }

        .news_inner {
            border: 1px solid #dee2e6;
            box-shadow: 2px 5px 7px 0px rgb(172 188 219);
            padding: 30px;
            border-radius: 0px 0px 20px 20px;
            background: white;
            display: flow-root;
            border-top: 0px;
        }

        .news_inner p {
            display: inline-block;
            font-size: 14px;
        }

        .news_inner h5 {
            display: inline-block;
        }

        .Latest-news-button {
            background-color: #E17523;
            color: white;
            padding: 10px 20px;
            border-radius: 30px;
            border: none;
            width: 150px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .Press {
            background-color: transparent;
            color: #0167FF;
            border-radius: 20px;
            border: none;
            padding-left: 0px;
            cursor: pointer;
            font-weight: 600;
            font-size: 18px;
        }

        .pt100px {
            padding-top: 100px;
        }

        .pb100px {
            padding-bottom: 100px;
        }

        .inner_description {
            color: white;
            font-size: 24px;
            padding-top: 2rem;
            padding-bottom: 0px;
        }

        .banner_section {
            margin-top: -13rem;
            box-shadow: 2px 5px 7px 0px #e9ecef;
            padding-top: 30px;
            background: white;
            border: 1px solid #e9ecef;
            border-radius: 20px;
            padding: 30px 50px;
            padding-bottom: 60px;
        }

        .view_all {
            float: right;
        }

        .view_all_button {
            background-color: #E17523;
            margin-bottom: 20px;
            color: white;
            padding: 15px 40px;
            border-radius: 30px;
            border: none;
            cursor: pointer;
            font-size: 20px;
        }

        .contain {
            margin: 0 auto;
            max-width: 1200px;
            width: 100%;
        }

        .item {
            align-items: flex-start;
            background-color: #EFF6FF;
            color: black;
            display: flex;
            height: 400px;
            justify-content: center;
            border-radius: 20px;
            border: 1px solid #dee2e6;
            cursor: pointer;
        }

        .carousel-item img {
            display: block;
            width: 100%;
            height: 400px !important;
            border-radius: 20px 20px 0px 20px;
            background-size: contain;
            object-fit: cover;
        }

        header.formidium-banner-fundadimn {
            background: url(../img/news/reskin-headers.svg?v=202507091037) center top;
            padding-top: 10rem;
            background-size: contain;
            padding-bottom: 10rem;
        }

        .carousel-control-next-icon,
        .carousel-control-prev-icon {
            display: none;
        }

        .carousel-indicators {
            top: 90%;
            margin-top: 65px;
        }

        .carousel-indicators [data-bs-target] {
            width: 100px !important;
            height: 3px !important;
            margin: 5px 7px;
            background: #D6D6D6;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity .2s ease;
            border-radius: 30px;
            border-top: 0px;
            border-bottom: 0px;
        }

        .carousel-indicators .active {
            background-color: #E17523;
        }

        @media only screen and (min-width: 768px) and (max-width: 1200px) {
            .news_inner p {
                font-size: 12px;
            }
        }

        @media only screen and (max-width: 992px) {
            header.masthead {
                background-size: 100% 100% !important;
            }

            .news_title {
                margin-bottom: 30px;
            }
        }

        @media only screen and (max-width: 767px) {
            .item {
                display: block !important;
            }

            .banner_section {
                display: block;
            }

            .carousel-indicators {
                top: 93%;
            }

            .item {
                height: auto !important;
            }

            .carousel-item img {
                border-radius: 0px;
                height: auto !important;
            }

            .slide_right_bottom {
                position: relative;
                padding-top: 0px;
                bottom: 0px;
            }

            .padd_right {
                padding-right: 0px;
            }

            .padding-left {
                padding-left: 0px;
            }

            .view_all_button {
                background-color: #E17523;
                margin-bottom: 20px;
                color: white;
                padding: 10px 20px;
                border-radius: 30px;
                border: none;
                cursor: pointer;
                font-size: 14px;
            }
        }

        .header-banner {
            padding-top: 7.5rem;
        }

        /* select#yearFilter, select#monthFilter{ max-width: 15%;} */
        a.card-link.contactbtn {
            max-width: 15% !important;
            text-decoration: none;
            margin-left: 0%;
        }

        .newsreturn {
            justify-content: flex-end;
            display: flex;
            align-items: flex-start;
        }

        header.formidium-banner-fundadimn {
            background: url(../img/news/reskin-headers.svg?v=202507091037) center top;
            padding-top: 2rem;
            background-size: contain;
            padding-bottom: 0rem;
        }

        header.header {
            min-height: 90px;
            max-height: 116px;
        }

        .formidium-section-gap {
            margin-top: 7rem;
            margin-bottom: 0px;
        }

        .newspresscard.card .card-link {
            font-weight: 600;
        }

        header.formidium-banner-fundadimn {
            /* background: url(../img/news/reskin-headers.svg?v=202507091037) center top; */
            background: url(../img/jan-design/new-background.svg?v=202507091037);
            padding-top: 5rem;
            background-size: cover;
            padding-bottom: 4rem;
        }

/* Extracted Inline Styles */
li.nav-item:nth-child(5) a::after {
            width: 100% !important;
            left: 0 !important;
        }
