/* header css start */
*, body {
    font-family: Open Sans,sans-serif;
}

.section-margin-40 {
    margin: 40px 0;
}

.section-padding-70 {
    padding: 70px 0;
}

.section-margin-top-40 {
    margin-top: 40px;
}

.section-margin-top-15 {
    margin-top: 15px;
}
/* search-menu start */

.search-megamenu {
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    margin-bottom: 50px;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    border-radius: 0;
    left: 0;
    background-color: #fff;
    top: 95%;
    display: none;
}

.search-megamenu-open {
    display: block;
}

.search-megamenu .container .search-panel--content {
    padding: 50px 0;
    background-color: #fff;
}

    .search-megamenu .container .search-panel--content label {
        margin-bottom: 0;
        line-height: 42px;
        color: #455560;
        font-weight: normal;
        font-size: 37px;
        font-weight: 300;
    }

    .search-megamenu .container .search-panel--content input[type=text] {
        background: #f0f1f1;
        width: calc(100% - 70px);
        border: none;
        padding: 10px 20px;
        font-size: 18px;
        color: #455560;
        outline: none;
    }

.search-megamenu button {
    border: none;
}

.search-megamenu .container .search-panel--content .with--field {
    top: -1px;
    position: relative;
    padding: 9px 12px;
    margin-left: 12px;
}
/* search-menu end */





/* header section start */
header {
    /* border-bottom: 1px solid #80808059; */
    padding: 0 0 0 0;
    z-index: 99;
    position: relative;
    background: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: fixed;
    top: 0;
    width: 100%;
    ;
}

.head-top {
    background: #455560;
    display: inline-block;
    position: relative;
    display: none;
    width: 100%;
    padding: 7px 0px;
    z-index: 99;
    float: left;
}

.head-top-right {
    display: inline-block;
    float: right;
}

