/* .tabAlignSpace {
    margin-left: 50px;
    margin-right: 50px;
}

.pb15 {
    padding-bottom: 15px!important;
}

.about-active-tab {
    display: block !important;
}

.aboutSectionTabMenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #e9e9e9;
}

@media only screen and (max-width: 1020px){
    .tabAlignSpace {
        margin-left: 0;
        margin-right: 0;
    }
    .claim-tabaddjust {
        width: 320px!important;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 680px){
li {
    font-size: 14px;
    line-height: 20px;
}
}

@media screen and (min-width: 100px) and (max-width: 480px){
.aboutSectionTabMenuWrp .aboutSectionTabMenu {
    width: 490px;
    justify-content: flex-start;
    margin: 0;
}
}

@media screen and (min-width: 100px) and (max-width: 480px){
.aboutSectionTabMenuWrp .aboutSectionTabMenu {
    width: 600px;
}
}

nav#stickThis.stick {
    position: fixed;
    top: 68px;
    z-index: 999;
    background: #fff;
    left: 0;
    right: 0;
    padding: 15px 45px;
  } */

  .aboutSectionTabMenuWrp {
    padding-top: 30px;
}

.aboutSectionTabMenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: end;
    border-bottom: 1px solid #e9e9e9;
}

.aboutSectionTabMenu li a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #233253;
    padding: 12px 20px;
    position: relative;
}

a, a:hover {
    text-decoration: none;
}

.aboutSectionTabMenu li a, .aboutSectionTabMenu li a:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aboutSectionTabMenu li a.active, .aboutSectionTabMenu li a:hover {
    color: #005e9e;
}

.aboutSectionTabMenu li a:hover {
    color: #005e9e;
}

.aboutSectionTabMenu li a.active {
    font-weight: 500;
}

.aboutSectionTabMenu li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    border-radius: 4px;
    background: #ed1c24;
    left: 0;
    bottom: 0;
}

.aboutSectionTabMenu li a.active:before, .aboutSectionTabMenu li a:hover:before {
    width: 100%;
}

.about-active-tab {
    display: block !important;
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.aboutSectionTabMenuWrp {
    width: 100%;
    /* padding-top: 48px; */
    padding-top: 25px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
}

@media screen and (min-width: 100px) and (max-width: 480px){
.aboutSectionTabMenuWrp .aboutSectionTabMenu {
    width: 490px;
    justify-content: flex-start;
    margin: 0;
}
}

@media screen and (min-width: 100px) and (max-width: 480px){
.aboutSectionTabMenuWrp .aboutSectionTabMenu {
    width: 600px;
}
}

@media only screen and (max-width: 680px){
li {
    font-size: 14px;
    line-height: 20px;
}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
.aboutSectionTabMenuWrp .aboutSectionTabMenu li a {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 15px;
}
}
nav#stickThis.stick {
    position: fixed;
    top: 68px;
    z-index: 998;
    background: #fff;
    left: 0;
    right: 0;
    padding: 15px 45px;
  }
