body {
    width: 100%;
    height: 100%;
    margin: 0;
}

.box {
    /* padding-bottom: 30px; */
}

.fixed {
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(150deg, #fff, #e6e7ed);
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.header {
    width: 100%;
    height: auto;
}

.nav_doit_btn {
    border-radius: 3px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: normal;
    text-transform: capitalize;
    background: #1329A0;
    padding: 10px 32px;
    margin-bottom: 5px;
    text-decoration: none;
    margin-right: 5px;
    border: 3px solid #1329A0;
    transition: background 0.2s;
    color: #fff;
}

.nav_doit_btn:hover {
    outline: 0;
    background: transparent;
    border: 3px solid #fff;
    color: #fff;
    text-decoration: none;
}

.icon-item-text {
    text-align: center;
    flex: 1;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-family: "Nunito Sans", sans-serif;
}

@media (min-width: 1025px) {
    .process_pc {
        display: block !important;
    }
    .icon-row {
        display: flex;
        flex-wrap: nowrap;
    }
    
    .icon-item{
        min-width: 0;
        flex-direction: column;
        height: auto;
        align-items: center;
        margin-right: 3.09%;
    }
    
    .icon-item-image1 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image1::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 33.05%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    
    .icon-item-image2 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image2::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 21.43%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    .icon-item-image3 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image3::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 22.22%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    
    .icon-item-image4 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image4::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width:19.3%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    .icon-item-image5 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image7 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image8 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image8::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:28.6%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    
    .icon-item-image9 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image9::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:24.68%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image10 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image10::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:20.97%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image11 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image11::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:16.883%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image12 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image12::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:27.86%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }

    .down_icon {
        width: 100%;
        height: 29px;
        position: relative;
        padding-bottom: 15px;
    }

    .down_icon img {
        position: absolute;
        height: 29px;
        width: 34px;
        right: 5%;
    }

    .popupbox {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 20px;
        min-width: 60vw;
        overflow-y: auto;
        z-index: 9999;
    }

    .popup-content {
        background: #2b2e32;
        max-width: 80%;
        margin: 20px auto;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .hbspt-title {
        font-family: "Halant", serif;
        font-size: 32px !important;
        color: #fff;
        text-align: center;

        background-color: #2b2e32;
        margin-bottom: 20px;
    }

    .subheading {
        font-size: 32px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .subheading_title {
        font-size: 28px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .works_item_null {
        display: none;
    }

    .started {
        display: block !important;
    }

    .logo {
        width: 132px;
        height: 68px;
        margin-top: 5px;
        margin-left: -5%;
        position: absolute;
    }

    .hbspt-form {
        background-color: #2b2e32;
        padding: 50px 10% 30px 10%;
    }

    .disclaimer {
        background-color: #f1f0f6;
    }

    .disclaimer_container {
        /* width: 1484px; */
        padding: 0 15px;
        /* max-width: calc(100% - 30px); */
        margin: auto;
        text-align: justify;
    }

    .done_deal {
        width: 100%;
        background-image: url('../images/done_deal_background.jpg');
        background-repeat: no-repeat;
        min-height: 460px;
        max-height: 100%;
        background-size: cover;
    }

    .container {
        padding: 0 10% 0 10%;
    }

    .nav_title_btn {
        float: right;
        margin-right: 20px;
        margin-top: 20px;
        border-radius: 120px;
        background-image: linear-gradient(157deg, #374dff 31%, #7a87ec);
        box-shadow: 0 6px 40px -10px #445cf7;
        transition: all 200ms ease;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        padding: 9px 15px;
        background-color: #3898EC;
        color: white;
        border: 0;
        line-height: inherit;
        cursor: pointer;
        transition: transform 0.3s;
        font-family: 'Silka webfont', sans-serif;
    }

    .nav_icon {
        display: none;
    }

    .nav_bar {
        display: none;
    }

    .invest_section {
        display: flex;
        width: 100%;
        padding-bottom: 20px;
        align-items: stretch;
    }

    .invest {
        width: 23%;
        margin-top: 50px;
        flex: 1;
        display: flex;
        flex-direction: column;
        background-image: linear-gradient(128deg, #fff, #d9dbe5);
        padding-top: 20px;
    }

    .invest_box {
        padding: 0px 25px;
    }

    .invest_container {
        width: 50%;
        margin: auto;
        float: left;
        padding: 0 2% 0 2%;
    }

    .invest_img {
        width: 100%;
        position: relative;
    }

    .invest_img img {
        width: 100%;
    }

    .invest_title {
        color: #26282d;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Silka webfont', sans-serif;
        font-weight: bold;
    }

    .invest_detail {
        font-size: 16px;
        color: #333;
        font-family: 'Silka webfont', sans-serif;
        line-height: 24px;
        text-align: justify;
    }

    .works_container {
        padding: 0 10% 0 10%;
        width: 80%;
        height: 100%;
    }

    .works_item {
        float: left;
        width: 27%;
        padding: 1rem 6% 0.625rem 0;
    }

    .benefit {
        padding: 0 10% 0 10%;
        display: flex;
        margin-top: 20px;
        margin: 10px 0 20px 0;
    }

    .benefit_item {
        flex: 1;
        margin-top: 10px;
        padding-right: 100px;
    }

    .past {
        padding: 0 10% 0 10%;
    }

    .pastdetail {
        display: flex;
        justify-content: space-between;
        padding: 30px 0;
    }

    .pastdetail_item {
        width: 9rem;
        height: 2.81rem;
        float: left;
        margin-bottom: 30px;
    }

}

@media (min-width:769px) and (max-width: 1024px) and (orientation: portrait) {
    .process_pc {
        display: block !important;
    }

    .icon-row {
        display: flex;
        flex-wrap: nowrap;
    }

    .icon-item{
        min-width: 0;
        flex-direction: column;
        height: auto;
        align-items: center;
        margin-right: 3.09%;
    }
    
    .icon-item-image1 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image1::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 33.05%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    
    .icon-item-image2 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image2::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 21.43%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    .icon-item-image3 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image3::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 22.22%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    
    .icon-item-image4 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image4::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width:19.3%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    .icon-item-image5 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image7 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image8 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image8::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:28.6%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    
    .icon-item-image9 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image9::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:24.68%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image10 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image10::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:20.97%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image11 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image11::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:16.883%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image12 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image12::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:27.86%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }

    .down_icon {
        width: 100%;
        height: 29px;
        position: relative;
        padding-bottom: 15px;
    }

    .down_icon img {
        position: absolute;
        height: 29px;
        width: 34px;
        right: 5%;
    }

    .popupbox {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        z-index: 9999;
    }

    .popup-content {
        background: #2b2e32;
        max-width: 80%;
        margin: 20px auto;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .hbspt-title {
        font-family: "Halant", serif;
        font-size: 32px !important;
        color: #fff;
        text-align: center;
        background-color: #2b2e32;
        margin-bottom: 20px;
    }

    .subheading {
        font-size: 32px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .subheading_title {
        font-size: 28px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .logo {
        width: 132px;
        height: 68px;
        margin-top: 5px;
        margin-left: -2.5%;
        position: absolute;
    }

    .hbspt-form {
        background-color: #2b2e32;
        padding: 50px 10% 30px 10%;
    }

    .disclaimer {
        background-color: #f1f0f6;
    }

    .disclaimer_container {
        /* width: 1484px; */
        padding: 0 15px;
        /* max-width: calc(100% - 30px); */
        margin: auto;
        text-align: justify;
    }

    .done_deal {
        width: 100%;
        background-image: url('../images/done_deal_background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 460px;
        max-height: 100%;
    }

    .container {
        padding: 0 5% 0 5%;
    }

    .nav_title_btn {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
        border-radius: 120px;
        background-image: linear-gradient(157deg, #374dff 31%, #7a87ec);
        box-shadow: 0 6px 40px -10px #445cf7;
        transition: all 200ms ease;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        padding: 9px 15px;
        background-color: #3898EC;
        color: white;
        border: 0;
        line-height: inherit;
        cursor: pointer;
        transition: transform 0.3s;
        font-family: 'Silka webfont', sans-serif;
    }

    .nav_show {
        display: none;
    }

    .nav_icon {
        margin-top: 32px;
        float: right;
        margin-right: 3%;
    }

    .nav_bar {
        display: none;
        background-image: linear-gradient(150deg, #fff, #e6e7ed);
        width: 300px;
        z-index: 999;
        position: absolute;
        float: left;
        margin-left: -5%;
        margin-top: 84px;
        padding: 10px 0 10px 20px;
        height: 100vh;
    }

    .invest_section {
        margin-top: 20px;
        padding-bottom: 30px;
    }

    .invest {
        width: 100%;
        margin-top: 30px;
        background-image: linear-gradient(128deg, #fff, #d9dbe5);
        padding: 25px 0;
    }

    .invest_box {
        padding: 0 25px;
    }

    .invest_container {
        height: 100%;
        margin: auto;
        float: left;
    }

    .invest_img {
        margin-top: 30px;
        width: 100%;
        position: relative;
    }

    .invest_img img {
        width: 100%;
    }

    .invest_title {
        color: #26282d;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Silka webfont', sans-serif;
        font-weight: bold;
    }

    .invest_detail {
        font-size: 16px;
        color: #333;
        font-family: 'Silka webfont', sans-serif;
        line-height: 24px;
        text-align: justify;
    }

    .works_container {
        padding: 0 10% 0 10%;
        width: 80%;
        height: 100%;
    }

    .works_item {
        float: left;
        width: 44%;
        height: 200px;
        margin: 30px 30px 0 0;
    }

    .works_items {
        display: none;
    }

    .benefit {
        padding: 0 5% 0 5%;
        margin-top: 20px;
        margin: 10px 0 20px 0;
    }

    .benefit_item {
        width: 100%;
        margin-top: 10px;
    }

    .past {
        padding: 0 10% 0 10%;
    }

    .pastdetail {
        display: flex;
        justify-content: space-between;
        padding: 30px 0;
        flex-wrap: wrap;
    }

    .pastdetail_item {
        width: 10rem;
        height: 3.125rem;
        float: left;
        margin-bottom: 30px;
    }

}

@media (min-width:769px) and (max-width: 1024px) and (orientation: landscape) {
    .process_pc {
        display: block !important;
    }

    .icon-row {
        display: flex;
        flex-wrap: nowrap;
    }
    
    .icon-item{
        min-width: 0;
        flex-direction: column;
        height: auto;
        align-items: center;
        margin-right: 3.09%;
    }
    
    .icon-item-image1 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image1::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 33.05%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    
    .icon-item-image2 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image2::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 21.43%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    .icon-item-image3 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image3::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 22.22%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    
    .icon-item-image4 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image4::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width:19.3%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
    
    .icon-item-image5 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-image7 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image8 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image8::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:28.6%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    
    .icon-item-image9 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image9::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:24.68%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image10 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image10::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:20.97%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image11 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image11::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:16.883%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }
    
    .icon-item-image12 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
            text-align: center;
        }
    }
    
    .icon-item-image12::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:27.86%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        z-index: 999;
    }

    .down_icon {
        width: 100%;
        height: 29px;
        position: relative;
        padding-bottom: 15px;
    }

    .down_icon img {
        position: absolute;
        height: 29px;
        width: 34px;
        right: 5%;
    }

    .popupbox {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        z-index: 9999;
    }

    .popup-content {
        background: #2b2e32;
        max-width: 80%;
        margin: 20px auto;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .hbspt-title {
        font-family: "Halant", serif;
        font-size: 32px !important;
        color: #fff;
        text-align: center;
        background-color: #2b2e32;
        margin-bottom: 20px;
    }

    .subheading {
        font-size: 32px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .subheading_title {
        font-size: 28px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .logo {
        width: 132px;
        height: 68px;
        margin-top: 5px;
    }

    .hbspt-form {
        background-color: #2b2e32;
        padding: 50px 10% 30px 10%;
    }

    .disclaimer {
        background-color: #f1f0f6;
    }

    .disclaimer_container {
        /* width: 1484px; */
        padding: 0 15px;
        /* max-width: calc(100% - 30px); */
        margin: auto;
        text-align: justify;
    }

    .done_deal {
        width: 100%;
        background-image: url('../images/done_deal_background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 460px;
        max-height: 100%;
    }

    .container {
        padding: 0 5% 0 5%;
    }

    .nav_title_btn {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
        border-radius: 120px;
        background-image: linear-gradient(157deg, #374dff 31%, #7a87ec);
        box-shadow: 0 6px 40px -10px #445cf7;
        transition: all 200ms ease;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        padding: 9px 15px;
        background-color: #3898EC;
        color: white;
        border: 0;
        line-height: inherit;
        cursor: pointer;
        transition: transform 0.3s;
        font-family: 'Silka webfont', sans-serif;
    }

    .nav_show {
        display: none;
    }

    .nav_icon {
        margin-top: 32px;
        float: right;
        margin-right: 3%;
    }

    .nav_bar {
        display: none;
        background-image: linear-gradient(150deg, #fff, #e6e7ed);
        width: 300px;
        z-index: 999;
        position: absolute;
        float: left;
        margin-left: -5%;
        margin-top: 84px;
        padding: 10px 0 10px 20px;
        height: 100vh;
    }

    .invest_section {
        margin-top: 20px;
        display: flex;
        padding-bottom: 20px;
    }

    .invest {
        width: 25%;
        flex: 1;
        display: flex;
        flex-direction: column;
        padding: 25px 0 25px 0;
        background-image: linear-gradient(128deg, #fff, #d9dbe5);
    }

    .invest_box {
        padding: 0 15px;
    }

    .invest_container {
        width: 44%;
        float: left;
        padding: 0 3%;
        margin: auto;
    }

    .invest_img {
        width: 100%;
        position: relative;
        /* top: 50%; */
        /* transform: translateY(-50%); */
    }

    .invest_img img {
        width: 100%;
    }

    .invest_title {
        color: #26282d;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Silka webfont', sans-serif;
        font-weight: bold;
    }

    .invest_detail {
        font-size: 16px;
        color: #333;
        font-family: 'Silka webfont', sans-serif;
        line-height: 24px;
        text-align: justify;
        margin-bottom:0;
    }

    .works_container {
        padding: 0 10% 0 10%;
        width: 80%;
        height: 100%;
    }

    .works_item {
        float: left;
        width: 44%;
        height: 200px;
        margin: 30px 30px 0 0;
    }

    .works_items {
        display: none;
    }

    .benefit {
        padding: 0 5% 0 5%;
        display: flex;
        margin-top: 20px;
    }

    .benefit_item {
        flex: 1;
        margin-top: 10px;
        padding-right: 100px;
    }

    .past {
        padding: 0 10% 0 10%;
    }

    .pastdetail {
        display: flex;
        justify-content: space-between;
        padding: 30px 0;
        flex-wrap: wrap;
    }

    .pastdetail_item {
        width: 10rem;
        height: 3.125rem;
        float: left;
        margin: 0 30px 30px 0;
    }
}


@media screen and (max-width: 768px) and (orientation: portrait) {
    .process_mobile {
        display: block !important;
    }

    .icon-row {
        display: flex;
        flex-wrap: nowrap;
    }

    .icon-item-m{
        min-width: 0;
        flex-direction: column;
        height: auto;
        align-items: center;
    }

    .icon-item-m-image {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image1 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-m-image1::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 33.05%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
   

    .icon-item-m-image2 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image2::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:19.3%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }

    .icon-item-m-image3 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image3::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width:19.3%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -19.3%;
    }

    .icon-item-m-image4 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image4::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:28.06%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -28.06%;
    }

    .icon-item-m-image5 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image5::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width:24.68%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -24.68%;
    }

    .icon-item-m-image6 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image6::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:27.86%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -27.86%;
    }

    .down_icon {
        width: 100%;
        height: 29px;
        position: relative;
        padding-bottom: 15px;
    }

    .down_icon img {
        position: absolute;
        height: 29px;
        width: 34px;
    }

    .popupbox {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        z-index: 9999;
    }

    .popup-content {
        background: #2b2e32;
        max-width: 80%;
        margin: 20px auto;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .hbspt-title {
        font-family: "Halant", serif;
        font-size: 26px !important;
        color: #fff;
        text-align: center;
        background-color: #2b2e32;
        margin-bottom: 20px;
    }

    .subheading {
        font-size: 26px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .subheading_title {
        font-size: 22px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .works_item_null {
        display: none;
    }

    .logo {
        width: 132px;
        height: 68px;
        margin-top: 5px;
    }

    .hbspt-form {
        background-color: #2b2e32;
        padding: 50px 5% 30px 5%;
    }

    .disclaimer {
        background-color: #f1f0f6;
    }

    .disclaimer_container {
        padding: 0 5%;
        width: 90%;
        margin: auto;
        text-align: justify;
    }

    .done_deal {
        width: 100%;
        background-image: url('../images/done_deal_background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 460px;
        max-height: 100%;
    }

    .container {
        padding: 0 5% 0 5%;
    }

    .nav_title_btn {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
        border-radius: 120px;
        background-image: linear-gradient(157deg, #374dff 31%, #7a87ec);
        box-shadow: 0 6px 40px -10px #445cf7;
        transition: all 200ms ease;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        padding: 9px 15px;
        background-color: #3898EC;
        color: white;
        border: 0;
        line-height: inherit;
        cursor: pointer;
        transition: transform 0.3s;
        font-family: 'Silka webfont', sans-serif;
    }

    .nav_show {
        display: none;
    }

    .nav_icon {
        margin-top: 32px;
        float: right;
        margin-right: 3%;
    }

    .nav_bar {
        display: none;
        background-image: linear-gradient(150deg, #fff, #e6e7ed);
        width: 300px;
        z-index: 999;
        position: absolute;
        float: left;
        margin-left: -5%;
        margin-top: 84px;
        padding: 10px 0 10px 20px;
    }

    .invest_section {
        margin-top: 20px;
        padding-bottom: 30px;
    }

    .invest {
        width: 100%;
        margin-top: 30px;
        background-image: linear-gradient(128deg, #fff, #d9dbe5);
        padding: 25px 0;
    }

    .invest_container {
        height: 100%;
        margin: auto;
        float: left;
    }

    .invest_img {
        margin-top: 30px;
        width: 100%;
        position: relative;
    }

    .invest_img img {
        width: 100%;
    }

    .invest_title {
        color: #26282d;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Silka webfont', sans-serif;
        font-weight: bold;
    }

    .invest_detail {
        font-size: 16px;
        color: #333;
        font-family: 'Silka webfont', sans-serif;
        line-height: 24px;
        text-align: justify;
        margin-bottom:0;
    }

    .works_container {
        padding: 0 10% 0 10%;
        width: 80%;
        height: 100%;
    }

    .works_item {
        float: left;
        width: 100%;
        height: 200px;
        margin-top: 20px;
    }

    .works_items {
        display: none;
    }

    .benefit {
        padding: 0 5% 0 5%;
        margin-top: 20px;
    }

    .benefit_item {
        width: 100%;
        margin-top: 10px;
    }

    .invest_box {
        padding: 0px 25px;
    }

    .past {
        padding: 30px 10% 0 10%;
    }

    .pastdetail {
        display: flex;
        justify-content: space-between;
        padding-top: 30px;
        flex-wrap: wrap;
    }

    .pastdetail_item {
        width: 5.5rem;
        height: 1.72rem;
        float: left;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px) and (orientation: landscape) {
    .process_mobile {
        display: block !important;
    }

    .icon-row {
        display: flex;
        flex-wrap: nowrap;
    }

    .icon-item-m{
        min-width: 0;
        flex-direction: column;
        height: auto;
        align-items: center;
    }

    .icon-item-m-image {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image1 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }
    
    .icon-item-m-image1::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width: 33.05%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }
   

    .icon-item-m-image2 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image2::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:19.3%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
    }

    .icon-item-m-image3 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image3::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width:19.3%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -19.3%;
    }

    .icon-item-m-image4 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image4::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:28.06%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -28.06%;
    }

    .icon-item-m-image5 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image5::after {
        content: "" !important;
        background: url('../images/process/right-arrow.png') no-repeat !important;
        width:24.68%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -24.68%;
    }

    .icon-item-m-image6 {
        position: relative;
        width: 100%;
        height: auto;
        img {
            width: 100%;
        }
    }

    .icon-item-m-image6::after {
        content: "" !important;
        background: url('../images/process/left-arrow.png') no-repeat !important;
        width:27.86%;
        height: 100%;
        background-position: center center !important;
        position: absolute !important;
        top: 0;
        right: -27.86%;
    }

    .down_icon {
        width: 100%;
        height: 29px;
        position: relative;
        padding-bottom: 15px;
    }

    .down_icon img {
        position: absolute;
        height: 29px;
        width: 34px;
    }

    .popupbox {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        z-index: 9999;
    }

    .popup-content {
        background: #2b2e32;
        max-width: 80%;
        margin: 20px auto;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .subheading {
        font-size: 32px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .hbspt-title {
        font-family: "Halant", serif;
        font-size: 32px !important;
        color: #fff;
        text-align: center;
        background-color: #2b2e32;
        margin-bottom: 20px;
    }

    .subheading_title {
        font-size: 28px;
        font-weight: normal !important;
        font-family: "Halant", serif;
        font-style: normal;
    }

    .works_item_null {
        display: none;
    }

    .logo {
        width: 132px;
        height: 68px;
        margin-top: 5px;
    }

    .hbspt-form {
        background-color: #2b2e32;
        padding: 50px 5% 30px 5%;
    }

    .container {
        padding: 0 5% 0 5%;
    }

    .disclaimer {
        background-color: #f1f0f6;
    }

    .disclaimer_container {
        padding: 0 5%;
        width: 90%;
        margin: auto;
        text-align: justify;
    }

    .done_deal {
        width: 100%;
        background-image: url('../images/done_deal_background.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 460px;
        max-height: 100%;
    }

    .nav_title_btn {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
        border-radius: 120px;
        background-image: linear-gradient(157deg, #374dff 31%, #7a87ec);
        box-shadow: 0 6px 40px -10px #445cf7;
        transition: all 200ms ease;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        padding: 9px 15px;
        background-color: #3898EC;
        color: white;
        border: 0;
        line-height: inherit;
        cursor: pointer;
        transition: transform 0.3s;
        font-family: 'Silka webfont', sans-serif;
    }

    .nav_show {
        display: none;
    }

    .nav_icon {
        margin-top: 32px;
        float: right;
        margin-right: 3%;
    }

    .nav_bar {
        display: none;
        background-image: linear-gradient(150deg, #fff, #e6e7ed);
        width: 300px;
        z-index: 999;
        position: absolute;
        float: left;
        margin-left: -5%;
        margin-top: 84px;
        padding: 10px 0 10px 20px;
        height: 100vh;
    }

    .invest_section {
        margin-top: 20px;
        padding-bottom: 30px;
    }

    .invest {
        width: 100%;
        margin-top: 30px;
        background-image: linear-gradient(128deg, #fff, #d9dbe5);
        padding-bottom: 20px;
    }

    .invest_container {
        height: 100%;
        margin: auto;
        float: left;
    }

    .invest_img {
        margin-top: 30px;
        width: 100%;
        position: relative;
    }

    .invest_img img {
        width: 100%;
    }

    .invest_title {
        color: #26282d;
        font-size: 16px;
        line-height: 24px;
        font-family: 'Silka webfont', sans-serif;
        font-weight: bold;
    }

    .invest_detail {
        font-size: 16px;
        color: #333;
        font-family: 'Silka webfont', sans-serif;
        line-height: 24px;
        text-align: justify;
        margin-bottom:0;
    }

    
    .works_container {
        padding: 0 10% 0 10%;
        width: 80%;
        height: 100%;
    }

    .works_item {
        float: left;
        width: 46%;
        height: 200px;
        margin-top: 20px;
        margin-right: 4%;
    }

    .works_items {
        display: none;
    }

    .benefit {
        padding: 0 5% 0 5%;
        margin-top: 20px;
        display: flex;
    }

    .benefit_item {
        flex: 1;
        margin-top: 10px;
        padding-right: 30px;
    }

    .invest_box {
        padding: 10px 25px 0px 25px;
    }

    .past {
        padding: 0 10% 0 10%;
    }

    .pastdetail {
        display: flex;
        justify-content: space-between;
        padding: 30px 0;
        flex-wrap: wrap;
    }

    .pastdetail_item {
        width: 10rem;
        height: 3.125rem;
        float: left;
        margin-bottom: 30px;
    }
}

.Confidence {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e7ed));
    background-image: linear-gradient(150deg, #fff, #e6e7ed);
}

.nav_box {
    width: 100%;
    height: 90px;
    background-image: linear-gradient(150deg, #fff, #e6e7ed);
}

.nav {
    width: 100%;
    padding-top: 10px;
    display: flex;
}

.nav_txt {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin-right: 40px;
    margin-left: auto;
}

.nav_link {
    padding: 8px 16px;
    border-radius: 40px;
    background-color: rgba(55, 77, 255, 0);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #374dff;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Silka webfont', sans-serif;
}

.nav_link:hover {
    background-image: linear-gradient(157deg, #374dff 21%, #7a87ec);
    box-shadow: 0 6px 40px -10px #445cf7;
    color: #fff;
    transform: scale(1.1);
    font-weight: 600;
}

.nav_title_box {
    padding-top: 5px;
    width: 100%;
    height: 85px;
    margin-bottom: 5px;
}

.nav_title {
    font-size: 28px;
    line-height: 28px;
    font-weight: normal;
    /* font-family: "Halant", serif; */
    margin: 10px 0 15px 0;
    font-style: normal;
    font-family: Poppins, Roboto, Helvetica, Arial, sans-serif;
}

.nav_title_btn:hover {
    transform: scale(1.1);
    font-weight: 600;
}

.nav_detail {
    font-size: 24px;
    font-family: "Nunito Sans", sans-serif;
    color: #fff;
    font-style: normal;
    font-weight: 300;
}

.subject {
    font-size: 40px;
    font-weight: normal !important;
    font-family: "Halant", serif;
    font-style: normal;
    font-weight: 600 !important;
    padding-top: 60px;
    color: #fff;
    margin: 0;
    line-height: 40px;
}

.hr {
    border-bottom: 3px solid #fff;
    float: none;
    margin: 26px 0px 44px 0px;
    width: 165px;
}



.highlight {
    border: 1px solid #a7bbed;
}

.highlight_img {
    border: 1px solid #a6baeb;
    box-shadow: inset 2 2 10px 4px #d6ddf3;
    background-color: rgba(83, 113, 247, 0.1);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(94, 91, 91, 0.1);
    pointer-events: none;
    /* 确保遮罩层不会阻止鼠标事件 */
}

.highlight-area_one {
    position: absolute;
    top: 11%;
    left: 11%;
    width: 51.5%;
    height: 37%;
}

.highlight-area_two {
    position: absolute;
    top: 47.5%;
    left: 11%;
    width: 51.3%;
    height: 33.6%;
}

.highlight-area_three {
    position: absolute;
    top: 81.4%;
    left: 11%;
    width: 51.3%;
    height: 5%;
}

.highlight-area_four {
    position: absolute;
    top: 47.5%;
    left: 62.5%;
    width: 27.2%;
    height: 38.9%;
}

.team {
    padding: 25px 10% 25px 10%;
    background-color: #eeeeee;
}

.works {
    width: 100%;
    min-height: 224px;
    max-height: 100%;
    background-image: url('../images/backgound-bars.jpg');
}

.works_title {
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    color: #161B21;
    text-transform: none;
    letter-spacing: normal;
    font-size: 24px;
}

.works_txt {
    font-size: 16px;
    color: #000;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
}

.benefit_txt {
    font-size: 18px;
    color: #333;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 200;
    line-height: 26px;
    margin-bottom: 20px;
}

.secondarytitle {
    font-family: "Nunito Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #161B21;
    text-transform: none;
    letter-spacing: normal;
}

.disclaimer_txt {
    color: #303439;
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 5px;
    font-family: "Nunito Sans", sans-serif;
}

.disclaimer_link {
    margin-top: 20px;
    color: #303439;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    font-family: "Nunito Sans", sans-serif;
}

.line {
    margin-top: 40px;
    height: 2px;
    width: 130px;
    background: linear-gradient(243deg, #f7f8f8 0%, #2b8be4 51%, #f6f8f8 100%);
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

