:root {
    --rv-primary: #7d1207;
    --rv-secondary: #737373;
    --rv-white: #fff;
    --rv-black: #000;
    --rv-bdr-radius: 8px;
    --rv-gray: #726d7b;
    --rv-light: #f9f9f1;
    --rv-font: "DM Sans", sans-serif;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.aboutus__section .counter-content {
  position: static;
}

.white {
  color: #fff !important;
}

.footer-widget hr {
  margin: 30px 0 !important;
}

.footer-widget .foot-contact-list i {
  font-size: 24px;
  color: #FFF;
  vertical-align: middle;
  margin-right: 3px;
}

.footer-widget-title {
  position: relative;
  padding-left: 15px;
}

.footer-widget-title:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 16px;
  background: #FFF;
  left: 0;
  top: 0px;
}

.color__bg .section-title .border-left p {
  color: #fff;
}

.color__bg .section-title .border-left:before {
  background: #ffffff;
}

.color__bg .section-title h2 {
  color: #fff;
}

.video-icon-white .fa.fa-play {
  padding: 20px 30px !important;
}

.video-icon-white a {
  width: 75px;
  height: 75px;
  line-height: 75px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  color: #e31e24;
  animation: ripple-white 1s linear infinite;
  -webkit-transition: 0.5s;
  background: #fff;
  font-size: 28px;
  z-index: 44;
}

@keyframes ripple-white {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
@keyframes ripple-white {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
.about__area_about .about-points li {
  width: 100%;
  /*height: 326px;*/
}

.list_style li {
  list-style-type: disc;
}

.list_style {
  padding-left: 16px;
}

.choosing__information_font .choosing__text h5 {
  font-size: 16px;
  font-weight: 600;
}

#mobile-menu {
  display: block !important;
}

@media screen and (max-width: 600px) {
  .header-main-1 .main-menu ul li a {
    color: #000;
  }
  /* .main-menu ul li
  {
      margin: 0px 7px;
  } */
  .main-menu ul li.m-view {
    display: block !important;
  }
  .header__btn.d-none.d-xl-inline-block {
    display: block !important;
    margin: 0;
    width: auto;
  }
  .header__btn.d-none.d-xl-inline-block span {
    display: none;
  }
  .header__btn.d-none.d-xl-inline-block .grb-btn {
    min-width: auto;
    padding: inherit;
    background: none;
    margin-top: 10px;
  }
  .main-menu ul li a {
    font-size: 14px;
  }
  .navbar-nav {
    margin: 10px 10px;
  }
  .sticky {
    position: relative;
  }
}
.counter-board-single img {
  width: 48px;
}

.TabbedPanelsContent1 table:nth-child(39),
.TabbedPanelsContent1 table:nth-child(40),
.TabbedPanelsContent1 table:nth-child(41),
.TabbedPanelsContent1 table:nth-child(42),
.TabbedPanelsContent1 table:nth-child(43),
.TabbedPanelsContent1 table:nth-child(44),
.TabbedPanelsContent1 table:nth-child(45),
.TabbedPanelsContent1 table:nth-child(46),
.TabbedPanelsContent1 table:nth-child(47),
.TabbedPanelsContent1 table:nth-child(48),
.TabbedPanelsContent1 table:nth-child(49),
.TabbedPanelsContent1 table:nth-child(50),
.TabbedPanelsContent2 table:nth-child(39),
.TabbedPanelsContent1 table:nth-child(34),
.TabbedPanelsContent1 table:nth-child(35),
.TabbedPanelsContent2 table:nth-child(35),
.TabbedPanelsContent4 table:nth-child(28),
.TabbedPanelsContent3 table:nth-child(31),
.TabbedPanelsContent3 table:nth-child(32) {
  display: none;
}

.booster_btn,
.booster_btn:hover {
  background: #009688;
  background: none;
  color: #fff;
  position: fixed;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 9999;
  bottom: 192px;
  right: 33px;
  font-size: 19px;
  padding: 10px 14px;
  border-radius: 5px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  float: r;
  float: right;
  background: #1269b5;
  text-decoration: none;
}

.booster_btn img {
  padding-right: 4px;
}

.booster_btn {
  animation: down 1.5s infinite;
  -webkit-animation: down 1.5s infinite;
}

@keyframes down {
  0% {
    transform: translate(0);
  }
  20% {
    transform: translateY(15px);
  }
  40% {
    transform: translate(0);
  }
}
.wizard-stape-body {
  background: var(--rv-white);
  box-shadow: 0px 9px 30px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  max-width: 767px;
  margin: 0 auto;
}

.wizard-stape-body .back-links {
  padding: 20px 30px;
  border-bottom: 1px solid #F3F3F3;
}

.wizard-stape-body .back-links a {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #2A2A2A;
}

.wizard-stape-body .content-box {
  padding: 30px;
}

.wizard-stape-body .content-box h3 {
  margin-bottom: 20px;
}

.wizard-stape-body .content-box ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.wizard-stape-body .content-box ul li {
  width: 100%;
  margin-bottom: 10px;
  list-style: none;
}

.wizard-stape-body .content-box ul li label {
  color: var(--rv-black);
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}

.wizard-stape-body .content-box ul li label::before {
  content: "";
  width: 20px;
  display: block;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 50%;
  position: absolute;
  left: 0;
  margin-top: 4px;
}

.wizard-stape-body .content-box ul li label::after {
  content: "";
  width: 10px;
  display: block;
  height: 10px;
  background: #ddd;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
  margin-top: 4px;
}

.wizard-stape-body .content-box ul li input[type=radio] {
  display: none;
}

.wizard-stape-body .content-box ul li input[type=radio]:checked + label::before {
  border: 2px solid var(--rv-primary);
}

.wizard-stape-body .content-box ul li input[type=radio]:checked + label::after {
  background: var(--rv-primary);
}

.wizard-stape-body .content-box.active .btn-netx {
  pointer-events: visible;
  opacity: 1;
}

.wizard-stape-body .content-box .btn-netx {
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  opacity: 0.5;
}

#riskinfo {
  z-index: 9999;
  pointer-events: visible;
  visibility: visible;
  opacity: 1;
}