.tabs nav#stickThis.stick {
    top: 152px;
}
  .aboutSectionTabMenu li a {
      margin: 0 40px;
  }
  @media screen and (min-width: 100px) and (max-width: 480px) {
.aboutSectionTabMenuWrp .aboutSectionTabMenu {
    width: auto;
    justify-content: flex-start;
    margin: 0;
    min-width: max-content;
}
  }

  .fund-performance-sec {
    padding-top: 40px;
}
.fund-performance-sec.knowledge-center-tab {
    padding-top: 28px;
}
.fund-performance-sec.knowledge-center-tab .fund-performance-tab li {
    margin: 0 18px;
}
.fund-performance-sec .fund-performance-tab {
    text-align: center;
    border-bottom: 1px solid #ccc;
}
.fund-performance-sec .fund-performance-tab li {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 58px;
    cursor: pointer;
    padding-bottom: 9px;
    color: #233253;
    position: relative;
}
.fund-performance-sec .fund-performance-tab li,
.fund-performance-sec .fund-performance-tab li:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fund-performance-sec .fund-performance-tab li:before {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    border-radius: 4px;
    background: #ed1c24;
    left: 0;
    bottom: -1px;
}
.fund-performance-sec .fund-performance-tab li.active,
.fund-performance-sec .fund-performance-tab li:hover {
    color: #005e9e;
}
.fund-performance-sec .fund-performance-tab li.active:before,
.fund-performance-sec .fund-performance-tab li:hover:before {
    width: 100%;
}
.fund-performance-sec .fund-performance-content .product-search-wrap {
    background: #f9f9f9;
    padding: 40px;
}
.fund-performance-sec .fund-performance-content .product-search-wrap .search-text {
    font-size: 12px;
    color: #233253;
    margin: 0 auto;
    max-width: 875px;
}
.fund-performance-sec .fund-performance-content .product-search-wrap .search-text .result-label {
    line-height: 28px;
    width: 100px;
}
.fund-performance-sec .fund-performance-content .product-search-wrap .search-text .search-text-right {
    float: left;
    width: calc(100% - 100px);
}
.fund-performance-sec .fund-performance-content .product-search-wrap .search-text ul li {
    float: left;
    font-size: 11px;
    color: #657d93;
    background: #fff;
    border: 1px solid #c7cacc;
    box-sizing: border-box;
    border-radius: 19px;
    padding: 6px 12px;
    margin: 0 16px 5px 0;
    cursor: pointer;
}
.fund-performance-sec .fund-performance-content .product-search-wrap .search-text ul li span {
    margin-left: 5px;
    cursor: pointer;
}
.fund-performance-sec .fund-performance-content .product-search-wrap .search-text ul li span:hover svg path {
    stroke: #ed1c24;
}
.fund-performance-sec .fund-performance-content .product-search-wrap .search-text ul li:hover {
    color: #005e9e;
}
.fund-performance-sec .fund-performance-content .fund-search-from p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #233253;
    text-align: center;
    margin-bottom: 16px;
}
.fund-performance-sec .fund-performance-content .product-search-form {
    width: 495px;
    margin: 0 auto 27px;
    position: relative;
}
.fund-performance-sec .fund-performance-content .product-search-form .search-icon {
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    background: #f4f4f4;
    border: 1px solid #c7cacc;
    border-right: 0;
    box-sizing: border-box;
    border-radius: 4px 0 0 4px;
    text-align: center;
    line-height: 35px;
}
.fund-performance-sec .fund-performance-content .product-search-form input {
    float: left;
    height: 40px;
    width: 350px;
    background: #f4f4f4;
    border: 1px solid #c7cacc;
    border-left: 0;
    border-radius: 0;
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    color: #767676;
    -webkit-appearance: none;
}
.fund-performance-sec .fund-performance-content .product-search-form .siteButton {
    float: left;
    width: 105px;
    height: 40px;
    line-height: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.fund-performance-sec .fund-performance-content .product-search-form .siteButton svg {
    width: 10px;
    margin-left: 5px;
}
.fund-performance-sec .fund-performance-content .product-search-form .product-search-autofill {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    background: #fff;
    border: 1px solid #89949b;
    box-sizing: border-box;
    box-shadow: 0 0 8px rgba(0, 94, 158, 0.05), 1px 2px 4px rgba(50, 130, 196, 0.08);
    padding: 5px 16px;
    z-index: 9;
    width: 100%;
}
.fund-performance-sec .fund-performance-content .product-search-form .product-search-autofill ul li {
    font-size: 12px;
    line-height: 23px;
    color: #233253;
    border-top: 1px solid #ddd;
    padding: 4px 25px;
    cursor: pointer;
}
.fund-performance-sec .fund-performance-content .product-search-form .product-search-autofill ul li:first-child {
    border-top: 0;
}
.fund-performance-sec .fund-performance-content .product-search-form .product-search-autofill ul li:hover {
    color: #ed1c24;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .fund-performance-sec.knowledge-center-tab .fund-performance-tab li {
        display: inline-block;
        float: none;
    }
}
@media screen and (min-width: 100px) and (max-width: 1023px) {
    .fund-performance-sec .fund-performance-content .product-search-form {
        width: 100%;
    }
    .fund-performance-sec {
        padding-top: 48px;
    }
    .fund-performance-sec .fund-performance-tab {
        margin: 0 24px;
    }
    .fund-performance-sec .fund-performance-tab li {
        float: left;
        width: 33%;
        display: block;
        margin: 0;
        font-size: 14px;
        line-height: 18px;
    }
    .fund-performance-sec .fund-performance-tab li.active {
        color: #ed1c24;
        font-size: 14px;
        line-height: 18px;
    }
    .fund-performance-sec .fund-performance-tab li.active:after {
        top: auto;
        bottom: 0;
    }
    .fund-performance-sec .fund-performance-content .product-search-wrap {
        padding: 40px 24px;
        margin-bottom: 56px;
    }
    .fund-performance-sec .fund-performance-content .product-search-wrap .search-text {
        margin: 0;
        display: none;
    }
    .fund-performance-sec .fund-performance-content .product-search-form {
        max-width: 400px;
        margin-bottom: 0;
    }
    .fund-performance-sec .fund-performance-content .product-search-form p {
        max-width: 65%;
        margin: 0 auto 16px;
    }
    .fund-performance-sec .fund-performance-content .product-search-form .siteButton svg {
        display: none;
    }
    .fund-performance-sec .fund-performance-content .product-search-form input {
        width: calc(100% - 150px);
    }
    .fund-performance-sec.knowledge-center-tab .fund-performance-tab-wrap {
        width: 100%;
        overflow: auto;
    }
    .fund-performance-sec.knowledge-center-tab .fund-performance-tab {
        width: 750px;
    }
    .fund-performance-sec.knowledge-center-tab .fund-performance-tab li {
        width: auto;
        max-width: 100%;
    }
    .fund-performance-sec.knowledge-center-tab {
        padding-top: 17px;
    }
}
@media only screen and (max-width: 767px) {
    .small-tabs .appTabMenu {
        width: 100% !important;
        justify-content: center !important;
        min-width: 100% !important;
    }
    .reducepaddingfortabs {
        padding-top: 20px !important;
    }
}

