.popupcenter{
    text-align:center;
    padding-top:4px;
}

.arnNo{
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    color: #233253 !important;
    margin-bottom: 0px !important;
    text-align: right;
}

.smallFont{
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #233253;
    margin-bottom: 20px;
}

.featured-investment-col-left img{
    width: auto;
    height: auto;
}

.wrapper {
    max-width: 1060px;
    width: 100%;
    margin: 0 auto;
}

.featured-investment-wrap .featured-investment {
    background: #fff;
    border: 1px solid #c7cacc;
    box-sizing: border-box;
    box-shadow: 0 4px 20px rgb(0 94 158 / 5%), 3px 6px 10px rgb(50 130 196 / 8%);
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
}

.clearfix:after, .clearfix:before {
    content: "\0020";
}

.clear, .clearfix:after, .clearfix:before {
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.featured-investment-wrap .featured-investment .featured-investment-col-left {
    float: left;
    width: 400px;
    height: 300px;
    padding: 27px 38px 0 94px;
}

.featured-investment-wrap .featured-investment .featured-investment-col-right .above-desc {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
}

.accordion-section .cust-accordion.open, .border-top-left, .featured-investment-wrap .featured-investment .featured-investment-col-left, .investment-strategy .investment-strategy-left, .product-reports-wrap .product-report, .product-wrap .product-list, .recommended-products-wrap .recommended-product, .strategy-framework-wrap .strategy-framework, .talk-to-advisor .advisor-col-left {
    position: relative;
}

.featured-investment-wrap .featured-investment .featured-investment-col-right {
    float: left;
    width: calc(100% - 400px);
    padding: 70px 90px 70px 40px;
}

.title-wrap {
    text-align: center;
    margin-bottom: 40px;
}

.title-wrap h2 {
    /* font-size: 48px; */
    line-height: 50px;
    font-weight: 700;
    color: #233253;
    margin-bottom: 8px;
}

.title-wrap p {
    font-size: 16px;
    line-height: 22px;
    color: #8a93a5;
}

.daterangepicker select.monthselect {
   width: 40%;
}

.daterangepicker select.yearselect {
    width: 50%;
}

.daterangepicker select.yearselect,
.daterangepicker select.monthselect {
    padding: 8px 10px;
}

.featured-investment-wrap .featured-investment .featured-investment-col-right h3 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 800;
    margin-bottom: 12px;
    color: #233253;
}

.featured-investment-wrap .featured-investment .featured-investment-col-right h3 span {
    color: #ed1c24;
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.fund-performance-content .wrapper {
    width: 100%;
    overflow: hidden;
}
.title-wrap {
    padding: 0 40px;
}

}

@media screen and (max-width: 1024px){
.featured-investment-wrap .featured-investment .featured-investment-col-right {
    padding: 70px 80px 51px 39px;
}
.title-wrap {
    margin-bottom: 30px;
}
}





.featured-investment-wrap .featured-investment .featured-investment-col-right p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #233253;
    margin-bottom: 24px;
}

.accordion-section .cust-accordion.open:after, .border-top-left:after, .featured-investment-wrap .featured-investment .featured-investment-col-left:after, .investment-strategy .investment-strategy-left:after, .product-reports-wrap .product-report:after, .product-wrap .product-list:after, .recommended-products-wrap .recommended-product:after, .strategy-framework-wrap .strategy-framework:after, .talk-to-advisor .advisor-col-left:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    width: 4px;
    height: 100px;
    background: #ed1c24;
}

.featured-investment-wrap .featured-investment .featured-investment-btn a {
    text-transform: uppercase;
    float: left;
    margin-right: 24px;
}

.siteButton {
    background: #ed1c24;
    border: 1px solid #ed1c24;
    color: #fff;
    padding: 5px 22px;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.featured-investment-wrap {
    background: #f9f9f9;
    padding: 80px 0;
}

/* 28232 - Change font size 48px to 32px START*/
.fundperformancecard .title-wrap h2{
    font-size: 32px;
}
/* 28232 - Change font size 48px to 32px END*/

.modalcontent {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #767676;
    margin-bottom: 0;
  }
  
  .modalcontent ul{
    padding-top: 20px;
    margin-bottom: 18px;
  }
  
  .modalcontent ul li, .modalcontent ol li{
    font-size: 12px;
      line-height: 20px;
      color: #767676;
      position: relative;
      padding-left:10px;
       padding-left: 0px;
      list-style: disc;
  }
  
  .modalcontent ol li{
    list-style: decimal;
  }
  
.featured-investment-wrap .featured-investment .featured-investment-col-left {
    position: relative;
  }
  .featured-investment-wrap
    .featured-investment
    .featured-investment-col-left:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    width: 4px;
    height: 100px;
    background: #ed1c24;
  }
  .featured-investment-wrap {
    background: #f9f9f9;
    padding: 80px 0;
  }
  .featured-investment-wrap .featured-investment {
    background: #fff;
    border: 1px solid #c7cacc;
    box-sizing: border-box;
    box-shadow: 0 4px 20px rgba(0, 94, 158, 0.05),
      3px 6px 10px rgba(50, 130, 196, 0.08);
  }
  .featured-investment-wrap .featured-investment .featured-investment-col-left {
    float: left;
    width: 400px;
    height: 300px;
    padding: 27px 38px 0 94px;
  }

  .featured-investment-col-right .featured-investment-btn {
    padding-bottom: 10px;
}
  .popupcenter {
    text-align: center;
    padding-top: 4px;
  }
  .popuptext {
    font-weight: 500!important;
    color: #233253;
    font-size: 80%;
  }
  .featured-investment-wrap .featured-investment .featured-investment-col-right {
    float: left;
    width: calc(100% - 400px);
    padding: 70px 90px 70px 40px;
  }
  .featured-investment-wrap
    .featured-investment
    .featured-investment-col-right
    h3 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 800;
    margin-bottom: 12px;
    color: #233253;
  }
  .featured-investment-wrap
    .featured-investment
    .featured-investment-col-right
    h3
    span {
    color: #ed1c24;
  }
  .featured-investment-wrap
    .featured-investment
    .featured-investment-col-right
    p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #233253;
    margin-bottom: 24px;
  }
  .featured-investment-wrap .featured-investment .featured-investment-btn a {
    text-transform: uppercase;
    float: left;
    margin-right: 24px;
  }
  @media screen and (min-width: 100px) and (max-width: 1023px) {
    .featured-investment-wrap
      .featured-investment
      .featured-investment-col-right {
      padding: 70px 80px 51px 39px;
    }
    .featured-investment-wrap
      .featured-investment
      .featured-investment-col-right
      h3 {
      font-size: 24px;
      line-height: 24px;
    }
    .featured-investment-wrap
      .featured-investment
      .featured-investment-col-right
      p {
      font-size: 14px;
      line-height: 20px;
    }
    .featured-investment-wrap {
      display: none;
    }
  }