#riskinfo .modalbg {
  background: rgba(0, 0, 0, 0.5411764706);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: auto;
  top: 0;
}

#riskinfo .form-control {
  margin-bottom: 20px;
}

#riskinfo input {
  border: 1px solid #ddd;
  padding: 15px 20px;
  border-radius: 5px;
}

#riskinfo .captcha_code {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}

#riskinfo .captcha_code #captcha_code {
  width: 70px;
}

#riskinfo .captcha_code .btn-refresh {
  background: var(--rv-secondary);
  border: unset;
  border-radius: 5px;
  color: var(--rv-white);
  display: flex;
  align-items: center;
  padding: 10px 20px;
}

#riskinfo .captcha_code .captcha_box {
  width: 100%;
  gap: 15px;
  display: flex;
}

#riskinfo .captcha_code .captcha_box input {
  width: 100%;
}

.modalbody {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}

.modalbody .modalbg {
  background: rgba(0, 0, 0, 0.5411764706);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  top: 0;
}

.modalbody .Cmodalcard {
  max-width: 600px;
  width: 100%;
  z-index: 9;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.modalbody .Cmodalcard .maincontentmodal {
  background: #fff;
  position: relative;
  box-shadow: 0 0 15px 0 #bbb;
  padding: 30px;
  border-radius: 10px;
}

.modalbody .Cmodalcard .maincontentmodal .cmodalclose {
  position: absolute;
  width: 25px;
  height: 25px;
  background: #fff;
  box-shadow: 0 0 15px 0 #ddd;
  cursor: pointer;
  right: -15px;
  top: -15px;
  border-radius: 5px;
  display: flex;
  z-index: 9;
}

.modalbody .Cmodalcard .maincontentmodal .cmodalclose span {
  position: relative;
  transform: rotate(45deg);
}

.modalbody .Cmodalcard .maincontentmodal .cmodalclose span::before,
.modalbody .Cmodalcard .maincontentmodal .cmodalclose span::after {
  content: "";
  width: 15px;
  height: 2px;
  position: absolute;
  background: #000;
  top: 2px;
  left: 2px;
}

.modalbody .Cmodalcard .maincontentmodal .cmodalclose span::after {
  transform: rotate(90deg);
}

.modalbody .Cmodalcard .maincontentmodal .modalheader {
  position: absolute;
  width: 100%;
  background: #f00;
  left: 0;
  top: 0;
  border-radius: 10px 10px 0 0;
  padding: 10px 15px;
}

.modalbody .Cmodalcard .maincontentmodal .modalheader h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 0;
}

