.tikehau-fund-landing .tab-list-wrapper ul {
  background-color: var(--beige-color);
  z-index: 2;
}

.fund-bg-wrap {
  background-color: var(--beige-color);
  z-index: 2;
  min-height: 60px;
}

.tikehau-fund-landing .fund-tab-content-wrapper {
  display: none;
}

.tikehau-fund-landing .fund-tab-content-wrapper.active {
  display: block;
}

.tikehau-fund-landing .tab-link.active {
  color: var(--orange-color) !important;
}

.tikehau-fund-landing .tab-list-wrapper .tabs-wrapper > li a {
  background-color: transparent;
  font-size: 1.6rem;
  padding: 16px 13px;
}

.keyfact-stats-wrapper {
  background-color: var(--dark-blue);
  padding: 40px 0px;
  color: var(--white-color);
  margin-bottom: 40px;
}

.keyfact-stats-wrapper .key-number-wrapper .key-num-label > p,
.keyfact-stats-wrapper .content-sm-reg > p,
.keyfact-stats-wrapper .key-number-wrapper .key-number > h2 {
  color: var(--white-color);
}

.keyfact-stats-wrapper .content-sm-reg > p {
    font-size: 1.8rem;
    text-align: center;
    line-height: 2.3rem;
}

.keyfact-stats-wrapper .key-number-wrapper .key-num-label > p {
  font-size: 2.5rem;
}

.keyfact-stats-wrapper .content-sm-reg > p {
  font-size: 1.8rem;
}

.fund-line-20 {
  line-height: 2.0rem;
}

.tikehau-fund-landing .intro-text-standard {
  font-family: var(--font-roboto-bold);
}

.intro-text-standard.small {
  font-size: 2rem;
  font-family: var(--font-roboto-regular);
}

.main_features_items {
  border: 1px solid #D8D8D8;
}

.main_features_items .value,
.main_features_items .title {
  padding: 30px 34px;
}

.main_features_items .title {
  background-color: #F4F4F6;
}

.sub-title {
  font-family: var(--font-roboto-medium);
  font-size: 1.7rem;
  line-height: 2rem;
  letter-spacing: -0.32px;
  color: var(--dark-blue);
}

.tab-list-wrapper.filter-dropdown-option.active {
  display: block;
}

.overview-right-video .image-video-bg {
  min-height: 400px;
  height: 100%;
}

.mob_tab_selected .circle-icon {
  width: 14px;
  min-width: 14px;
  display: inline-block;
  background: var(--dark-blue);
  height: 14px;
  min-height: 14px;
  border-radius: 50%;
  margin-right: 12px;
}

.mob_tab_selected {
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  background-color: transparent;
  color: var(--dark-blue);
  border: 1px solid var(--dark-blue);
  padding: 11px 13px;
}

.fund_tab_cta {
  font-size: 1.2rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  background-color: transparent;
  color: #3F3F3F;
  border: 1px solid #625A5A;
  padding: 11px 13px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

.tikehau-fund-landing .tab-filter-wrapper {
  padding: 5px 0px;
  background-color: var(--beige-color);
}

.filter_share_class-list .icon-down-arrow {
  font-size: 2.5rem;
}

.share_class-sublist {
  position: absolute;
  background: var(--white-color);
  border: 1px solid var(--light-gray);
  box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.12);
  padding: 17px 15px 14px;
  z-index: 1;
  top: 43px;
  right: 10px;
  width: 96%;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
}

.banner_filetr_wrapper .share_class-sublist {
  right: 0;
  z-index: 3;
}

.banner_filetr_wrapper .share_class-sublist .list_wrapper a {
  width: max-content;
}

.share_class-sublist .list_wrapper a {
  color: var(--dark-gray);
  font-size: 1.4rem;
  line-height: 1.4rem;
  width: 100%;
  display: inline-block;
}

.filter_share_class-list.active > .share_class-sublist {
  opacity: 1;
  visibility: visible;
}

