/* Font Size */
@media only screen and (max-width:1024px) {

    .hone,
    h1 {
        font-size: 34px !important;
        line-height: 41px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: -1.6px !important;
    }

    .htwo,
    h2 {
        font-size: 17px !important;
        line-height: 22px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: -0.43px !important;
    }

    .hthree,
    h3 {
        font-size: 20px !important;
        line-height: 25px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: -1px !important;
    }

    .hfour,
    h4 {
        font-size: 18px !important;
        line-height: 22px !important;
        font-weight: bolder !important;
    }

    .hfive,
    h5 {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: unset !important;
        text-transform: unset !important;
    }

    .hsix,
    h6 {
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: bolder !important;
        color: #101010 !important;
    }

    .padding-sixteen-twelve {
        padding: 12px !important;
    }

    .padding-twenty-sixteen {
        padding: 16px !important;
    }

    .ps-six-eight {
        padding-left: 6px !important;
    }

    .pe-six-eight {
        padding-right: 6px !important;
    }

    .rounded-twenty-sixteen {
        border-radius: 16px !important;
    }

    .team .views-field-field-name .field-content dl dd,
    .body-one-strong {
        font-size: 17px !important;
        line-height: 22px !important;
        font-weight: 700 !important;
        letter-spacing: -0.43px !important;
    }

    .body-one {
        font-size: 17px !important;
        line-height: 22px !important;
        font-weight: lighter !important;
        letter-spacing: -0.43px !important;
    }

    .body-two-strong,
    .body-two-storng {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 700 !important;
        letter-spacing: -0.23px !important;
    }

    .pop-row .readmore_text #description,
    .body-two {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: lighter !important;
        letter-spacing: -0.23% !important;
    }

    .team .views-field-title .team-designation,
    .caption-one-strong {
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: 700 !important;
        letter-spacing: -0.22px !important;
    }

    .caption-one {
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: lighter !important;
        letter-spacing: -0.22px !important;
    }

    .caption-two {
        font-size: 12px !important;
        line-height: 16px !important;
        font-weight: lighter !important;
    }

    .max-width-nine-hundred {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .service-provider h2 {
        margin-bottom: 12px;
    }
}

@media only screen and (min-width:1025px) {

    .hone,
    h1 {
        font-size: 48px !important;
        line-height: 56px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: -1.6px !important;
    }

    .htwo,
    h2 {
        font-size: 17px !important;
        line-height: 22px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: -0.43px !important;
    }

    .hthree,
    h3 {
        font-size: 22px !important;
        line-height: 28px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: -1 !important;
    }

    .hfour,
    h4 {
        font-size: 20px !important;
        line-height: 24px !important;
        font-weight: bolder !important;
    }

    .hfive,
    h5 {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: bolder !important;
        color: #101010 !important;
        letter-spacing: unset !important;
        text-transform: unset !important;
    }

    .hsix,
    h6 {
        font-size: 14px !important;
        line-height: 18px !important;
        font-weight: bolder !important;
        color: #101010 !important;
    }

    .team .views-field-field-name .field-content dl dd,
    .body-one-strong {
        font-size: 17px !important;
        line-height: 22px !important;
        font-weight: 700 !important;
        letter-spacing: -0.43px !important;
    }

    .body-one {
        font-size: 17px !important;
        line-height: 22px !important;
        font-weight: lighter !important;
        letter-spacing: -0.43px !important;
    }

    .body-two-strong {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 700 !important;
    }

    .pop-row .readmore_text #description,
    .body-two {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: lighter !important;
        letter-spacing: -0.23% !important;
    }

    .team .views-field-title .team-designation,
    .caption-one-strong {
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: lighter !important;
        letter-spacing: -0.22px !important;
    }

    .caption-one {
        font-size: 13px !important;
        line-height: 18px !important;
        font-weight: lighter !important;
        letter-spacing: -0.22px !important;
    }

    .caption-two {
        font-size: 12px !important;
        line-height: 16px !important;
        font-weight: lighter !important;
    }

    .padding-sixteen-twelve {
        padding: 16px !important;
    }

    .padding-twenty-sixteen {
        padding: 20px !important;
    }

    .rounded-twenty-sixteen {
        border-radius: 20px !important;
    }

    .ps-six-eight {
        padding-left: 8px !important;
    }

    .pe-six-eight {
        padding-right: 8px !important;
    }

    .service-provider h2 {
        margin-bottom: 16px;
    }

    .text-limit-7 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
}

@media screen and (max-width: 767px) {
    .text-align-center-767 {
        text-align: center !important;
    }

    .scroll-list {
        padding-left: 16px;
    }

    .pop-row .leader {
        padding-left: 4px;
    }
}

.color-black {
    color: #111111 !important
}

.color-text-primary {
    color: #101010 !important
}

.color-text-primary-light {
    color: #4B4B4B !important
}

.color-text-secondary {
    color: #5B6369 !important
}

.color-text-tertiary {
    color: #B3B3B3 !important
}

.color-grey {
    color: #575756 !important
}

.color-lightgrey {
    color: #666666 !important
}

.color-dark-gray {
    color: #4B4B4B;
}

.color-suva-gray {
    color: #949494
}

.color-strong-orange {
    color: #C58D00;
}

.color-blue-100 {
    color: #007CCD;
}


.background-color-lighter-grey {
    background-color: #F5F5F5 !important;
}

.background-color-white {
    background-color: #FFF !important;
}

.background-color-aliceblue {
    background-color: #E5EFF7 !important;
}

.background-color-blue-greay {
    background: transparent linear-gradient(180deg, #EDF4FF 0%, #F5F5F5 50%) 0% 0% no-repeat;
}

.background-color-WhiteSmoke {
    background-color: #f5f5f5;
}

.bolder {
    font-weight: bolder !important;
}

.normal {
    font-weight: normal !important;
}

.rounded-twelve {
    border-radius: 12px !important;
}

.rounded-twenty {
    border-radius: 20px !important;
}

.max-width-nine-hundred {
    max-width: 900px !important;
}

h2 {
    display: flex;
}

h2::after {
    content: "";
    flex-grow: 1;
    height: 2px;
    background: linear-gradient(90deg, #E8BC55 0%, rgba(255, 255, 255, 0) 100%);
    margin-left: 10px;
}

.same-hight-raw {
    display: flex;
    flex-wrap: wrap;
}

.scroll-list {
    display: flex;
    overflow-x: auto;
    gap: 8px;
}

.close {
    opacity: unset !important;
    font-weight: 100 !important;
    color: #616161 !important;
    font-family: sans-serif;
}

.service-provider .card-one {
    padding-right: 8px !important;
}

.service-provider .card-two {
    padding-right: 8px !important;
}

.service-provider .sp-row {
    padding: 0px 7px !important;
}

/** Mobile Spacing fix in About US Revamp **/
@media only screen and (max-width: 768px) {
    .About-Us-Real .field__label {
        display: none !important;
    }

    .About-Us-Real .max-width-nine-hundred {
        margin-bottom: 32px !important;
    }

    .About-Us-Real .team div#quicktabs-container-duplicate_of_our_team {
        padding: 16px 0px 0px 8px !important;
    }

    .About-Us-Real .differentiators-section .row .col-md-6:last-child {
        margin-bottom: 0px !important;
    }

    .About-Us-Real .fund-managers .row .manager-card {
        margin-bottom: 10px !important;
    }

    .About-Us-Real .service-provider .same-hight-raw {
        margin-top: 0px !important;
    }

    .About-Us-Real .service-provider .same-hight-cal {
        margin-bottom: 0px !important;
    }

    .About-Us-Real .media-centre li.grid {
        margin-bottom: 2px !important;
    }

    .About-Us-Real .media-centre .view-content {
        padding: 16px 0px 0px 0px !important;
    }

    .m-d-flex {
        margin-left: -16px;
    }
}


/** Desktop Spacing fix in About US Revamp **/
@media only screen and (min-width: 1025px) {
    .About-Us-Real .max-width-nine-hundred {
        margin-bottom: 40px !important;
    }

    .About-Us-Real .team div#quicktabs-container-duplicate_of_our_team {
        padding: 16px 0px 0px 8px !important;
    }

    .About-Us-Real .differentiators-section .row .col-md-6:last-child {
        margin-bottom: 0px !important;
    }

    .About-Us-Real .fund-managers .row .manager-card {
        margin-bottom: 10px !important;
    }

    .About-Us-Real .service-provider .same-hight-cal {
        margin-bottom: 0px !important;
    }

    .About-Us-Real .media-centre li.grid {
        margin-bottom: 2px !important;
    }

    .About-Us-Real .media-centre .view-content {
        padding: 16px 0px 16px 0px !important;
    }
}

@media only screen and (max-width: 540px) {

    .modal.about_us_modal .modal-dialog,
    .ui-dialog {
        position: absolute;
        bottom: 0;
        margin: 0;
        width: 100% !important;
    }

    div#js-modal-page-show-modal.about_us_modal {
        margin-top: 0px !important;
    }
}