div#thnkbox {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.168627451);
}

div#thnkbox .card-boxs {
  box-shadow: 0 0 15px 0 #000;
  text-align: center;
  padding: 50px;
  max-width: 400px;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  border: 2px solid var(--rv-primary);
}

div#thnkbox .card-boxs p.btn-netx {
  display: flex;
  justify-content: center;
}

div#thnkbox .card-boxs h2 {
  color: var(--rv-primary);
}

#showformdata {
  display: none;
}

.showformdata {
  overflow: none;
}

.showformdata #showformdata {
  display: block;
}

.showformdata .calculator-section.download-forms .calculator-body {
  -webkit-backdrop-filter: unset;
  backdrop-filter: unset;
}

.showformdata .calculator-section.download-forms .calculator-body a#submitdatashow {
  cursor: pointer;
}

.download-forms .tsname {
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
}

.download-forms select {
  min-width: 150px;
  background: unset;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 2px 10px;
  margin-right: 15px;
}

.download-forms .tebbars-cards {
  position: relative;
}

.download-forms .tebbars-cards .tebs-haddings ul.tebs-links {
  display: flex;
  background: #cad337;
  padding: 15px;
  white-space: nowrap;
  overflow-x: scroll;
}

.download-forms .tebbars-cards .tebs-haddings ul.tebs-links::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  background-color: #F5F5F5;
}

.download-forms .tebbars-cards .tebs-haddings ul.tebs-links::-webkit-scrollbar {
  width: 0px;
  height: 0;
  background-color: #F5F5F5;
}

.download-forms .tebbars-cards .tebs-haddings ul.tebs-links::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

.download-forms .tebbars-cards .tebs-haddings ul.tebs-links li {
  list-style: none;
  padding: 0 15px;
}

.download-forms .tebbars-cards .tebs-haddings ul.tebs-links li.active a {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, var(--rv-primary) 10%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  border-bottom: 2px solid var(--rv-primary);
}

.download-forms .tebbars-cards .tebs-haddings ul.tebs-links li a {
  text-transform: uppercase;
  font-weight: 600;
  color: var(--rv-white);
}

.download-forms .tebbars-cards .tebs-content {
  padding-top: 30px;
}

.download-forms .tebbars-cards .tebs-content .tcbodys {
  display: none;
}

.download-forms .tebbars-cards .tebs-content .tcbodys.show {
  display: block;
}

.download-forms .tebbars-cards .tebs-content table.dataTable {
  width: 100% !important;
}

.download-forms .tebbars-cards .tebs-content table.dataTable th {
  max-width: 80% !important;
  width: 100%;
}

.download-forms .tebbars-cards .tebs-content table.dataTable td {
  text-align: right;
}

.download-forms .tebbars-cards .tebs-content table.dataTable td a {
  background: var(--rv-primary);
  padding: 5px 20px;
  color: var(--rv-white);
  cursor: pointer;
  border-radius: 5px;
}

.download-forms .tebbars-cards .tebs-content .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.download-forms .tebbars-cards .tebs-content .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border-color: var(--rv-bg-primary);
  background: var(--rv-primary);
  color: var(--rv-white) !important;
}

.download-forms .tebbars-cards .tebs-content .dataTables_wrapper .dataTables_paginate .paginate_button.current span a,
.download-forms .tebbars-cards .tebs-content .dataTables_wrapper .dataTables_paginate .paginate_button:hover span a {
  color: var(--rv-white);
}

.ticker_section {
  padding: 5px 15px;
  background-color: var(--rv-black);
  display: flex;
}

.ticker_section .tickers {
  display: flex;
  margin: -10px;
  align-items: center;
  justify-content: center;
}

.ticker_section .tickers .ticker_item {
  padding: 10px;
  color: var(--rv-white);
  list-style: none;
  display: flex;
  position: relative;
  align-items: center;
}

.ticker_section .tickers .ticker_item .name {
  letter-spacing: 1px;
  font-size: 14px;
}

.ticker_section .tickers .ticker_item .price {
  font-size: 12px;
  padding: 4px 5px 0;
}