.head-top-country {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.head-top-menu {
    display: none;
    width: 100%;
}

.head-top-right.show .head-top-menu {
    display: inline-block;
    position: absolute;
    background: #455560;
    top: 42px;
    border-top: 1px solid #fff;
    left: 0;
    right: 0;
    padding: 0 100px;
    padding-right: 0;
}

.head-top-menu h3 {
    color: #fff !important;
    margin: 30px 0;
    font-size: 32px;
    font-weight: 700;
}

.head-top-menu ul.heder-top-menu-ul {
    padding-left: 0;
    float: left;
    width: calc(100% - 18%);
    display: inline-block;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

.head-top-menu ul.header-location-ul {
    padding-left: 0;
}

.head-top-menu li {
    list-style: none;
    margin-bottom: 10px;
}

    .head-top-menu li a {
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }

        .head-top-menu li a:hover {
            color: #ED1B2E;
        }

.head-top-right i {
    font-size: 22px;
}

.head-top-right.show i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* head-top-indiv css start */
.head-top-indiv {
    display: inline-block;
    float: right;
    position: relative;
    margin-right: 23px;
}

    .head-top-indiv .head-top-indiv-inn {
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }

        .head-top-indiv .head-top-indiv-inn i {
            font-size: 22px;
        }

    .head-top-indiv.show i {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.head-top-indiv-menu {
    display: none;
}

.head-top-indiv.show .head-top-indiv-menu {
    display: inline-block;
    position: absolute;
    background: #455560;
    top: 35px;
    right: 0;
    width: 365px;
    border-top: 3px solid red;
    padding: 20px;
}

.head-top-indiv-menu ul {
    display: inline-block;
    margin-bottom: 16px;
    padding: 0
}

    .head-top-indiv-menu ul li {
        float: left;
        list-style: none;
        margin-bottom: 15px;
        width: 100%;
        margin-top: 0;
    }

.col-md-12.chk-box-section input {
    width: 20px;
    height: 21px;
    position: relative;
    top: 6px;
    margin-right: 6px;
}

.head-top-indiv-menu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
/* head-top-indiv css end */

/* head-bottom css start */
.head-bottom {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 13px 0;
    padding-bottom: 0;
}

.head-left.float-start {
    display: inline-block;
    /* width: 85%; */
}

.head-left .head-left-logo img {
    width: 100%;
    max-width: 450px;
    opacity: 1;
    -webkit-transition: opacity .1ms ease-in-out;
    transition: opacity .1ms ease-in-out;
    position: relative;
    z-index: 9;
    margin-left: -9px;
}

.mega-menu-lists li {
    list-style: none;
    text-align: left;
    margin-bottom: 4px;
}

.mega-menu-lists-l h5 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #455560;
}
/* .head-menu{ margin-left: 20px;} */
.head-menu.float-start .nav > ul {
    margin-bottom: 0;
    padding: 0;
}

    .head-menu.float-start .nav > ul .mega-dropdown > a {
        padding: 26px 6px;
    }

.head-menu li.dropdown.mega-dropdown {
    list-style: none;
    float: left;
    display: inline-block;
    position: static;
    line-height: 21px;
    text-align: left;
    padding: 8px 3px;
    padding-bottom: 0;
}

    .head-menu li.dropdown.mega-dropdown a {
        font-size: 16px;
        line-height: 24px;
        display: block;
        padding-bottom: 10px;
        color: #455560;
        font-weight: 600;
        text-decoration: none;
    }

.main-headersec-id .head-menu li.dropdown.mega-dropdown {
    padding: 8px 0px 0;
}

    .main-headersec-id .head-menu li.dropdown.mega-dropdown a {
        font-size: 14px;
    }

.head-menu li.dropdown.mega-dropdown .mega-menu-lists.secondlevelmenu-woc a {
    /* border-bottom: 2px solid #ed1b2e; */
    color: #455560;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 13px;
    padding-bottom: 8px;
}

.head-menu li.dropdown.mega-dropdown a:hover {
    color: #ED1B2E;
}

.head-menu li.dropdown.mega-dropdown .mega-menu-lists a {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 0;
}

    .head-menu li.dropdown.mega-dropdown .mega-menu-lists a img {
        display: none;
        width: 100%;
        height: auto;
    }

.head-desk .head-menu li.dropdown.mega-dropdown .mega-menu-lists h6 {
    font-size: 16px;
    font-weight: 600;
    color: #455560;
    border-bottom: 2px solid #ED1B2E;
    padding-bottom: 8px;
    margin-bottom: 13px;
}

.head-desk .head-menu .nav-menu ul li:hover div.dropdown-menu {
    background: #fff;
    display: inline-block;
    float: left;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    z-index: 3;
    text-align: center;
    width: 100%;
    border-radius: 0;
    left: 0;
    border-top: 1px solid rgba(104,115,122,.2);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    padding-bottom: 15px;
}

.head-menu li.dropdown.mega-dropdown .mega-menu-lists .mega-menu-lists-know {
    padding-bottom: 10px;
    display: inline-block;
}

.head-menu .mega-menu-wrap.row {
    padding-top: 20px;
}
/* .head-menu ul.mega-menu-lists img{ width: 100%;} */
.mega-menu-lists-know {
    background: url(../images/cheveron-arrow-r.png) no-repeat;
    border: 1px solid #ed1b2e;
    padding: 6px 35px 6px 10px;
    background-position: 91% 45%;
    color: #ed1b2e !important;
    text-decoration: none;
    font-weight: 600 !important;
    font-size: 16px;
    background-size: 21%;
}

    .mega-menu-lists-know, .mega-menu-lists-know.active, .mega-menu-lists-know:hover {
        background-size: 30px !important;
    }

        .mega-menu-lists-know.active, .mega-menu-lists-know:hover {
            background: #ed1b2e url(../images/cheveron-arrow-w.png) no-repeat;
            color: #fff !important;
            background-position: 91% 45%;
        }

.mega-menu-lists-know-w {
    background: url(../images/cheveron-arrow-w.png) no-repeat;
    color: #fff !important;
    background-position: 88% 45%;
    border: 1px solid #fff;
}

    .mega-menu-lists-know-w.active, .mega-menu-lists-know-w:hover {
        background: url(../images/cheveron-arrow-r.png) no-repeat;
        color: #ed1b2e !important;
        background-position: 88% 45%;
        border: 1px solid #ed1b2e;
    }

.mega-menu-lists-know.active, .mega-menu-lists-know.active {
    background: url(../images/cheveron-arrow-r.png) no-repeat;
    background-position: 88% 45%;
    border: 1px solid #ed1b2e;
    color: #ed1b2e !important;
}

a.mega-menu-whishlist {
    border: 1px solid #ed1b2e;
    padding: 10px 12px;
    background-position: 88% 45%;
    color: #ed1b2e !important;
    text-decoration: none;
    font-weight: 600 !important;
    font-size: 16px;
}

    a.mega-menu-whishlist i.fa.fa-plus {
        margin-right: 11px;
    }

    a.mega-menu-whishlist.active, a.mega-menu-whishlist:hover {
        color: #fff !important;
        background-position: 88% 45%;
        background: #ed1b2e;
    }
/* head-bottom css end */
.head-right.float-end {
    margin-top: 30px;
}

/* header section end */
@media screen and (min-width:820px) and (max-width: 1180px) {
    .head-left.float-start {
        width: 85%;
    }
}

@media screen and (max-width: 1200px) {

    /* .head-desk{ display: block;}
  .head-mob{ display: none;} */
    .head-top-menu.show {
        padding: 0 70px;
    }

    .head-menu li.dropdown.mega-dropdown {
        padding: 8px 8px;
    }

    .head-menu.float-start .nav > ul .mega-dropdown > a {
        padding: 9px 7px;
        font-size: 15px;
    }

    .head-left.float-start {
        display: inline-block;
        width: 95%;
    }


    /* menu css start */
    .container.inner-banners-d {
        padding: 0px;
    }

    .head-desk {
        display: none !important;
    }

    .head-mob {
        display: block;
    }

    .head-top {
        width: 100%;
        padding: 16px 18px;
        margin-top: 15px;
    }

    .header-menu-mob ul.mega-menu-lists {
        margin: 0;
    }

        .header-menu-mob ul.mega-menu-lists li {
            margin-right: 30px;
            width: calc(100% - 30px);
        }

    .head-top-right {
        width: 100%;
    }

    .head-top-country {
        float: left;
        line-height: 32px;
        width: 100%;
    }

        .head-top-country i.fa.fa-angle-down.drop-arrow {
            color: #fff;
        }

    .head-top-menu.show {
        z-index: 9;
        padding: 0 20px;
        top: 64px;
    }

    .nav-menu .head-top-menu ul li {
        margin: 4px 0;
        border: 0;
        margin: 0;
        padding: 0;
        line-height: 29px;
    }

    .head-top-menu h3 {
        font-size: 22px;
    }

    .head-top-right.show .head-top-menu {
        top: 65px;
        padding: 0 20px;
        /* height: 500px; */
        overflow: auto;
    }

    .head-top-menu ul.heder-top-menu-ul {
        padding-left: 0;
        float: left;
        width: auto;
        display: inline-block;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .nav-menu .head-top-menu ul li a {
        float: none;
    }

    .head-menu.float-start .nav > ul .mega-dropdown > a {
        padding: 13px 0;
    }

    .nav .mega-dropdown .mega-dropdown-menu .mega-menu-wrap {
        padding-top: 0;
        border-top: 0;
        max-height: 300px;
        overflow: auto;
    }

        .nav .mega-dropdown .mega-dropdown-menu .mega-menu-wrap span {
            display: none;
        }

    header {
        padding: 20px 0;
    }

        header > .container {
            padding: 0;
        }

        header .header-left img {
            max-width: 300px !important;
            max-height: 70px;
        }

        .nav.nav.nav-menu, header.hdr--tw .hdr--right .sel-country-links, .hdr--right {
            display: none;
        }

    .navbar-toggle {
        position: relative;
        float: right;
        margin-right: 15px;
        padding: 9px 10px;
        margin-top: 8px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
    }

    header .mobile-icons .navbar-toggle {
        margin-top: -7px;
    }

    header .mobile-icons {
        float: right;
        display: block;
        width: 65px;
        margin-top: 30px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
    }

    header .mobile-icons .navbar-toggle .icon-bar {
        position: relative;
        -webkit-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out;
        background: #ed1b2e;
        height: 3px;
    }

        header .mobile-icons .navbar-toggle .icon-bar:nth-of-type(2) {
            top: 1px;
        }

        header .mobile-icons .navbar-toggle .icon-bar:nth-of-type(3) {
            top: 2px;
        }

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    header .mobile-icons .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 8px;
        -webkit-transform: rotate( 45deg);
        transform: rotate( 45deg);
    }

    header .mobile-icons .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: transparent;
    }

    header .mobile-icons .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -6px;
        -webkit-transform: rotate( -45deg);
        transform: rotate( -45deg);
    }

    .nav-menu-open, .hdr--right-open, .sel-country-links-open {
        display: block !important;
    }

    .header-left .nav {
        top: 84px !important;
        position: fixed;
        width: 100%;
        left: 0;
        background-color: #fff;
        height: 100%;
    }

    .nav-menu ul li {
        width: 100%;
        border-bottom: 1px solid #f0f1f1;
    }

        .nav-menu ul li:last-child {
            border-bottom: 0;
        }

    .mega-menu-lists li {
        margin-bottom: 20px;
    }

    header .hdr--right {
        float: left;
        width: 100%
    }

    header.hdr--tw .hdr--right .sel-country-links {
        width: 100%;
        margin-top: 10px;
    }

    .nav-menu ul li a {
        float: left;
    }

    .header-left .nav .drop-arrow {
        display: inline-block;
        float: right;
        font-size: 32px;
        color: #ed1b2e;
        right: 20px;
        position: relative;
        -webkit-transition: transform 500ms ease-out;
        -webkit-transition: -webkit-transform 500ms ease-out;
        transition: -webkit-transform 500ms ease-out;
        transition: transform 500ms ease-out;
        transition: transform 500ms ease-out,-webkit-transform 500ms ease-out;
    }

    .nav-menu ul li:hover .fa-angle-right {
        webkit-transform: rotate( 0deg);
        transform: rotate( 0deg);
    }

    .nav-menu ul li.open-tab:hover .fa-angle-right {
        webkit-transform: rotate( 90deg);
        transform: rotate( 90deg);
    }

    .head-menu li.dropdown.mega-dropdown .mega-menu-lists a {
        float: none;
    }

    li.dropdown.mega-dropdown.open.head-top-indiv-mob {
        background: #455560;
        color: #fff;
        margin-top: 63px;
    }

        li.dropdown.mega-dropdown.open.head-top-indiv-mob a {
            color: #fff;
        }

        li.dropdown.mega-dropdown.open.head-top-indiv-mob > i.fa.fa-angle-right.drop-arrow {
            color: #fff;
        }

    .head-menu li.dropdown.mega-dropdown .mob-mega-menu-h6 {
        border-bottom: 0;
        display: none;
    }

        .head-menu li.dropdown.mega-dropdown .mob-mega-menu-h6 h6 {
            font-size: 14px;
            margin-bottom: 0;
        }

    .header-menu-mob {
        display: inline-block;
        width: 100%;
    }

        .header-menu-mob ul {
            margin: 0;
            padding: 0;
            margin-top: 20px;
        }

    .head-mob .dropdown-menu.mega-dropdown-menu {
        display: none !important;
    }

    .head-mob .open-tab .dropdown-menu.mega-dropdown-menu {
        display: block !important;
        display: inline-block;
        float: left;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        z-index: 3;
        text-align: center;
        width: 100%;
        border-radius: 0;
        left: 0;
        padding-bottom: 15px;
        position: relative;
        padding-left: 20px;
        padding-top: 22px;
    }
}