.share_class-sublist .list_wrapper {
  border-bottom: 1px solid var(--light-gray);
  padding-bottom: 10px;
  margin: 0 0 10px;
}

.tikehau-fund-landing .share_class-sublist .list_wrapper:last-child {
  border: none;
  padding: 0;
  margin: 0;
}

.share_class-sublist,
.tikehau-fund-landing .share_class-list {
  min-width: 135px;
}

.tikehau-fund-landing .share_class-sublist::before {
  content: '';
  border-bottom: 10px solid var(--white-color);
  border-right: 10px solid var(--white-color);
  position: absolute;
  top: -5px;
  right: calc(50% - 10px);
  transform: rotate(45deg);
}

.tikehau-fund-landing .filter_share_class-list > .list_item {
  padding: 5px 5px 5px 10px;
  border-radius: 5px;
  font-family: var(--font-roboto-bold);
}

.description_block_left li {
  list-style-type: disc !important;
  position: relative;
  align-items: center;
}

.intro-text-standard-performance {
  font-size: 1.4rem;
  margin-top: 2rem;
  line-height: 2rem;
  color: var(--dark-blue);
}

.performance-year-filter {
  padding: 15px 0px;
}

.performance-table-wrapper {
  margin-bottom: 1rem !important;
  overflow-x: auto;
  max-width: 100%;
}

.description_block_left {
  word-wrap: break-word;
  overflow-wrap: break-word;
}



  .key-number-wrapper .key-num-content.mt-15-override {
    margin-top: 30px;
  }

.why-invest-list {
  margin-left: 1%;
}

.video-trigger a {
  top: 46% !important;
}

.year-heading .year-title {
  position: relative;
  left: 48rem;
}

.month-container {
  position: relative;
  min-width: 0;
}

.year-label {
  font-weight: bold;
  white-space: nowrap;
}

.year-header-values {
  visibility: hidden;
}

.summer-overview-data {
  visibility: hidden;
}

.why-invest-item-tab-wrapper h2 {
  margin-bottom: 0px !important;
}

.why-invest-data {
  margin-top: 10px;
  line-height: 2rem;
}

.why-invest-item-tab-wrapper {
  margin-bottom: 25px;
  position: relative;
  padding-left: 40px;
}

.why-invest-icons {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
}

.overview-data-tabs-values {
  margin: 0 20px;
  flex-wrap: wrap;
}

.why-invest-main-tab-wrapper {
  width: 100%;
  overflow-x: hidden;
}

.input-sm.fund-line-20.dark-blue.why-invest-data {
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 100%;
  margin-top: 10px;
}

.disclaimer-filter-wrapper.country-filter {
  margin-top: 5%;
}

.filter-button-wrapper {
  margin-top: 5%;
}

/* Media Queries */

@media screen and (max-width: 1200px) {
  .tikehau-fund-landing .tab-list-wrapper .tabs-wrapper > li a {
    padding: 16px 7px;
  }
  .tab-list-wrapper .tabs-wrapper > li {
    margin-right: 0px;
  }
}

@media screen and (max-width: 991.98px) {
  .filter-dropdown-option {
    display: none;
    position: absolute;
    right: 0;
    width: 200%;
    padding: 5px 15px 0;
  }
  .tab-list-wrapper .tabs-wrapper.funds-tab > li {
    margin: 0px;
  }
  .tab-list-wrapper .tabs-wrapper > li a {
    border: none;
    border-bottom: 1px solid var(--light-gray);
    width: 100%;
  }
  .tikehau-fund-landing .tab-list-wrapper .tabs-wrapper > li a {
    padding: 10px 13px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    border-bottom: 1px solid #625A5A !important;
  }
  .tikehau-fund-landing .tab-list-wrapper ul {
    border: 1px solid #625A5A;
  }
  .main_features_items .value,
  .main_features_items .title {
    width: 100%;
  }
  .tab-list-wrapper {
    max-width: 40%;
    margin: 0 0 0 auto;
  }
  .tab-list-wrapper .tabs-wrapper > li {
    width: 100%;
  }
  .tab-list-wrapper .tabs-wrapper {
    flex-direction: column;
    justify-content: end !important;
    align-items: flex-end !important;
    width: 100%;
  }
  .video-trigger a {
    top: 50% !important;
  }
  .image-video-bg {
    min-height: 0% !important;
  }
  .performance-table-wrapper.rolling.row.d-flex.flex-row.flex-md-column.with-bottom-border {
    overflow-x: hidden;
  }
}