.ticker_section .tickers .ticker_item.mrdown .difference_percent {
  background: rgba(255, 0, 0, 0.3);
  color: red;
  padding: 2px 8px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  padding-right: 30px;
  position: relative;
}

.ticker_section .tickers .ticker_item.mrdown .difference_percent::after {
  content: "";
  width: 16px;
  height: 14px;
  position: absolute;
  right: 7px;
  background-image: url("../images/decrease.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  top: 5px;
}

.ticker_section .tickers .ticker_item .difference_percent {
  background: rgba(81, 201, 72, 0.3);
  padding: 2px 8px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  padding-right: 30px;
  position: relative;
  color: #51c948;
}

.ticker_section .tickers .ticker_item .difference_percent::after {
  content: "";
  width: 16px;
  height: 14px;
  position: absolute;
  right: 7px;
  background-image: url("../images/trend.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  top: 5px;
}

.ticker_section .tickers .ticker_item .difference_percent.negative {
  background: rgba(255, 0, 0, 0.3);
  color: red;
}

.ticker_section .tickers .ticker_item .difference_percent.negative::after {
  background-image: url("../images/decrease.webp");
  background-size: 100%;
  background-repeat: no-repeat;
}

.ticker_section .tickers .ticker_item::after {
  content: "";
  position: absolute;
  right: 0;
  height: 80%;
  width: 2px;
  background: var(--rv-white);
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.4;
}

.ticker_section .tickers .ticker_item:last-child::after {
  content: unset;
}

.fund-performance-section .top_fund_performance ::-webkit-scrollbar {
  width: 6px;
}

.fund-performance-section .top_fund_performance ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.fund-performance-section .top_fund_performance ::-webkit-scrollbar-thumb {
  background: var(--rv-primary);
  border-radius: 10px;
}

.fund-performance-section .top_fund_performance ::-webkit-scrollbar-thumb:hover {
  background: var(--rv-primary);
}

.fund-performance-section .top_fund_performance .dt-buttons {
  margin-bottom: 20px;
}

.fund-performance-section .top_fund_performance .dt-button {
  border: unset;
  background: var(--rv-primary);
  color: var(--rv-white);
  padding: 10px 20px;
  margin-right: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 var(--rv-primary);
  transition: 0.5s;
}

.fund-performance-section .top_fund_performance .dt-button:hover {
  transition: 0.5s;
  background: var(--rv-white);
  color: var(--rv-primary);
}

.fund-performance-section .top_fund_performance ul {
  padding: 0;
  list-style-type: none;
}

.fund-performance-section .top_fund_performance ul li {
  display: inline-block;
  width: 19%;
  font-size: 20px;
  font-weight: 600;
}

.fund-performance-section .top_fund_performance ul li i {
  display: block;
  margin-bottom: 10px;
}

.fund-performance-section .top_fund_performance ul li img {
  width: 50px;
}

.fund-performance-section .top_fund_performance .tfp-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.fund-performance-section .top_fund_performance .all_top_funds {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.fund-performance-section .top_fund_performance .all_top_funds .category_side_bar {
  display: inline-block;
  max-width: 240px;
  width: 100%;
  background-color: var(--rv-bg-primary-light);
  max-height: 63vh;
  overflow-y: scroll;
  overflow-x: hidden;
}

@media only screen and (max-width: 767px) {
  .fund-performance-section .top_fund_performance .all_top_funds .category_side_bar {
    max-width: 100%;
  }
}
.fund-performance-section .top_fund_performance .all_top_funds #main_fund_box {
  vertical-align: top;
  max-height: 65vh;
  overflow-y: auto;
  padding: 5px;
}

.fund-performance-section .top_fund_performance .all_top_funds .tfpall-content {
  width: calc(100% - 240px);
  padding-left: 30px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .fund-performance-section .top_fund_performance .all_top_funds .tfpall-content {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
}
.fund-performance-section .top_fund_performance .all_top_funds .tfpall-content .loader {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}

.fund-performance-section .fund_performance {
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
  display: block;
}

.fund-performance-section .fund_performance .form-check {
  display: inline-block;
  width: 19%;
  vertical-align: middle;
}

.fund-performance-section .fp-top-card {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin: -15px;
}

.fund-performance-section .radio {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  padding: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s ease-in-out;
}

.fund-performance-section .radio .flaticontk {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  width: 80px;
  font-family: flaticontk !important;
  font-size: 60px;
  font-weight: 500;
  background-image: linear-gradient(180deg, var(--rv-secondary) 0%, var(--rv-primary) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.5s;
}

.fund-performance-section .radio .flaticontk::before {
  content: "\f107";
}

.fund-performance-section .radio:hover {
  transition: all 0.3s ease-in-out;
}

.fund-performance-section .radio:hover input ~ .checkmark {
  border: 3px solid var(--rv-secondary);
}

.fund-performance-section .radio:nth-child(2) .flaticontk::before {
  content: "\f108";
}

.fund-performance-section .radio:nth-child(3) .flaticontk::before {
  content: "\f109";
}

.fund-performance-section .radio:nth-child(4) .flaticontk::before {
  content: "\f10a";
}

.fund-performance-section .radio:nth-child(5) .flaticontk::before {
  content: "\f10b";
}

.fund-performance-section .radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.fund-performance-section .radio .checkmark {
  border: 3px solid #eee;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  background: var(--rv-white);
  justify-content: center;
  align-items: center;
  align-content: center;
}

.fund-performance-section .radio .checkmark em {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  display: block;
  width: 100%;
  color: var(--rv-primary);
  text-transform: uppercase;
}

.fund-performance-section .form-check-input:checked[type=radio] + span.checkmark {
  border: 3px solid var(--rv-primary);
}

.fund-performance-section .form-check-input:checked[type=radio] + span.checkmark::before {
  content: "\f00c";
  position: absolute;
  width: 30px;
  height: 30px;
  color: var(--rv-primary);
  font-family: FontAwesome !important;
  background: var(--rv-white);
  top: 0;
  border: 1px solid var(--rv-primary);
  right: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fund-performance-section #category_wise_fund p {
  margin: 0;
  padding: 4px 15px;
  border: 1px solid #c0e1e7;
  border-bottom: none;
  position: relative;
  cursor: pointer;
  color: var(--rv-secondary);
}

.fund-performance-section #category_wise_fund p:last-child {
  border-bottom: 1px solid #d8edf1;
}

.fund-performance-section #category_wise_fund p:hover {
  background-color: #2b8caa;
  color: var(--rv-white);
}

.fund-performance-section #category_wise_fund p::after {
  position: absolute;
  content: "\f178";
  font-family: var(--rv-font-fontawesome);
  font-size: 16px;
  right: 15px;
  top: 5px;
  opacity: 0.5;
  color: var(--rv-secondary);
}

.fund-performance-section #category_wise_fund p.active {
  background-color: #2b8caa;
  color: var(--rv-white);
}