.head-menu .nav-menu ul li.head-top-indiv-mob:hover div.dropdown-menu {
    background: #455560;
}

@media(max-width: 1024px) {
    .header-menu-mob {
        height: 300px;
        overflow: auto;
    }
}

@media(max-width: 767px) {
    header {
        padding: 10px 0;
    }

    .mega-menu-lists-know {
        font-size: 12px;
        float: left !important;
    }

    .head-mob > .container {
        padding: 0;
        padding-left: 4px;
    }

    header .mobile-icons .navbar-toggle {
        margin-right: 0;
    }

    .header-left .nav {
        height: 100%;
        overflow: scroll;
    }

    .main-headersec-id .head-menu li.dropdown.mega-dropdown {
        padding: 8px;
        padding-bottom: 0;
    }
}
/* menu  css end */
a.mega-menu-whishlist {
    font-size: 12px;
    padding: 6px 10px;
}

.bg-gray.fundsbanner .container.section-padding-40 {
    padding-top: 24px;
}

#more-data, .more-data {
    color: #ed1b2e;
    font-weight: 600;
    font-size: 13px;
}

.disclaimer-section {
    position: relative;
    z-index: 9999999;
}

@media screen and (min-width: 1200px) {
    .head-desk {
        display: block;
    }

    .head-mob {
        display: none;
    }

    .section-margin-bottom-90-desk-imp {
        margin-bottom: 90px !important;
    }
}

/* header css end */

.main-content {
    /* margin-top: 145px; */
    margin-top: 107px;
}
/* invested-bred start */
.invested-bred {
    display: inline-block;
    width: 100%;
    background-color: #6b7379;
    background: #455560 url(../images/chevaron-page-footer.jpg) no-repeat top center !important;
    background-size: 100% 9px !important;
    position: fixed;
    top: 97px;
    z-index: 9;
    height: 10px;
}

    .invested-bred ul {
        padding: 0;
        display: inline-block;
        margin: 0;
        padding-top: 10px;
    }

        .invested-bred ul li {
            list-style: none;
            float: left;
            padding: 7px 0;
        }

            .invested-bred ul li:first-child a {
                padding-left: 0;
            }

            .invested-bred ul li a {
                padding: 15px;
                color: #fff;
                text-decoration: none;
                font-size: 16px;
            }