.explore-mutual-funds .scroll-list a:hover {
    border-bottom-style: none !important;
    width: 130px;
}

.explore-mutual-funds .scroll-list a img:hover {
    width: 128px !important;
    transition: .2sec ease-in-out;
}

.explore-mutual-funds .scroll-list a img {
    width: 130px;
}

@media only screen and (max-width: 540px) {
    /* body.modal-open {
        position: fixed;
    } */

    .explore-mutual-funds h2 {
        margin-bottom: 0rem;
    }

    .explore-mutual-funds .col-8.col-md-10 {
        align-content: space-evenly;
    }

    .explore-our-funds {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .explore-mutual-funds .emf-row{
        padding-left: 16px !important;
    }
}

@media only screen and (max-width:540px) {
    .modal-dialog {
        bottom: 0px !important;
    }

    .p-3.hthree.background-color-lighter-grey,
    .modal-page-content.modal-content {
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    .modal-body {
        padding: 0px 0px 8px 0px !important;
    }

    .modal-page-content.modal-content {
        max-height: 600px !important;
    }

    .modal-body .content-container {
        border-radius: 0px !important;
    }

    .differentiators-section .row .col-md-6:first-child {
        padding-right: 12px !important;
    }

    .differentiators-section .row .col-md-6:last-child {
        padding-left: 12px !important;
    }
}

@media only screen and (min-width:1025px) {
    .modal-page-content.modal-content {
        border-radius: 16px !important;
    }

    .background-color-lighter-grey {
        border-top-left-radius: 16px !important;
        border-top-right-radius: 16px !important;
        border-bottom-left-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
    }

    .modal-body {
        padding: 0px !important;
    }
}

/* Initial hidden state before animation */
.about_us_modal.modal.fade {
    transform: translateY(100px);
    opacity: 0;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}

/* Final visible state with slide-up */
.about_us_modal.modal.fade.show {
    transform: translateY(0);
    opacity: 1;
}

/* Initial hidden state */
.ui-dialog {
    transform: translateY(100px);
    opacity: 0;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}

/* Slide-up visible state */
.ui-dialog.modal-slide-up {
    transform: translateY(0);
    opacity: 1;
}