.fund-performance-section #category_wise_fund .sub_category_items {
  position: relative;
  margin-bottom: 5px;
}

.fund-performance-section #category_wise_fund .sub_category_items:hover {
  background: var(--rv-primary);
  color: var(--rv-white);
}

.fund-performance-section #category_wise_fund .sub_category_items .fund_sub_category {
  display: none;
}

.fund-performance-section #category_wise_fund .sub_category_items .fund_sub_category[type=radio]:checked + label {
  background: var(--rv-primary);
  color: var(--rv-white);
}

.fund-performance-section #category_wise_fund .sub_category_items label {
  display: block;
  width: 100%;
  padding: 3px 10px;
}

.fund-performance-section #myTable th {
  background-color: #d8edf1;
  padding: 10px 5px;
  font-size: 15px;
  line-height: 16px;
  color: var(--rv-secondary);
  text-align: center;
}

.fund-performance-section #myTable td {
  border: 1px solid #d8edf1 !important;
  font-size: 14px;
  line-height: 16px;
  color: var(--rv-secondary);
  padding: 5px;
}

.fund-performance-section #myTable .highcharts-figure {
  display: block;
  padding: 0 !important;
  width: 100% !important;
  margin: 0;
  max-width: 100%;
  border: none !important;
}

.fund-performance-section #myTable #showMap {
  position: relative;
}

.fund-performance-section #myTable #showMap span {
  opacity: 0;
  width: 30px;
  display: block;
  height: 55px;
  z-index: 99;
  position: relative;
  cursor: pointer;
}

