.customerAndCustomersPage .it1-bx {
    padding-top: 65px;
}

.customerAndCustomersPage .center-bx {
    text-align: center;
    margin-top: 50px;
}

.customerAndCustomersPage .imgwrap {
    text-align: center;
}

.customerAndCustomersPage .center-bx .sh-btn {
    display: none;
}

.customerAndCustomersPage .h3-ti {
    text-align: center;
    margin-bottom: 12px;
}

.customerAndCustomersPage .ind-bannerdes {
    font-size: 1.125rem;
    line-height: 1.55;
    letter-spacing: 0px;
    color: #004280;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 30px;
    border-bottom: 1px solid #d5d5d5;
    font-weight: 500;
}

.customerAndCustomersPage .bx {
    padding-top: 45px;
}

.customerAndCustomersPage .center-bx .sh-btn span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 50px;
}

.center-bx .sh-btn span img {
    width: 25px;
    margin-right: 10px;
}

.it2-bx .imgwrap {
    margin: 30px auto;
}

.pop-act .iminbx {
    width: 1200px;
    padding: 20px;
    background-color: #fff;
}

.InvesmentTable th.title {
    width: auto;
}

.InvesmentTable th.fixed-width, .InvesmentTable td.fixed-width {
    width: 16%;
}

.InvesmentTable th.fixed-width2, .InvesmentTable td.fixed-width2 {
    width: 25%;
}

th.title_Row.border-Right {
    border-right: 1px solid #fff;
    word-break: keep-all;
}

@media (max-width: 767px) {
    .customerAndCustomersPage .it1-bx {
        padding-top: 35px;
    }

    .customerAndCustomersPage .center-bx .sh-btn {
        min-width: 210px;
        min-height: 50px;
        display: inline-block;
    }

    .customerAndCustomersPage .h3-ti {
        margin-bottom: 8px;
    }

    .customerAndCustomersPage .bx {
        padding-top: 30px;
    }
}

@media (max-width: 580px) {
    th.m-block {
        display: block !important;
        width: auto !important;
    }
    /*.en .RWDTable th.title {
    width:30%!important;
}*/
}