.bggrey {
    background-color: #f9f9f9;
}

@media only screen and (max-width: 1023px) {
    .socialSection.bggrey.section {
        padding-left: 30px;
        padding-right: 30px;
    }
}
.tabAlignSpace {
    margin-left: 50px;
    margin-right: 50px;
}

.pb15 {
    padding-bottom: 15px!important;
}
@media only screen and (max-width: 1020px){
    .tabAlignSpace {
        margin-left: 0;
        margin-right: 0;
    }
    .claim-tabaddjust {
        width: 320px!important;
        margin: 0 auto;
    }
}
.claim-tabaddjust li {
    margin-left: 50px !important;
    margin-right: 50px !important;
}
@media only screen and (max-width: 1020px) {
    .claim-tabaddjust li {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (min-width: 100px) and (max-width: 1023px){
    .fund-performance-sec {
        padding-top: 0px;
    }
    }
    
.reducepaddingfortabs {
    padding-top: 15px;
}


.exide-icon{margin:0 auto 17px; display:block; height:97px; width: 200px; text-align: center; font-family:poppins;font-size:14px;}
.exide-icon a{color:#233253; text-decoration:none;}
/* .clearfix{clear:both; display:block; width:100%; height:5px;} */
.exide-icon div img{width:30%}
.exide-icon span img{max-width: 44% !important; margin-top: -8px;}
.bounce {
    position: absolute;
    top: 30px;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}
 
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

@media screen and (min-width: 100px) and (max-width: 1023px){
    #stickThis .aboutSectionTabMenu li a {
    padding: 10px 5px;
}

#stickThis .aboutSectionTabMenu li a {
    margin: 0 30px;
}

nav#stickThis.stick{
    padding: 15px 20px;
    z-index: 998;
}
}

@media screen and (min-width: 100px) and (max-width: 480px){
#stickThis .aboutSectionTabMenu {
    justify-content:center;
}
#stickThis{
    overflow-x:hidden;
}

}

.tabs #groupPlansTab{
    scroll-margin-top: 60px;
}
@media (max-width:767px){
    .tabs #groupPlansTab{
    scroll-margin-top: 75px;
    }
}