/* Extracted Inline Styles */
#mainNav {
    background: transparent;
  }

  .slide_right_content {
    display: flow;
    padding: 30px;
    background-color: #EFF6FF;
    align-content: center;
    padding: 1rem 4rem 1rem 3.6rem;
    border-radius: 0 20px 20px 0;
  }

  .news_title {
    margin-bottom: 0px;
  }

  .news_title img {
    width: 100%;
    max-height: 204px;
    object-fit: cover;
    object-position: top;
  }

  .news_inner {
    border: 1px solid #dee2e6;
    padding: 30px;
    border-radius: 0px 0px 20px 20px;
    background: white;
    display: flow-root;
    border-top: 0px;
    /* min-height: 280px; */
    min-height: 306px;
  }

  .news_inner p {
    display: inline-block;
    font-size: 14px;
  }

  .news_inner h5 {
    display: inline-block;
    min-height: 6rem;
  }

  .Latest-news-button {
    background-color: #E17523;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    width: 150px;
    cursor: pointer;
  }

  .Press {
    background-color: #E17523;
    color: white;
    padding: 5px 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    font-size: 14px;
  }

  .pt100px {
    padding-top: 100px;
  }

  .mt100px {
    margin-top: 100px;
  }

  .pb100px {
    padding-bottom: 100px;
  }

  .inner_description {
    /* color: white; */
    font-size: 24px;
    padding-top: 2rem;
    padding-bottom: 0px;
  }

  .banner_section {
    display: inline-flex;
    margin-top: -230px;
    padding-top: 30px;
    background: white;
    border: 1px solid #e9ecef;
    border-radius: 20px;
    padding: 30px;
  }

  .padd_right {
    padding-right: 10px;
  }

  .padding-left {
    padding-left: 10px;
  }

  .padd_right img,
  .padding-left img {
    border-radius: 20px;
  }

  .inner-border {
    border: 1px solid red;
    display: flex;
    padding: 30px;
    border-radius: 20px;
  }

  .icon_small {
    height: 50px;
    width: 50px;
    display: flex;
    border-radius: 50%;
    background-color: #D9D9D9;
    position: absolute;
  }

  .Name {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    height: 48px;
  }

  .date {
    font-size: 14px;
    font-weight: 700;
    display: flex;
  }

  .view_all {
    float: right;
  }

  .view_all_button {
    background-color: #E17523;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    font-size: 14px;
  }

  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 300px;
    /* background-size: contain; */
    object-fit: initial;
  }

  @media only screen and (min-width: 992px) and (max-width: 1400px) {
    .slide_right_content {
      background-color: #fff !important;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .news_inner p {
      font-size: 12px;
    }

    .carousel-item img,
    .imgsection img {
      border-radius: 0px 0px 0 0 !important;
    }

    body.blog-main .row.blog-first .row.pt100px {
      border-radius: 4px !important;
      padding: 1rem !important;
    }
  }

  @media only screen and (max-width: 992px) {
    header.masthead {
      background-size: 100% 100% !important;
    }

    .news_title {
      margin-bottom: 0px;
      padding-bottom: 2rem;
      border-radius: 0px 0px 4px 4px !important;
    }
  }

  h3.padd50 {
    font-weight: 700;
  }

  @media (min-width: 992px) {
    .Name {
      height: auto;
    }

    .news_inner h5 {
      min-height: auto;
    }

    .news_inner {
      padding: 30px 30px 0px 30px;
      min-height: 250px;
    }

    .news_inner p {
      margin-bottom: 0px;
    }
  }

  @media only screen and (max-width: 991.9px) {
    h3.padd50 {
      font-size: 28px;
      font-weight: 700;
    }

    header.formidium-banner-fundadimn h1 {
      margin-bottom: 1.6rem !important;
    }

    .news_inner h5 {
      min-height: auto !important;
    }

    .Name {
      font-size: 14px;
      font-weight: 700;
      display: flex;
      height: 42px;
    }

    .news_inner {
      min-height: auto !important;
    }
  }

  @media only screen and (max-width: 767.9px) {
    .row.pt100px.mobpt0 {
      padding-bottom: 0px !important;
    }

    .mt100px {
      margin-top: 0px !important;
    }

    .mobpt0 .col-lg-4 {
      margin-bottom: 50px;
      padding: 0;
    }

    .col-lg-6.col-md-12.news_title.slide_right_content {
      padding-left: 1.4rem !important;
      padding-right: 1.4rem !important;
    }

    body.blog-main .row.blog-first .row.pt100px {
      display: flex;
      border-radius: 0px !important;
      padding: 0rem !important;
    }

    .carousel-item img,
    .imgsection img {
      border-radius: 0px !important;
    }

    .news_title {
      background-color: #fff !important;
    }

    .item {
      display: block !important;
    }

    .banner_section {
      display: block;
    }

    .padd_right {
      padding-right: 0px;
    }

    .padding-left {
      padding-left: 0px;
    }
  }

  header.blog {
    padding-top: 7rem;
    padding-bottom: 7rem;
    /* background: linear-gradient(180deg, hsla(216, 100%, 50%, 1) -70%, hsla(228, 93%, 5%, 1) 19%, hsla(227, 100%, 5%, 1) 80%, hsla(216, 100%, 50%, 1) 109%); */
    background: url(../img/jan-design/new-background.svg?v=202507111002);
    /* background-image: url(../img/webinar/blogandarticle.png?v=202507111002); */
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    position: relative;
  }

  header.blog::after {
    filter: opacity(100%);
    content: "";
    width: 50%;
    height: 100%;
    /* background-image: url(../img/fund-admin/header-wave.svg?v=202507111002); */
    /* background-image: url(../img/jan-design/new-tax-wave.png?v=202507111002); */
    background-size: 47% 145%;
    bottom: 0px;
    left: 0px;
    position: absolute;
    display: inline-block;
    z-index: 0;
    opacity: 1;
  }

  body.blog-main .row.blog-first .row.pt100px {
    display: flex;
    border-radius: 30px;
    padding: 3rem;
    background-color: #fff;
    margin-top: -9rem;
    z-index: 9;
  }

  body.blog-main .row.blog-first .row.pt100px .col-md-6 {
    padding: 0;
  }

  body.blog-main .row.blog-first .row.pt100px .col-md-6 .text-start {
    text-align: left !important;
    font-size: 18px;
    line-height: 1.8rem;
  }

  body.blog-main .row.blog-first .row.pt100px .col-md-6 .name {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 2rem !important;
    font-weight: 700;
  }

  body.blog-main .row.blog-first .row.pt100px .col-md-6 .date {
    font-size: 16px !important;
    font-weight: 700;
    margin-left: 0;
  }

  body.blog-main .row.blog-first .row.pt100px .col-md-6 button.btn.btn-dark.top-btn {
    border: transparent;
    background: #E17523;
    border-radius: 40px;
    width: auto;
    padding: 0.55rem 2rem;
  }

  body.blog-main .row.blog-first .row.pt100px .col-md-6 h3 {
    font-size: 32px;
    font-weight: 600;
    margin-top: 30px;
  }

  button.btn.btn-dark.top-btn {
    border: #e17523;
    background: #e17523;
    width: 84px;
    border-radius: 30px;
    margin-bottom: 14px;
  }

  .col-md-6.news_title.slide_right_content {
    padding: 24px 62px 0px 40px !important;
  }

  .container.blog-container .row.blog-first a {
    z-index: 9;
    color: #000;
    text-decoration: none;
    padding: 0 1.6rem;
  }

  body.blog-main .row.blog-first .row.pt100px .col-md-6 img {
    width: 100%;
    border-radius: 30px 0 0 30px;
    object-fit: contain;
    height: 100%;
    position: relative;
  }

  .col-lg-4 a {
    text-decoration: none;
    color: #000;
  }

/* Extracted Inline Styles */
li.nav-item:nth-child(5) a::after {
      width: 100% !important;
      left: 0 !important;
    }

    .imgsection {
      padding: 0px;
    }

    .imgsection img {
      width: 100%;
      border-radius: 0px 0 0 0px;
      padding: 0px;
    }

    @media (max-width: 1024px) {
      /* .imgsection img {
      height: 100%;
    } */
    }

    .imgsection {
      padding: 0px;
      align-self: center;
    }

    header.formidium-banner-fundadimn h1.h1pleft0 {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
