.fd_first_section{

    background-color: #014aad14;
    padding: 9% 0 24% 0;


}

.fd_first_section_content .fd_middle_class{

    color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: 200;
    opacity: 0.8;
}

.second_section_content h4{    font-size: 31px !important;
    line-height: 1.2;
    padding-bottom: 5px;
    margin-top: 0;
    color: black;
    font-weight: 800;
    text-align: center;}

.fd_bold_class{

    color: #000;
    font-size: 36px;
    text-align: center;
    font-weight: 600;

}

.fd_button_1{
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    background-color: #143a66;
    color: white !important;
    padding: 0.8% 2%;
    display: inline-flex;
    /* margin-top: 5%; */
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: fit-content;
    border: none;
    text-decoration-style: none;

}

.top_perform_table ul{
    list-style-type: none;
    text-align: center;
    margin-bottom: 0;

}

.fd_top_perform{
    /* font-size: 35px; */
    line-height: 41px;
    font-size: 20px;
    color: #143a66;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.top_perform_table_1 thead{
    height: 100%;
    font-size: 16px;
    background-color: #fff;
    /* width: 100%; */
    padding: 0% 5%;
    /* width: 100%; */
}

.top_perform_table_1 thead tr td:not(:nth-of-type(1)){
    padding: 0% 0%;
    width: 20% !important;
}

.top_perform_table_1 tr td:nth-child(1){
    border-top: 0;
    width: 30%;

  }

.fd_form-control{


    display: block;
    width: 35%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.95rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-left: 20px;

}

.fd_invest{
    text-decoration: none;
    font-weight: 400;
    text-align: center;
    background-color: #143a66;
    color: white !important;
    padding: 2% 2%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: none;
    text-decoration-style: none;
    font-size: 15px;
    cursor:pointer;
}

.fd_show_all{
    font-size: 22px;
    text-align: center;
    color: #143a66;
    padding: 1% 0;
    text-decoration: underline;
}

.top_perform_table{
    background-color: #fff;
    border: 1px solid #143a66;
    margin: 9%;
    border-radius: 10px;
    margin-top: -23%;
    padding: 2%;
}

.top_perform_table_1 {
    width: 100%;
    margin: auto;
    margin-bottom:10px;
}

.fd_third_section{
    padding: 1% 0;
}

.fd_second_section{
    padding: 6% 0;
}

.fd_third_section_content{

    font-size: 2rem;
    color: #143a66;
    margin-bottom: 3%;
    margin-left: 35px;

}

.right_img{
    width: 70px;
}

.fd_h2_third_class{
    margin-left: 45px;
    margin-top: -45px;
    /* text-decoration: underline; */
    font-size: 45px;
    line-height: 47px;
    color: #000;
}

.fd_underline{
    margin-left: 45px;
    margin-top: 2px;
    text-decoration: underline;
    margin-bottom: 0;
    color: #143a66;
    width: 50%;
    border: 1px solid #143a66;
    text-decoration: underline;
}

.fd_third_section_content p{
    font-weight: 100 !important;
}

.fd_text_random{
    margin-left: 49px;
    font-size: 17px;
    line-height: 37px;
    width: 80%;
    margin-top: 11px;
    color: #000;
    font-weight: 300!important;
}

.fd_third_class_img{
    width: 93%;
    margin-right: 72px;
    margin-left: -25px;
    height: 550px;
}

.fd_get_started{
    margin-left: 7%;
    background-color: #143a66;
    color: white;
    padding: 0.6% 2%;
    display: inline-flex;
    /* margin-top: 5%; */
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: fit-content;
    font-size: 20px;
    width: 36%;
    border: none;
    font-weight: 600;
}

.fd_forth_section{
    background-color: #014aad14;
    padding: 6% 0;
    }


    .fd_icon_ul_list{
        list-style-type: none;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 4% 0;
    }

    .fd_icon_ul_list li{

        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;

    }

    .fd_icon_ul_list li img:not(.sip_img){
        height: 70px;
        width: 100px;
    }

    .fd_icon_ul_list li span{
        width: 100%;
        text-align: center;
        display: inline-block;
        color: #143a66;
        font-size: 26px;
        text-align: center;
        font-weight: 500;
    }

    .register_div {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: row;
        width: 90%;
        margin: auto;
        margin: 0px 5% 0 5%;
    }



    .register_content h2 {
        font-size: 18px;
        line-height: 1.2;
        padding-bottom: 5px;
        margin-top: 0;
        color: black;
        font-weight: 800;
        text-align: center;
    }

    .register_content p {
        color: black;
        font-size: 16px;
        margin: 0 0 6% 0;
        line-height: 29.2px;
        font-weight: 300;
        opacity: 0.8;
        text-align: center;
    }

    .fd_fifth_section{  padding: 6% 0;}

.fd_fifth_section h2{
    color: #143a66;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
}

.fd_fifth_card{
    justify-content: normal;
    flex-direction: row;
    /* width: 54%; */
    background-color: #014aad14;
    margin: 0% 20%;
    margin-top: 45px;
    border: 1px solid #706a6a00;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 1px 10px 0 rgb(0 0 0 / 19%);
    border-radius: 25px;
    height: 250px;
}

.fd_fifth_card img{
    margin-left: 32%;
    width: 35%;
    margin-top: 10px;
}

.fd_fifth_card h2{
    color: #000;
    margin-top: 18px;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    opacity: 0.8;
}

.fd_fifth_card p{
    text-align: center;
    margin: 6% 2%;
}

.table_tr_2{
 padding: 0% 0% 0% 3% !important
}
.top_perform_table_1 tbody tr td:nth-child(3) ,.top_perform_table_1 tbody tr td:nth-child(4) {
    padding-left: 40px !important;

}
.table-striped tbody tr {
    border: none;
}

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


   .top_perform_table_1 tr td:nth-child(1){
        padding-top: 24px;
       width: 100%;
   }

   .top_perform_table_1 tr td{
        font-size: 10px;

    }

    .top_perform_table_1 thead tr td:not(:nth-of-type(1)) {
        padding: 0% 0;
        width: 20% !important;
    }


    .fd_form-control {
        width: 46px;
        height: 33px;
        padding: 5px;
        font-size: 0.6rem;
        margin-left: -4px;
    }

    .fd_invest {
        text-decoration: none;
        font-weight: 400;
        text-align: center;
        background-color: #143a66;
        color: white !important;
        padding: 10%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        border: none;
        text-decoration-style: none;
        margin-left: -20px;
        width: 52px;
    }

    .right_img {
        width: 70px;
        margin-left: -16px;
        margin-top: -5px;
    }

    .fd_h2_third_class {
        margin-left: 23px;
        margin-top: -45px;
        font-size: 35px;
        line-height: 42px;
        color: #000;
    }

    .fd_underline {
        margin-left: 24px;
        margin-top: 2px;
        text-decoration: underline;
        margin-bottom: 0;
        color: #143a66;
        width: 74%;
        border: 1px solid #143a66;
        text-decoration: underline;
    }

    .fd_text_random {
        margin-left: 23px;
        font-size: 15px;
        line-height: 30px;
    }

    .fd_get_started {
        margin-left: 7%;
        width: 41%;
    }

    .fd_third_class_img {
        width: 100%;
        margin-left: 0px;
        height: 277px;
    }

    .register_div {
        display: block;
    }

    .fd_icon_ul_list {
        list-style-type: none;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 4% 0;
        margin-left: -20%;
    }


    .fd_fifth_card {
        margin: 0% 0%;
        margin-top: 45px;
    }
    .fd_first_section_content .fd_middle_class {
        font-size: 18px;
     }
}