@media(max-width: 767px) {
    .invested-bred ul li a {
        padding: 8px;
        font-size: 14px;
    }
}

/* invested-bred end */
.view-more-blk .source-text p {
    margin-bottom: 0 !important;
}

@media(max-width: 767px) {
    .invested-bred {
        top: 69px;
        background-size: auto 9px !important
    }

    .main-content {
        margin-top: 117px;
        margin-top: 79px;
    }

    .breadcrumbs .container {
        padding: 0 10px;
    }

    .breadcrumbs ul {
        padding-left: 2px;
    }

    .breadcrumbs {
        background-size: auto 8px !important;
    }

    .view-more-blk .source-text p {
        font-size: 12px;
    }
}

/* breadcrumbs end */

/* chevron-section start */
.chevron-section {
    overflow: hidden;
}

/* chevron-section end */

/* banner section start */


/* banner-one css start */
.banner-section {
    display: inline-block;
    width: 100%;
    background: #f2f3f4;
}

.banner.banner-one {
    position: relative;
    /*background-color: #fff;*/
}

    .banner.banner-one img {
        height: auto;
        width: 100%;
    }

    .banner.banner-one .banner-one-des {
        left: 72px;
        position: absolute;
        top: 22px;
        width: 56%;
    }

.invested-v2 .banner.banner-one .banner-one-des {
    top: 42px;
}

.banner.banner-one .banner-one-des h1 {
    color: rgb(69, 85, 96);
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 64px;
}

.banner.banner-one .banner-one-des p {
    color: rgb(69, 85, 96);
    font-size: 27px;
    font-style: normal;
    line-height: 37px;
    margin-top: 20px;
}

@media (min-width: 320px) and (max-width: 768px) {

    .banner.banner-one .banner-one-des h1.h1-banner, .banner.banner-one .banner-one-des h4 {
        font-size: 22px;
        line-height: 34px;
        margin: 8px 0;
    }

    .banner.banner-one .banner-one-des p {
        color: #455560;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 5px;
    }
}

@media(max-width: 767px) {

    .banner-section .container {
        padding: 0;
        display: none;
    }
}
/* banner-one css end */

@media(min-width: 768px) and (max-width: 1200px) {
    .banner.banner-one .banner-one-des h5 {
        font-size: 17px;
        line-height: 23px;
    }
}

@media(max-width: 1024px) {
    .banner.banner-one .banner-one-des {
        left: 30px !important;
    }
    .broad-range p.p-content {
        margin-right: 0 !important;
    }
}

@media(max-width: 767px) {
    .container:has(.banner-one) {
        padding: 0;
    }

    .banner.banner-one .banner-one-des {
        left: 0 !important;
        top: 6px;
        width: 100%;
        position: inherit;
        color: #000;
        padding: 10px;
    }

        .banner.banner-one .banner-one-des h1.h1-banner, .banner.banner-one .banner-one-des h4 {
            font-size: 22px;
            line-height: 34px;
            margin: 8px 0;
        }

        .banner.banner-one .banner-one-des h5 {
            color: #455560;
            font-size: 14px;
            font-weight: 400;
            line-height: 24px;
            margin-top: 5px;
        }

        .banner.banner-one .banner-one-des.col-whit h4, .banner.banner-one .banner-one-des.col-whit h5 {
            color: #455560 !important;
        }
}


/* banner section end */

.bg-white {
    background-color: #fff;
}

.bg-gray {
    background-color: #f2f3f4;
}

.bg-gray-full {
    background-color: #e1e3e8;
}

.section-margin-top-30 {
    margin-top: 30px;
}

.section-padding-top-30 {
    padding-top: 30px;
}

.section-padding-30 {
    padding: 30px 0;
}

.section-head {
    display: inline-block;
    width: 100%;
}

    .section-head h1.h1-head, .section-head h3 {
        color: #545f67;
        font-size: 24px;
        font-weight: 600;
        line-height: 36px;
        margin: -14px 0 25px;
        position: relative;
        display: none;
    }

        .section-head h3:after {
            position: absolute;
            content: "";
            height: 2px;
            width: 40px;
            border-bottom: 4px solid red;
            left: 0;
            bottom: -6px;
        }

    .section-head p {
        color: #455560;
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 0;
        width: 100%;
    }

@media(max-width: 767px) {
    .section-head h1.h1-head, .section-head h3 {
        font-size: 24px;
        line-height: 30px;
    }

        .section-head h3:after {
            bottom: -11px;
        }
}

/* build section start */

/* .build-section{  background: url(../images/eq-cheveron.svg);} */
/* build section end */
/* home-banner-three css start */
.home-banner-main {
    display: inline-block;
    width: 100%;
    padding: 12px 0px;
    padding-bottom: 4px;
}

.home-banner {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background: transparent;
    background-image: none;
}

.home-banner-three {
    cursor: pointer;
    height: 440px;
    width: 31.9% !important;
    float: left;
    position: relative;
    margin: 20px 10px;
    margin-top: 15px;
    margin-bottom: 4px;
    overflow: hidden;
    /* box-shadow: 0 10px 20px rgba(0,0,0,.3); */
    box-shadow: 2px 1px 5px 3px rgb(0 0 0 / 15%);
    background: #f2f3f4;
}

    .home-banner-three:first-child {
        margin-left: 3px;
    }

    .home-banner-three:last-child {
        margin-right: 0;
    }

.home-banner-three-t {
    display: inline-block;
    width: 100%;
    margin-top: -64px;
}

    .home-banner-three-t img {
        width: 100%;
        position: relative;
        /* height: auto !important; */
    }