.fund-performance-section #myTable #showMap::after {
  content: "+";
  position: absolute;
  font-size: 22px;
  top: 35%;
  left: 40%;
}

.fund-performance-section #myTable .chart_div {
  display: none;
  width: 100% !important;
}

.fund-performance-section #myTable .map_active .chart_div {
  display: block;
}

.fund-performance-section .map_active .highcharts-figure {
  display: block !important;
}

.fund-performance-section .map_active .highcharts-figure #container {
  border: 1px solid #d8edf1 !important;
  padding: 0;
}

.fund-performance-section .loader img {
  width: 60px;
}

.fund-performance-section .highcharts-figure {
  min-width: 360px;
  max-width: 800px;
  margin: 1em auto;
}

.fund-performance-section .highcharts-data-table table {
  min-width: 360px;
  max-width: 800px;
  margin: 1em auto;
  font-family: var(--rv-font);
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}

.fund-performance-section .highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: var(--rv-gray);
  padding: 0.5em;
}

.fund-performance-section .highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
  padding: 0.5em;
}

.fund-performance-section .highcharts-data-table td {
  padding: 0.5em;
}

.fund-performance-section .highcharts-data-table thead tr {
  background: #f8f8f8;
}

.fund-performance-section .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}

.fund-performance-section .highcharts-data-table tr:hover {
  background: #f1f7ff;
}

.fund-performance-section td.details-control {
  cursor: pointer;
}

.fund-performance-section text.highcharts-subtitle {
  display: none;
}

.fund-performance-section text.highcharts-credits {
  display: none;
}

.fund-performance-section .search_bar_sub #myInput {
  padding: 6px;
  border-radius: 5px;
  border: 1px solid #ddd;
  margin: 5px;
  width: 96%;
}

.insurance-section nav .nav-tabs {
  background-color: #737473;
}

.insurance-section nav .nav-tabs .nav-link {
  display: block;
  width: 100%;
  text-align: left;
  text-transform: capitalize;
  padding: 10px 20px;
  color: var(--rv-white);
  border: unset;
}

.insurance-section nav .nav-tabs .nav-link:hover,
.insurance-section nav .nav-tabs .nav-link:focus {
  outline: unset;
}

.insurance-section nav .nav-tabs .nav-link.active {
  background: var(--rv-primary);
  border-radius: 0;
  border: 1px solid var(--rv-primary);
  color: var(--rv-white);
  margin-right: 0;
}

.rv-teb-bar {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  gap: 30px;
}

.rv-teb-bar .tebHendlers:hover,
.rv-teb-bar .tebHendlers.active {
  background: var(--rv-primary);
  color: #fff;
  transition: 0.5s;
}

.rv-teb-bar .tebHendlers {
  background: #fff;
  color: var(--rv-primary);
  padding: 10px 20px;
  border-radius: 3px;
  border: 2px solid var(--rv-primary);
  transition: 0.5s;
  cursor: pointer;
}

.rv-teb-cards .nevdisc-box.tcbodys {
  display: none;
}

.rv-teb-cards .nevdisc-box.tcbodys.show {
  display: block;
}

.slidebga-items {
  position: relative;
}
.slidebga-items .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  width: 100%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.slidebga-items .container .hero-content {
    display: block;
    max-width: 550px;
}
.slidebga-items .slidebga:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: rgb(0 0 0 / 20%);
}
  .slidebga-items .hero-content  p{
text-transform: capitalize;
}

.slidebga-items .container .hero-content:before{
  content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 29% 71% 57% 43% / 30% 25% 75% 70%;
    background: linear-gradient(75deg, var(--rv-primary) 0%, var(--rv-secondary) 100%);
    top: -24%;
    left: -54px;
    opacity: .5;
    z-index: 0;
}
.slidebga-items .container .hero-content:after{
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 29% 71% 57% 43% / 30% 25% 75% 70%;
    background: linear-gradient(75deg, var(--rv-primary) 0%, var(--rv-secondary) 100%);
    top: -24%;
    left: -54px;
    transform: rotate(72deg);
    opacity: .2;
    z-index: 0;
}
.slidebga-items .container .hero-content h1,
.slidebga-items .container .hero-content p,
.slidebga-items .container .hero-content div{
position:relative;
	z-index:1;
}