@media screen and (max-width: 848px) {
  .filter-button-wrapper a:first-of-type {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .description_block_left h2 {
    margin-top: 25px;
    margin-left: 0;
  }
  .why-invest-item-tab-wrapper {
    padding-left: 35px;
  }
  .why-invest-icons {
    height: 25px;
    width: 25px;
  }
  .description_block_left .intro-text-standard {
    margin-bottom: 10px !important;
  }
  .title-left {
    display: none;
  }
  .disclaimer-filter-wrapper.country-filter {
    margin-top: 0 !important;
  }
  .filter-button-wrapper a {
    margin-bottom: 1rem !important;
  }
  .share_class-sublist .list_wrapper a {
    font-size: 1.6rem;
  }
  .filter-button-wrapper {
    margin-top: 0 !important;
  }
  .externalwebIFrame-europerformace {
    min-height: 1415px !important;
  }
  .table-inner-wrapper-mobile {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .video-trigger a {
    top: 38% !important;
  }
}

@media screen and (max-width: 640px) {
  .tab-list-wrapper {
    max-width: 100%;
  }
  .tikehau-fund-filters-wrap {
    flex-direction: column;
  }
  .tikehau-fund-filters-wrap .fund_item-wrapper {
    padding: 10px 0px 10px 10px;
    margin: 10px 0px;
  }
  .tikehau-fund-landing .tab-filter-wrapper {
    padding: 5px 0px 10px 0px;
  }
  .share_class-sublist {
    top: 51px;
  }
}

@media screen and (max-width: 392px) {
  .page-header-title-maintitle-holder h1 {
    line-height: 1.2 !important;
  }
}

.description_block_left h2 {
        font-weight: bold;   
    } 
    
    
.keyfact-stats-wrapper{
 min-height: 162px;
 }
 
  
 .no-fund-msg{
  display: none;
  margin-bottom: 10px;
  color: #FF0000;
 }
 
 p.error-msg.country,
p.error-msg.profile {
  color: #FF0000;
}


.tikehau-fund-landing .fund-tab-content-wrapper {
position: relative;
display: block; 
opacity: 1; 
transition: none;

}




.fund-tab-content-wrapper:before {
content: "";
display: block;
height: 120px;
margin-top: -120px;
visibility: hidden;
pointer-events: none;
}


.tikehau-fund-landing .tab-link.active {
color: var(--orange-color) !important;
font-weight: bold;
position: relative;
}


.tikehau-fund-landing .fund-tab-content-wrapper:not(:first-child) {
border-top: 1px solid #f0f0f0;
padding-top: 50px !important;
padding-bottom: 50px !important;

}



.tikehau-fund-landing .tab-list-wrapper .tabs-wrapper > li a {
background-color: transparent;
font-size: 1.6rem;
padding: 16px 13px;
position: relative;
}

.contact-us-wrapper a {
text-decoration: none;
border-bottom:  1px solid var(--orange-color); 
}


.mega-header {
z-index: 1000 !important;
transition: transform 0.3s ease-in-out;
}

.fund-bg-wrap {
position: sticky;
z-index: 999 !important;
background-color: var(--beige-color);
width: 100%;
transition: top 0.3s ease-in-out;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

@media (max-width: 991px) {
  .fund-tab-content-wrapper:before {
    height: 100px;
    margin-top: -100px;
  }
  
  .tikehau-fund-landing .fund-tab-content-wrapper:not(:first-child) {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

.ytd-net-asset{
margin-left:10px;
}