.home-banner-three-b {
    display: inline-block;
    width: 100%;
    padding: 20px;
    transition: all 0.5s ease-out;
    cursor: pointer;
    background: #f2f3f4;
    position: relative;
    bottom: 10px;
}

    .home-banner-three-b h4 {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        color: #455560;
    }

    .home-banner-three-b h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 0;
        font-weight: 600;
        color: #455560;
    }

    .home-banner-three-b p {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #455560;
        margin: 10px 0;
        margin-bottom: 0px;
    }

    .home-banner-three-b a {
        display: none;
    }

@media(min-width: 1300px) {
    .home-banner-three-b h2 {
        font-size: 21px;
    }
}

@media(min-width: 1200px) {
    .home-banner-three:hover .home-banner-three-b {
        transition: all 0.5s ease-out;
        position: relative;
        bottom: 343px;
        padding-top: 191px;
        height: 100%;
    }

        .home-banner-three:hover .home-banner-three-b a {
            display: block;
            margin-top: 20px;
        }
}

@media(min-width:768px) and (max-width:1180px) {
    .home-banner-three-b h2 {
        font-size: 20px;
    }

    .home-banner-three-b a {
        display: block;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .home-banner-three {
        height: auto;
    }

    .home-banner-three-b h4 {
        margin: 0
    }

    .home-banner-three-b a {
        display: block;
    }

    .home-banner-three-b h2 {
        font-size: 12px;
        /* min-height: 57px; */
    }
}

@media(max-width: 767px) {
    /* .home-banner {
    display: flex;
    flex-direction: column-reverse;
} */

    .home-banner {
        height: auto;
    }

    .home-banner-three-b {
        padding: 20px 0;
        padding-top: 0;
        float: left;
        width: 100%;
        background: #F2F3F4;
    }

    .home-banner-three:last-child .home-banner-three-b {
        padding-bottom: 0;
    }

    .home-banner-one-r {
        float: right;
        width: 100%;
    }

    .home-banner-three-b-content {
        padding: 10px 12px;
        padding-bottom: 10px;
        float: left;
    }

        .home-banner-three-b-content h2 {
            font-size: 20px;
            line-height: 28px;
            margin-bottom: 20px;
        }

        .home-banner-three-b-content p {
            font-size: 16px;
            line-height: 22px;
            font-weight: 400;
            color: #455560;
            margin: 20px 0;
            margin-bottom: 20px;
        }

    .home-banner-three {
        height: auto;
        width: 100% !important;
        background: #F2F3F4;
        margin: 0;
        box-shadow: none;
    }

    .home-banner-three-b a {
        display: block;
    }

    .home-banner-three-t {
        margin-top: -37px;
    }

    .slick-dots li button:before {
        font-size: 49px;
    }

    .slick-dots li.slick-active button:before {
        opacity: .75;
        color: #ed1b2e;
    }

    .slick-dots {
        bottom: 3px;
    }

    .home-banner.slider {
        /* height: auto;   */
        margin-bottom: 0;
    }

    .slick-dots li button:before {
        font-size: 16px;
    }
}


/* home-banner-three css end */
/* cheveron-css start */

[class^=es-icon-] {
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Chevron !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.es-icon-Chevron:before {
    color: #ed1b2e;
    content: "\1f336";
}


@font-face {
    font-family: 'Chevron';
    src: url('../fonts/Chevron.svg') format('truetype'), url('../fonts/Chevron.woff?py1ehd') format('woff'), url('../fonts/Chevron.svg?py1ehd#Chevron') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

/* cheveron css end */

/* why-asia section start */
.why-asia {
    padding: 70px 0;
}

.play-popup {
    box-shadow: 2px 1px 5px 3px rgba(0,0,0,.15);
    cursor: pointer;
    position: relative;
}

    .play-popup a .gif-overlay1 {
        background: transparent;
        border: 0;
        left: 46%;
        position: absolute;
        top: 41%;
    }

.broad-range {
    border-bottom: 2px solid #4555603d;
    display: inline-block;
    padding: 0px 151px;
    width: 100%;
    padding-left: 0;
    padding-bottom: 50px
}

.video-popup img {
    width: 100%;
}

.glob-popup button.close.iframe-popup-close {
    background: #222;
    border: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    float: right;
    height: 40px;
    margin: 6px 0;
    opacity: 1;
    padding: 7px 5px;
    width: 40px;
}

.glob-popup .modal-dialog {
    pointer-events: auto;
}

.play-popup a .gif-overlay1 img {
    height: 40px;
    width: 40px;
}

.glob-popup .modal-dialog {
    margin-top: 102px;
    max-width: 875px;
    pointer-events: auto;
}

@media(max-width: 767px) {
    .broad-range {
        padding: 0;
    }

    .play-popup {
        margin-top: 40px;
    }
}
/* why-asia section end */

/* footer-css start */

/* usd-sec start */
.usd-sec {
    display: inline-block;
    padding-top: 40px;
    width: 100%;
    text-align: center;
}

    .usd-sec ul {
        padding: 0;
        display: inline-block;
        width: 100%;
        margin: 0;
    }

        .usd-sec ul li {
            list-style: none;
            display: inline-block;
            margin-right: 66px;
        }

            .usd-sec ul li .count-main {
                text-align: center;
            }

            .usd-sec ul li:last-child {
                margin-right: 0;
            }

            .usd-sec ul li h5 {
                font-size: 38px;
                font-weight: 700;
                line-height: 46px;
                color: #455560;
                display: inline-block;
            }

            .usd-sec ul li span.count-plus {
                font-size: 38px;
                font-weight: 700;
                line-height: 46px;
                color: #455560;
            }

            .usd-sec ul li h6 {
                font-size: 20px;
                font-weight: 400;
                line-height: 32px;
                color: #455560;
                padding: 0;
            }

@media (min-width:768px) and (max-width:1024px) {
    .usd-sec ul li {
        width: 39%;
    }
}


@media(max-width: 767px) {

    .usd-sec ul li {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

        .usd-sec ul li h5, .usd-sec ul li span.count-plus {
            font-size: 32px;
            font-weight: 600;
            line-height: 40px;
            margin: 0;
        }
}

/* usd-sec end */


/* footnotes start */
.source-text {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 20px;
    width: 100%;
}

    .source-text p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 7px;
    }

        .source-text p strong {
            display: inline-block;
            margin-bottom: 10px;
            width: 100%;
        }

sup {
    top: -0.5em;
}

sub, sup {
    font-size: .75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/* footnotes end */



/* footer section start */

footer {
    background: #f2f3f4;
    min-height: 200px;
    clear: both;
}

    footer .footer--wrap {
        border-top: 0 !important;
        background: #455560 url(../images/chevaron-page-footer.jpg) no-repeat top center !important;
        background-size: 100% 9px !important;
        border-top: 10px solid #ed1b2e;
        padding: 0 0 35px;
    }

.page--container {
    margin: 0 auto;
}

/* footer .container {
  
  margin-top: -10px;
} */

footer .container .footer--top {
    padding: 50px 0 45px;
    overflow: hidden;
}

.footer--bottom p a {
    color: #ed1b2e;
}

@media (min-width: 1200px) {
    footer .container .footer--top {
        padding-bottom: 5px;
        padding-top: 35px;
    }

    .footer--top p {
        margin-bottom: 15px;
        font-size: 15px;
        line-height: 24px;
    }

    .footer-logo {
        margin-bottom: 18px;
    }
}

.footer--top p {
    color: #fff;
}

footer .container .footer--top strong {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: inherit;
}

footer .container .footer--top .footer-socail strong {
    padding-bottom: 5px;
    display: inline-block;
}

footer .container .footer--top ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

    footer .container .footer--top ul li {
        margin: 7px 0;
    }

    footer .container .footer--top ul.social--list li {
        float: left;
        margin-right: 19px;
    }

    footer .container .footer--top ul li a {
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        font-size: 14px;
    }

        footer .container .footer--top ul li a:hover {
            color: #e58e1a;
        }

footer .container .footer--bottom p {
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
}

footer .container .footer--bottom .copyright p {
    margin-top: 15px;
    border-top: 1px solid #e1e3e4;
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: -10px;
}

footer .container .footer--bottom .copyright a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}

    footer .container .footer--bottom .copyright a:hover {
        color: #e58e1a;
    }


/* footer section end */

@media (min-width: 768px) and (max-width:1200px) {
    footer .container .footer--top {
        padding-bottom: 25px;
    }

    footer .container .footer--bottom {
        margin-top: 0;
    }
}

@media (max-width: 992px) {
    footer .container .footer--top .learn-more, footer .container .footer--top .legal, footer .container .footer--top .social {
        margin-top: 25px;
    }

    .ftr-sg-2 {
        margin-top: 35px;
        width: 44%;
    }
}

@media(max-width: 767px) {
    footer .footer--wrap {
        background-size: auto 9px !important;
    }

    .footer-logo.footer-logo-B {
        margin-bottom: 25px;
    }
}


/* subscribe css start */
.subscribe-email {
    position: relative;
    display: inline-block;
}

    .subscribe-email input.subscribe-email-input {
        background: #f0f1f1;
        border: none;
        color: #455560;
        font-size: 14px;
        min-width: 150px;
        outline: none;
        padding: 12px 20px;
        /* width: calc(100% - 130px) !important; */
        font-size: 13px;
        padding: 14px 7px;
    }

.btn.btn--gold.subscribe_btn.footer-subscribe-btn {
    background: #ed1b2e url(../images/cheveron-arrow-w.png) no-repeat center right 7px;
    background-size: 18%;
    font-size: 13px;
    padding: 0;
    border-radius: 0;
}

    .btn.btn--gold.subscribe_btn.footer-subscribe-btn a {
        color: #fff;
        display: inline-block;
        font-weight: 600;
        padding: 13px 28px 13px 12px;
        text-decoration: none;
    }

@media (min-width: 1200px) {
    .subscribe-email {
        width: auto;
        margin-top: 15px;
    }
    /* .subscribe-email.hk-cn-subcribe input.subscribe-email-input {
  width: calc(100% - 92px) !important;
} */
}
/* subscribe css end */




/* footer css end */


/* related-links css start */
.related-links {
    width: 26.5rem;
    padding: 25px 30px;
    bottom: 0;
    right: 1.5rem;
    position: fixed;
    background: #fff;
    transition: bottom .25s ease-out;
    z-index: 1;
}

    .related-links h3 {
        margin-bottom: 10px;
        font-size: 18px;
        color: #ed1b2e;
        margin-left: -2px;
        margin-top: 0;
        font-weight: bold;
    }

.related-links__open-btn {
    color: #fff;
    top: -5rem;
    right: 0;
    background: #ed1b2e;
    padding: 0.95rem 3.75rem 0.95rem 1.45rem;
    position: absolute;
    cursor: pointer;
    user-select: none;
}

.related-links__open-btn-icon {
    transform: rotate(90deg);
    height: 1.8rem;
    top: 1.15rem;
    right: 1.75rem;
    position: absolute;
}

.related-links__close-btn {
    width: 45px;
    height: 45px;
    background: #ed1b2e;
    top: 0;
    right: -5rem;
    position: absolute;
    cursor: pointer;
    display: none;
}

.related-links__close-btn-icon {
    color: #fff;
    font-size: 18px;
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
    position: absolute;
}

.related-links-items h5 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.related-links-items {
    list-style: none;
    padding: 0;
    margin: 0 0 2.5rem;
}

.related-links-item {
    position: relative;
    margin: 0 0 1rem;
    padding-left: 22px;
    background: url(/Assets/AFI/V2/img/arrow--default.png) no-repeat top left;
    background-size: 10px 18px;
    margin-left: 15px;
}

.related-links-item__link {
    font-size: 14px;
    font-weight: normal;
    color: #68737a !important;
    text-decoration: none;
}

.related-links-items h5 a {
    color: #ed1b2e;
    text-decoration: none;
}

.related-links-item__icon {
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    background: #babcbe;
    top: .5rem;
    left: -1.75rem;
    position: absolute;
    display: none;
}

.related-links-item:last-child, .related-links-items:last-child {
    margin-bottom: 0;
}

.related-links.related-links--active {
    right: 6.5rem;
    box-shadow: 0 6.5px 15px 0 rgba(6, 42, 51, .25);
}

@media (max-width:991px) {
    .related-links__open-btn {
        top: -25rem;
        transform: rotate(-90deg);
        right: -66px;
        font-size: 13px;
    }

        .related-links__open-btn a {
            color: #fff !important;
        }

    .related-links--active {
        bottom: 0px !important;
    }

    .related-links {
        padding: 24px 0;
    }

        .related-links ul {
            position: relative;
            background-color: #fff;
            color: #fff;
            padding: 10px 30px;
            margin-top: 0px;
        }

            .related-links ul.related-links-items-n {
                top: -52px;
            }

    .related-links__close-btn {
        width: 30px;
        height: 30px;
        background: #ed1b2e;
        right: -30px;
    }

    .related-links ul li {
        list-style: none;
    }

        .related-links ul li a {
            font-size: 14px;
        }
    /* .related-links-items{ display: none;} */
}

@media(min-width:576px) {
    .related-links {
        width: 22rem;
    }
}

@media (min-width:992px) {
    .related-links {
        top: 29rem;
        right: -22.2rem;
        transition: right .25s ease-out;
    }

        .related-links--active,
        .related-links.related-links--active {
            right: 0;
            top: 50%;
            z-index: 999;
        }

    .related-links__open-btn-icon {
        top: 1rem;
        right: 1.35rem;
    }

    .related-links__open-btn {
        top: 0.9rem;
        left: -173px;
        right: auto;
        transform: rotate(-90deg);
        font-size: 17px;
    }

    .related-links__close-btn {
        left: -45px;
        right: auto;
    }
}

@media(max-width: 767px) {
    .related-links--active,
    .related-links.related-links--active {
        background: #fff;
        right: 27px;
    }

    .related-links {
        padding: 4px 0;
        padding-top: 0;
        width: 22.5rem;
        bottom: -215.6px !important;
    }

    .related-links--active {
        bottom: 180px !important;
    }

    .related-links h3 {
        font-size: 18px;
        padding: 6px 27px;
        font-weight: bold;
        margin: 0px;
        margin-top: 5px;
        display: inline-block;
        width: 100%;
    }

    .related-links__open-btn {
        top: -434px;
        right: -116px;
    }

    .related-links__open-btn-icon {
        top: 13px;
    }
}

table.table-bordered.k-table tr td {
    padding: 20px;
}

.insights-sec .slider-off .slick-slide {
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 15px;
}
/* .insights-sec .slider-off .slick-slide:first-child {
  margin-left: 4px;
} */
.auth-img-scn {
    float: none;
}

.related-links-item {
    position: relative;
    margin: 0 0 1rem;
    padding-left: 22px;
    background: url(https://www.eastspring.com/assets/afi/v2/img/arrow--default.png) no-repeat top left;
    background-size: 10px 18px;
    margin-left: 15px;
}


/* related-links css end */


/* insights css start */

.slider-off .one-time.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slider-off ul.slick-dots {
    display: none !important;
}

.slider-off-list-cont h6, .slider-off-list-cont h6 a {
    margin-top: 20px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #455560;
    line-height: 24px;
}

.slider-off-list-cont h4, .slider-off-list-cont h4 a {
    margin-top: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #455560;
    line-height: 28px;
    text-decoration: none;
}

.slider-off-list-cont h5 span, .slider-off-list-cont h5 span a, .slider-off-list-cont p {
    margin-top: 20px;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    color: #455560;
    line-height: 24px;
}

.slider-off-list-cont p {
    margin-bottom: 0;
    display: none;
}

.slider-off-w h6 {
    color: #fff;
}

.slider-off-w h4 {
    color: #fff;
}

.slider-off-w h5 span {
    color: #fff;
}

.slider-off-w p {
    color: #fff;
}


.slider-off-list a > img {
    box-shadow: 2px 1px 5px 3px rgb(0 0 0 / 15%);
}

.slider-off-list-img img {
    box-shadow: 2px 1px 5px 3px rgb(0 0 0 / 15%);
}

.slick-initialized .slider-off-list img {
    width: 100%;
    height: auto;
}

.slider-off-list {
    float: left;
}

.slider-off .slick-slide {
    margin: 10px 20px 0 10px;
}

.insights-sust-bg {
    background: url(../images/bg/sust/sust-bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.insights-sec .slider-off-list {
    position: relative;
}

.insights-sec span.gif-overlay1 img {
    width: 20%;
    margin: 0 auto;
}

.insights-sec span.gif-overlay1 {
    position: absolute;
    top: 20%;
    width: 100%;
}

.slider-off-list-cont {
    padding: 15px 10px;
    padding-bottom: 0;
    /* min-height: 310px; */
}

.slider-off .slick-prev, .slider-off .slick-next {
    height: 25px;
    text-align: center;
    background-color: #e92527 !important;
    background-size: 34% !important;
    height: 35px;
    width: 35px;
    background-position: center !important;
    border-radius: 100% !important;
    z-index: 8;
    margin-top: -9%;
}

.slider-off .slick-prev {
    background: url(../images/slick-left.png) no-repeat;
}

.slider-off .slick-next {
    background: url(../images/slick-right.png) no-repeat;
}

    .slider-off .slick-prev::before, .slider-off .slick-next:before {
        content: "";
        opacity: 1;
        color: red;
        z-index: 8;
    }

    .slider-off .slick-prev.slick-disabled, .slider-off .slick-next.slick-disabled {
        opacity: 0;
    }

.insights-list-in.mySlider__item a {
    position: relative;
}

.insights-list-in.mySlider__item .gif-overlay1 img {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: absolute;
    left: 40%;
    top: 0%;
}

.slider-off-list.insights-listitem-video {
    position: relative;
}

    .slider-off-list.insights-listitem-video span.gif-overlay1 img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
        position: absolute;
        left: 40%;
        top: 13%;
    }

.slider-off-list-img {
    position: relative;
}

.insights-chart {
    position: absolute;
    left: 15px;
    top: 15px;
}

    .insights-chart h4 {
        border: 2px solid #ed1b2e;
        color: #ed1b2e;
        font-size: 12px;
        padding: 3px;
        text-transform: uppercase;
        float: left;
        font-weight: 600;
    }

    .insights-chart h3 {
        font-size: 32px;
        font-weight: 600;
        color: #ed1b2e;
    }

        .insights-chart h3 span {
            color: #45556091;
            font-weight: normal;
        }

.slider-off .slick-next:focus, .slider-off .slick-next:hover {
    background: url(../images/slick-right.png) no-repeat;
}

.slider-off .slick-prev:focus, .slider-off .slick-prev:hover {
    background: url(../images/slick-left.png) no-repeat;
}

@media(min-width: 1200px) {
    .insights-sec.insights-sustain-sec .slider-off-list {
        min-height: 450px;
    }
}

@media(max-width: 767px) {
    .slider-off .slick-prev {
        left: 0;
    }

    .slider-off .slick-next {
        right: 0;
    }

    .slider-off-list-cont h4, .slider-off-list-cont h4 a {
        line-height: 23px;
    }

    .slider-off .slick-next, .slider-off .slick-prev {
        margin-top: -32%;
    }

    .slider-off .slick-slide {
        margin-bottom: 0;
    }

    .insights-sec .slider-off-list {
        min-height: 410px;
        margin-bottom: 4px;
    }
}


/* insights for new css start */

.slider-off-list {
    margin-left: 2px;
    box-shadow: 0 0 10px 0 rgba(89,97,117,0.36);
    cursor: pointer;
    padding-bottom: 20px;
    box-shadow: 2px 1px 5px 3px rgba(0,0,0,.15);
}

    .slider-off-list:hover {
        background: #f2f3f4;
    }

h4.insights-title-woas {
    padding-top: 0;
}

.slider-off-list-cont h6 {
    margin-top: 0;
}

.slick-initialized .slider-off-list img {
    box-shadow: none;
}

.slider-off-list-cont h3, .Allinsights-list-desc h3, .equityblock-sectionright h3 {
    padding-top: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #455560;
}

.Allinsights-list-desc h6 {
    margin-top: 0;
}

.slider-off .slick-slide {
    margin: 10px 10px 0 10px;
}

.insights-list-in img, .slider-off-list a > img {
    box-shadow: none;
}

@media(min-width: 1200px) {
    .invested-insights-sec .slider-off-list {
        min-height: 485px !important;
    }

    .slider-off-list {
        margin-bottom: 15px;
        padding-bottom: 0;
    }

    .slider-off-list-cont {
        min-height: 200px;
    }

    .slider-off-HK .slider-off-list-cont {
        min-height: 148px;
    }

    .slider-off-HK .slick-track {
        width: 100% !important;
    }
    /* .insights-list-in h4, .insights-slider .slider-off-list h4, .quitytwocolblock-left h4{ min-height: 60px;} */
    .slider-off-list-cont p {
        margin: 0;
    }

    .insights-homeinsights-maincls.invested-insights-sec .slider-off-list {
        min-height: auto !important;
    }

        .insights-homeinsights-maincls.invested-insights-sec .slider-off-list .slider-off-list-cont {
            min-height: 200px !important;
        }
}

@media (max-width: 767px) {
    .slider-off-list {
        min-height: auto;
        margin-bottom: 16px;
        padding-bottom: 10px;
    }

    .slider-off-list-cont {
        min-height: 220px;
    }
}


/* insights css end */







/* invested-v2 css start */
/* .invested-v2 .banner.banner-one .banner-one-des h1 {
  color: #fff;
} */
/* .invested-v2 .banner.banner-one .banner-one-des p {
  color: #fff;
} */
.banner.banner-one img.eq-cheveron {
    position: absolute;
    right: -22px;
    width: 13%;
    bottom: -153px;
}

@media(min-width: 1560px) {
    .invested-v2 .banner.banner-one .banner-one-des {
        width: 56%;
        left: 15%;
    }
}

@media(max-width: 767px) {
    .invested-v2 .banner.banner-one .banner-one-des h1 {
        color: #455560;
    }

    .invested-v2 .banner.banner-one .banner-one-des p {
        color: #000;
    }

    .invested-v2 .banner.banner-one img.eq-cheveron {
        /*bottom: -57px;*/
        bottom: 85px;
        width: 20%;
        right: -11px;
    }

    .bg-gray.build-section.section-padding-70 {
        padding-bottom: 30px;
    }

        .bg-gray.build-section.section-padding-70 .section-head {
            margin-bottom: 20px;
        }

    .insights-sec .section-head p {
        margin-bottom: 20px;
    }

    .why-asia {
        padding: 40px 0;
    }

    .section-padding-70 {
        padding: 40px 0;
    }

    .invested-v2-en .banner.banner-one .banner-one-des {
        position: inherit !important;
        background-color: white;
    }
}
/* invested-v2 css end */

#content-hidden {
    display: none; /* Initially hide the content */
}


/* invested-v2-en css start */

.invested-v2-en .banner-section .container {
    display: inline-block;
}

.invested-v2-en .banner.banner-one .banner-one-des {
    top: 42px;
    position: absolute;
}

.disclaimerbg.funddetails-disclaimer p {
    padding-bottom: 0;
}

/* invested-v2-en css end */
@media(max-width: 767px) {
    .home-banner-main .home-banner {
        display: inline-block !important;
    }
}

/*3 tile structure changes*/
.dis-text p, .dis-text h6 {
    font-size: 12px;
}


@media(min-width: 1200px) {
    span.mega-menu-lists-know {
        display: none;
    }

    .home-banner-three:hover span.mega-menu-lists-know {
        display: inline-block;
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .home-banner-three {
        margin-bottom: 30px;
    }

        .home-banner-three:last-child {
            margin-bottom: 0px;
        }
}