/************* start*************/
img {
    max-width: 100%;
    max-height: 100%;
}

body {
    position: relative;
}
.desktop_none{
    display: none !important;
}
.mt_25{
    margin-top: 25px !important;
}
.pt_60{
    padding-top: 60px !important;
}
.pt_10{
    padding-top: 10px !important;
}
.pt_20{
    padding-top: 20px !important;
}
.pt_30{
    padding-top: 30px !important;
}
.pt_40{
    padding-top: 40px !important;
}
.container-fluid {
    max-width: 1500px;
    margin: auto !important;
}
.bg_none{
    background: none !important;
}
.user_drop button:hover, .user_drop button:focus, .user_drop button:active, .notification_nav button:hover, .notification_nav button:focus, .notification_nav button:active{
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.user_drop button i{
    font-size: 20px;
    margin-left: 10px;
}
.news_area_1 .jcarousel-pagination{
    padding-left: 10px;
}
.blockparties_area{

}
.eventsIcon img{
    max-width: 83px;
    max-height: 83px;
}
/*
.blockparties_area .iconText {
    top: 44px !important;
}*/
.td_usar{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
}
.td_para_1{
    max-width: 220px;
    margin: 0;
    padding: 0;
}
.table thead{
    background: #F8F8F8;
}
.table th, .table td{
    border: none !important;
}
.table thead th {
    vertical-align: middle !important;
}
.discussions_table td{
    width: 25%;
    vertical-align: middle;
    font-size: 14px;
    padding: 30px 20px;
}
.text_underline{
    text-decoration: underline !important;
}
.jcarousel-control-next {
    cursor: pointer;
}
.event_item h3 {
    font-size: 20px;
}
.notification_nav{
}
.discussions_table .fa-angle-down, .fa-angle-up{
    font-size: 20px;
    margin-left: 10px;
}
.notification_nav .fa-bell{
    font-size: 22px;
}
.possition_r{
    position: relative !important;
}
.notification_nimber{
    position: absolute;
    top: 1px;
    right: 3px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fe2126;
    font-size: 10px;
    text-align: center;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.header .menuGroup .headerUser .dropdown button.dropdown-toggle {
    width: auto;
}
.txt_spes_1{
    padding: 0px 10px;
}
.event_item{
    max-width: 520px;
}
.event_txt_1{
    font-size: 14px;
    margin-bottom: 15px;
}
.search_form_1{

}
.search_input{
    position: relative;
}
.search_input input{
    width: 100%;
    max-width: 250px;
    height: 40px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}
.search_input span, .search_input button{
    position: absolute;
    top: 11px;
    right: 15px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #9fa0a1;
}
.search_input button:focus{
    outline: 0;
    box-shadow: none;
}
.creat_btn button{
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0f2bfe;
    border-radius: 50px;
    height: 40px;
    padding: 0px 20px;
}
.creat_btn button:hover{
    color: #fff;
}
.blockparties_area .colContent{
    position: relative;
    padding-top: 60px !important;
}
.icon_poss_1{
    width: 80px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
}
.joinbox{
    position: fixed;
    bottom: 16px;
    right: 16px;
    width: 257px;
    height: 145px;
    background: #fff;
    box-shadow: 0px 0px 20px rgb(112 112 112 / 21%);
    text-align: center;
    padding: 25px 30px;
    opacity: .8;
    z-index: 9999;
}
.joinbox h4{
    font-size: 16px;
    color: #000;
}
.start_chat_btn{
    width: 100%;
    height: 58px;
    font-size: 16px;
    color: #fff;
    background: #000;
    border-radius: 50px;
    position: relative;
    padding: 0px;
    padding-left: 30px ;
    text-align: left;
}
.start_chat_btn:hover{
    color: #fff;
    background: #000;
}
.start_chat_btn img{
    position: absolute;
    top: -1px;
    right: -5px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
}

/*************Project Area start*************/

.project_area{
    padding-top: 40px;
    overflow: hidden;
}
.title_area{
    padding-bottom: 15px;
}
.title_area h2{
    font-weight: 700 !important;
}
.subtitle_area h5{
    font-size: 1.75rem;
    color: #636466;
}
.project_box {
    background: #e2e8f1;
    padding: 50px 50px 0px;
}
.project_box_item{
    width: 100%;
    max-width: 323px;
    min-height: 160px;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    box-shadow: 0px 0px 10px rgb(112 112 112 / 25%)
}
    .project_box_item p {
        margin: 5px 10px;
        width: 100%;
        /*max-width: 140px;*/
        font-size: 20px;
        color: #000;
        line-height: 24px;
        text-decoration: underline;
    }
.project_box_item_img {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-top: 57.5%;
}
    .project_box_item_img img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
        object-position: top;
    }
.project_box_item_close{
    position: absolute;
    top: 0px;
    right: 0px;
}
.project_box_item_close svg.close {
    position: absolute;
    top: 16px;
    z-index: 2;
    right: 16px;
    background: #eaeaea;
    opacity: .9;
    border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    width: 24px;
    height: 24px;
    padding: 4px;
}
.project_listing_area{
    padding-top: 20px;
    overflow: hidden;
}
.view_list_btns{

}
.view_list_btns button{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #CCCCCC;
    margin: 0;
    padding: 0;
    margin-left: 20px;
}
.view_list_btns button.selected{
    background: #000;
}
.project_listing_box{
    max-width: 1100px;
    margin: 0 auto;
}
.project_listing_box .row{
    margin: 0px -32px;
}
.project_listing_box .col-md-4{
    padding: 0px 32px 40px;
}
.project_listing_item_box{
    overflow: hidden;
}
.project_listing_item_box img{
    width: 100%;
}
.project_listing_item_box h4{
    font-size: 24px;
    color: #000;
    line-height: 30px;
    padding-top: 20px;
}
.project_listing_item_box p{
    max-width: 220px;
    font-size: 18px;
    color: #000;
    line-height: 24px;
    padding-top: 5px;
}
.project_listing_item_box ul{
    margin: 0;
    padding: 0;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #CCCCCC;
}
.project_listing_item_box ul li{
    list-style-type: none;
    font-size: 18px;
    color: #000;
    line-height: 24px;
}
.project_listing_item_box button{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0f2bfe;
    border-radius: 50px;
    width: 150px;
    height: 40px;
    padding: 0px;
    margin-top: 20px;
}
.gry_btn{
    background: #636466 !important;
}
.project_listing_table_box{

}
.flow_btn_1{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0f2bfe;
    border-radius: 50px;
    width: 84px;
    height: 30px;
    padding: 0px;
}
.project_table{
    
}
.project_table td{
    width: auto;
}
.project_table td p{
    max-width: 325px;
}
.project_table .flow_btn_td{
    width: 115px;
}
.project_table .flow_btn_td_2{
    width: 220px;
}

.project_table .td_para{
    width: 325px;
}


/*************Fan wallet Area start*************/
.wallet_area {
    padding-top: 0px;
}

.wallet_area .container-fluid{
    padding-top: 0px;
}

.wallet_area .col-md-3{
    
}
.wallet_area_item_1{
    max-width: 310px;
}
.sub_title_area_2{
    padding-bottom: 20px;
}
.sub_title_area_2 h5{
    font-size: 20px;
    color: #636466;
    line-height: 35px;
}
    .sub_title_area_2.sub_title_area_holdings {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 20px;
    }
    .sub_title_area_2.sub_title_area_holdings h5{
        margin-bottom: 0;
    }
.token_number {
    font-size: 18px;
    color: #000;
    text-align: left;
    padding: 17px 5px;
    background: #e2e8f1;
    font-weight: 600;
}
.token_number a{
    font-size: 0.75em;
    text-transform: none;
    font-weight: normal;
}
.holdings_title {
    padding: 32px 15px;
}
.balance_btns {
    padding-top: 30px;
    display: flex;
}

.overview_area{
    display: flex;
    flex-direction: column;
}

.portfolio-history-chart-contaniner {
    height: 225px;
    width: 100%;
}
#portfolio-history-select {
    background: #e2e8f1;
    border: 1px solid #e2e8f1;
    outline: 0;
}

    #portfolio-history-select option {
        background: #e2e8f1;
        border: 1px solid #e2e8f1;
        outline: 0;
    }
.financialcont button {
    font-size: 18px;
    color: #fff;
    height: 40px;
    border-radius: 40px;
    padding: 10px 20px;
    line-height: 1;
}
    .balance_btns .btn-deposit {
        background: #0F2BFE;
    }

.financialcont .table-button-bs-container {
    display: flex;
    flex-direction: row;
}


.financialcont button.table-button-bs {
    font-size: 1.25em;
    border: 0;
    border-radius: 0;
    padding: 0;
    width: 24px;
    height: 23.5px;
    outline: 0;
}
.financialcont button.table-button-buy {
    background-color: #5ac381;
}

.financialcont button.table-button-sell {
    background-color: #ec4f6c;
}
.financialcont .table-button-ai {
    width: 23.5px;
    height: 23.5px;
    cursor: pointer;
}

.table-smaller th, .table-smaller th {
    padding: 0.33rem;
}
.table-smaller td, .table-smaller td {
    padding: 0.33rem;
    font-size: 0.85em;
    vertical-align: middle;
}
.portfolio_table .name-col {
    max-width: 275px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.portfolio_table .qty-col {
    max-width: 60px;
}
.portfolio_table td:nth-child(6), .portfolio_table td:nth-child(7), .portfolio_table td:nth-child(8), .portfolio_table td:nth-child(9), .portfolio_table td:nth-child(10), .portfolio_table td:nth-child(11), .portfolio_table td:nth-child(12)  {
    font-weight: 500;
}
.portfolio_table .portfolio_table_withdraw{
    font-weight: normal;
}


.blue_bg {
    background: #0F2BFE;
}
.dark_bg{
    background: #636466;
}
.blue_txt{
    color: #0F2BFE !important;
}
.red_txt{
    color: #FE2126 !important;
}

button.btn-request-credit {
}

.lockbox_area {
    padding-top: 40px;
}
.lockbox_area_box{
    background: #000000;
    padding: 70px 70px 50px;
    margin-top: 40px;
    position: relative;;
}
.lockbox_area_box_icon{
    width: 96px;
    height: 96px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-top: -48px;
    margin-left: -48px;
}
.lockbox_content{
    max-width: 430px;
}
.lockbox_content h4{
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}
.lockbox_content p{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    padding-top: 15px;
}
.lockbox_content button{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #0f2bfe;
    border-radius: 50px;
    width: 158px;
    height: 50px;
    padding: 0px;
    margin-top: 15px;
}
.lockbox_slide{

}
.lockbox_slide h4{
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}
.offer_box{
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    position: relative;
    margin: 0px 15px;
}
.offer_box h4{
    font-size: 16px;
    color: #707070;
    line-height: 20px;
    font-weight: 400;
}
.offer_box h4 b{
    font-weight: 800;
}
.offer_box p{
    font-size: 14px;
    color: #636466;
    line-height: 18px;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}
.bi-arrow-right-short {
    font-size: 32px;
    color: #0F2BFE !important;
}
.lockbox_slide .bi-arrow-right-short{
    font-size: 40px;
    color: #fff !important;
}
.rewards_tickets_area{
    padding-top: 40px;
}
.rewards_tickets_box {
    background: #e2e8f1;
}


.tabs_head ul {
    margin: 0;
    padding: 0px;
}
    .tabs_head ul li {
        float: left;
        list-style-type: none;
    }


        .tabs_head ul li button {
            width: 100%;
            margin: 0;
            padding: 0px 10px;
            border: 1px solid #EAEAEA;
            color: #636466;
            font-size: 16px;
            height: 56px;
            background: #F8F8F8;
            position: relative;
        }
            .tabs_head ul li button:hover, .rewards_tickets_box_head ul li button:focus {
                outline: 0;
            }
            .tabs_head ul li button.selected {
                color: #000000;
            }
                .tabs_head ul li button.selected:before {
                    content: "";
                    position: absolute;
                    bottom: 0px;
                    left: 0px;
                    width: 100%;
                    height: 4px;
                    background: #0F2BFE;
                }

.rewards_tickets_slide{
    padding: 20px 35px 20px;
}
.rewards_tickets_slide p{
    font-size: 14px;
}

.rewards_tickets_box_head ul li {
    width: 50%;
}

.investor_wallet_head ul li {
    width: 33%;
}


.jcarousel-pagination a {
    background: #CCCCCC;
}
.jcarousel-pagination a.active {
    background: #000;
}
.lockbox_area .jcarousel-pagination a {
    background: #636466;
}
.lockbox_area .jcarousel-pagination a.active {
    background: #fff;
}

.nav-tabs{
    
}
.tabs_head ul li a {
    width: 100%;
    margin: 0;
    padding: 0px 10px;
    /*border: 1px solid #EAEAEA !important;*/
    color: #636466 !important;
    font-size: 16px;
    height: 56px;
    background: #F8F8F8 !important;
    position: relative;
    text-align: center;
    line-height: 56px;
    border-radius: 0px !important;
    cursor: pointer;
}
    .tabs_head ul li a.active {
        color: #000000 !important;
    }
        .tabs_head ul li a.active:before {
            content: "";
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 4px;
            background: #0F2BFE;
        }
.rewards_tickets_area .discussions_table td {
    font-size: 14px;
    padding: 20px 20px !important;
}
.rewards_tickets_area .discussions_table th{
    font-size: 16px;
    padding: 20px 20px !important;
}
.rewards_tickets_area .project_listing_table_box{
    background: #fff;
    padding-top: 30px;
}

/*************Modal Area start*************/

.modal_content{
    padding: 40px;
}
.modal_content h4{
    font-size: 28px;
    color: #636466;
    line-height: 35px;
}
.modal_form{
    
}
.modal_form .form-group {
    margin-bottom: 0px;
}
.modal_form .row{
    margin: 0px -5px;
}
.modal_form .col-3, .modal_form .col-4, .modal_form .col-6, .modal_form .col-8, .modal_form .col-md-6, .modal_form .col-md-8{
    padding: 0px 5px;
}
.modal_form label{
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    padding-top: 30px;
}
.modal_form select{
    width: 100%;
    height: 48px;
    border: 1px solid #707070;
    border-radius: 0px;
    appearance: none;
    background: url(../images/icons/arrow-down.png) right 15px center #fff no-repeat;
}
.modal_form input{
    width: 100%;
    height: 48px;
    border: 1px solid #707070;
    border-radius: 0px;
    background: #fff;
}
.modal_form .form-check input{
    width: 16px;
    height: 16px;
    border: 1px solid #707070;
    border-radius: 0px;
    background: #fff;
}
.modal_form .form-check {
    padding-left: 20px;
}
.modal_form .form-check label {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    padding-top: 2px;
    padding-left: 10px;
}
.form_max_characters{
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.modal_form textarea{
    width: 100%;
    height: 145px;
    border: 1px solid #707070;
    border-radius: 0px;
    background: #fff;
    margin-top: 15px;
}
.form_type_characters{
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: right;
    padding-top: 10px;
}
.modal_form_btns{
    padding-top: 15px;
}
.modal_form_btn_1{
    width: 100%;
    height: 50px;
    font-size: 20px;
    color: #fff;
    background: #0F2BFE;
    border-radius: 50px;
    margin: 0;
    padding: 0px;
    margin-top: 15px;
}
.modal_form_btn_2{
    width: 100%;
    height: 50px;
    font-size: 20px;
    color: #000;
    background: #CCCCCC;
    border-radius: 50px;
    margin: 0;
    padding: 0px;
    margin-top: 15px;
}
.form_breaker{
    margin-top: 30px;
    border-top: 1px solid #CCCCCC;
}
.wallet_area .project_table td {
    padding: 10px 20px;
    height: 64px;
}
.investor_box {
    background: #e2e8f1;
    padding: 40px;
}
.no_content_area{
    padding: 50px 0px;
}
.no_content_area p{
    font-size: 24px;
    color: #000000;
    line-height: 30px;
}
.wallet_ratings_container {
    overflow-y: auto;
    min-height: 330px;
    height: calc(100% - 2.5em);
    position: relative;

}
.wallet_ratings_content {
    position: absolute;
    overflow: hidden;
    left: 12px;
    right: 12px;
    margin-top: 20px;
}
    .wallet_ratings_content > div.table-responsive {
        min-height: 300px;
    }
    /*************Wallet Area start*************/
    .wallet_cell {
        background: #e2e8f1;
        height: 420px;
        padding: 12px;
        border-radius: 10px;
        margin-bottom: 10px;
    }
.wallet_cell-low{
    height: 368px;
}

.wallet_cell h6 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.investment_area {
    display: flex;
}
.investment_area li{
    padding-top: 40px;
}
.investment_item{
    padding: 0px 20px;
    width: 50%;
}
.investment_item h4{
    text-align: center;
    font-size: 20px;
    color: #636466;
    line-height: 120%;
}
.investment_item p{
    max-width: 170px;
    margin: 0 auto;
    font-size: 16px;
    color: #000000;
    line-height: 120%;
}
.investment_item_graph{
    text-align: center;
    padding: 20px 0px 30px;
}
.filter_area{
    font-size: 18px;
    color: #000;
    font-weight: 500;
    padding-bottom: 10px;
}
.filter_select{
    position: relative;
    display: inline-block;
}
.filter_area label{
    position: absolute;
    top: 13px;
    right: 0px;
    font-size: 20px;
    color: #000;
    z-index: 1;
}
.filter_select select {
    width: auto;
    height: 45px;
    border: none;
    border-radius: 0px;
    appearance: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    position: relative;
    z-index: 10;
    background: none;
    padding: 10px 15px;
    padding-right: 20px;
}
.filter_select select:focus {
    color: #495057;
    background: none;
    border: none;
    outline: 0;
    box-shadow:  none;
}
.reset_filter_area{
    padding: 10px 15px;
}
.filter_dropdown{
    width: 100%;
    display: block;
}
.filter_dropdown .dropdown-menu{
    width: 100%;
    position: relative;
    display: block;
    border: none;
}
.filter_drop{
    display: none;
}
#filter_drop{
    display: none;
}
#filter_drop{
    display: none;
    font-size: 16px;
}
#filter_drop i{
    padding-left: 5px;
    color: #000;
}
#filter_drop:focus {
    box-shadow: none;
}
.user_lavel{
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.user_lavel li{
    list-style-type: none;
    display: inline-block;
    padding-right: 20px;
    padding-top: 10px;
    vertical-align: top;
}
.user_lavel li a{
    font-size: 14px !important;
    color: #636466;
}
.user_lavel li a p{
    width: 50px;
    margin: 0 auto;
    font-size: 14px !important;
    color: #636466;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-top: 5px;
}
.news_pic{
    position: relative;
}
.news_video_overlay{
    width: 43px;
    height: 43px;
    transition: .5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    z-index: 100;
}
.news_video_overlay a{
}
.title_area{
    padding-bottom: 35px;
    padding-left: 0px;
}
.customRounded a.ml-2{
    padding-right: 25px;
}
.investment_area .jcarousel-wrapper {
    margin: 0px auto;
}
.fundingDiv {
    max-width: 1500px;
    margin: auto !important;
}
.d_pb_20{
    padding-bottom: 20px !important;
}
.modal-dialog {
    margin: 30px auto;
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px){
    .title_area {
        flex-wrap: wrap;
    }
}

/*************Wallet Area start*************/
.summery_hero_area {
    background: #243c52;
    position: relative;
    overflow: hidden;
    padding: 0px 20px;
    padding-top: 40px;
    padding-bottom: 100px;
}
.summery_hero_area:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    border-bottom: 80px solid #fff;
    border-left: 100vw solid transparent;
    z-index: 10;
}
.summery_hero_area .col-md-4, .summery_hero_area .col-md-8{
    background: #243c52;
    min-height: 400px;
}
.summery_hero_txt{
    padding-top: 50px;
}
.summery_hero_star{
    font-size: 20px;
    color: #FFC60B;
}
.summery_hero_txt h2{
    font-size: 62px;
    color: #fff;
}
.summery_hero_share{
    margin: 0;
    padding: 0;
}
.summery_hero_share li{
    list-style-type: none;
    display: inline-block;
    padding-right: 20px;
}
.summery_hero_share li p{
    font-size: 20px;
    color: #fff;
    padding-right: 15px;
}
.summery_hero_share li a i{
    font-size: 20px;
    color: #fff;
}
.summery_hero_btns{
    max-width: 485px;
}
.summery_hero_btns .row{
    margin: 0px -8px;
}
.summery_hero_btns .col-4{
    padding: 20px 8px 0px;
}
.summery_hero_btns button{
    width: 100%;
    max-width: 150px;
    height: 50px;
    background: #636466;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    transition: 0.4s;
}
.summery_hero_btns button:hover{
    background: #0F2BFE;
    transition: 0.4s;
    color: #fff;
}
button.bg_blue, button.bg_darkred {
    transition: 0.4s;
    color: #fff;
}
button.bg_blue:hover{
    background: #636466 !important;
    transition: 0.4s;
    color: #fff;
}



.summery_about_area{
    padding: 50px 0px;
}
.container_box{
    max-width: 1140px;
    margin: 0px auto;
}
.common_title{

}
.common_title h3{
    font-size: 62px;
    color: #000000;
}
.about_txt_item{
    
}
.about_txt_item h4{
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.about_txt_item p{
    font-size: 18px;
    color: #000;
}
.content a.readmore_link{
    color: #000 !important;
}
.readmore_link{
    font-size: 18px;
    color: #000 !important;
    text-decoration: underline;
}
.about_txt_btns{
    padding: 30px 0px;
}
.blue_btn{
    height: 50px;
    background: #0F2BFE !important;
    border-radius: 50px;
    font-size: 18px;
    color: #fff;
    padding: 0px 20px;
}
.summery_creator_area{
    background: #F8F8F8;
    padding: 60px 0px;
}
.creator_datails{
    padding-left: 195px;
    min-height: 250px;
    position: relative;
}
.creator_pic{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 170px;
}
.summery_reviews_area{
    padding: 90px 0px 60px;
}
.reviews_ratting{
    
}
.reviews_ratting i{
    font-size: 24px;
    color: #FFC60B;
}
.reviews_ratting span{
    font-size: 28px;
    color: #636466;
}
.about_txt_item h5{
    font-size: 18px;
    color: #000000;
    padding-bottom: 10px;
}
.about_txt_item i{
    font-size: 18px;
    color: #FFC60B;
}
.creator_pic span{
    display: inline-block;
    padding-left: 10px;
}
.reviews_datails{
    border-bottom: 1px solid #CCCCCC;
    min-height: 40px;
    padding-bottom: 10px;
    margin-top: 20px;
}
.tabcontent{
    display: none;
}
.tabcontent.selected{
    display: block;
}
.summery_team_area{
    background: #F8F8F8;
    padding: 80px 0px;
    overflow-x: hidden;
    position: relative;
}
.summery_team_area:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    border-bottom: 80px solid #E0E4FF;
    border-left: 100vw solid transparent;
    z-index: 10;
}
.summery_team_group{
    padding-top: 45px;
}
.summery_team_group h4{
    font-size: 20px;
    color: #636466;
    padding-bottom: 5px;
    margin: 0;
}
.summery_team_item{
    padding-top: 15px;
}
.summery_team_item a{
    font-size: 18px;
    color: #000000;
    text-decoration: underline;
}
.summery_team_item p{
    font-size: 18px;
    color: #000000;
    margin: 0;
    padding: 0;
    padding-top: 2px;
}
.summery_team_item .media-body{
    vertical-align: middle;
    height: 100%;
    margin-left: 20px;
}

.summery_team_item img {
    width: 80px;
    height: 120px;
}

.summery_team_area_1{
    padding-bottom: 45px;
    position: relative;
}
.summery_team_area_1:before{
    content: "";
    position: absolute;
    left: 15px;
    bottom: 0px;
    width: 86%;
    height: 1px;
    background: #CCCCCC;
}
.marketing_area{
    background: #E0E4FF;
    padding: 70px 0px 130px;
    position: relative;
    overflow-x: hidden;
}
.marketing_area:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    border-bottom: 80px solid #fff;
    border-left: 100vw solid transparent;
    z-index: 10;
}
.subtitle_small{
    padding-bottom: 16px;
}
.subtitle_small h4{
    font-size: 24px;
    color: #636466;
}
.marketing_area .col-md-4, .marketing_area .col-md-8{
    padding-top: 30px;
}
.marketing_project_box{
    max-width: 312px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0px 0px 30px rgb(112 112 112 / 25%);
    margin-top: 16px;
    padding: 20px;
}
.marketing_project_box h5{
    font-size: 14px;
    color: #0F2BFE;
}
.marketing_project_box h4{
    font-size: 18px;
    color: #000000;
}
.marketing_project_box p{
    max-width: 220px;
    font-size: 16px;
    color: #636466;
    padding-top: 5px;
    margin: 0;
}
.marketing_project_arrow{
    width: 60px !important;
    text-align: center;
}
.marketing_video_item{
    position: relative;
    margin-top: 16px;
}
.marketing_video_item img{
    width: 100%;
}
.video_overlay {
    width: 71px;
    height: 71px;
    transition: .5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    z-index: 100;
}
.dark_ovarlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
}
.investors_area{
    padding: 100px 0px;
}
.investors_area .container_box{
    position: relative;
}
.investment_toper_icon{
    position: absolute;
    top: -160px;
    left: 0px;
    z-index: 200;
}

.link_line_1{
    
}
.link_line_1 a{
    font-size: 24px;
    color: #0F2BFE;
}
.link_line_1 a img{
    margin-left: 25px;
}
.investors_area .about_txt_item{
    max-width: 557px;
}
.investment_content{
    padding-bottom: 40px;
}
.investment_offers_area{
    padding-top: 40px;
    border-top: 1px solid #CCCCCC;
}
.offer_blsck__box {
    width: 100%;
    max-width: 315px;
    border-radius: 12px;
    background: #e2e8f1;
    margin-top: 16px;
    padding: 20px;
    display: inline-block;
    text-align: left;
    overflow: hidden;
}
    .offer_blsck__box h5 {
        font-size: 14px;
        /*color: #FFC60B;*/
        margin: 0;
    }
    .offer_blsck__box h3 {
        font-size: 24px;
        /*color: #fff;*/
        margin: 0;
        line-height: 30px;
        padding: 3px 0px;
    }
    .offer_blsck__box h6 {
        max-width: 223px;
        font-size: 18px;
        line-height: 28px;
        /*color: #fff;*/
        margin: 0;
    }
    .offer_blsck__box h4 {
        font-size: 24px;
        /*color: #FFC60B;*/
        margin: 0;
    }
    .offer_blsck__box p {
        font-size: 14px;
        /*color: #fff;*/
        margin: 0;
        padding: 0;
    }
    .offer_blsck__box .project_box_item_img {
        width: unset;
        margin: -20px -20px 20px -20px;
    }
    .width_150 {
        min-width: 150px;
    }
.card_link{
    
}
    .card_link a {
        font-size: 18px;
        /*color: #FFC60B;*/
        font-weight: 600;
        /*text-decoration: underline;*/
    }
.offer_box_with_icon{
    position: relative;
    padding-top: 70px;
    margin-top: 65px;
    overflow: unset;
}
.offer_box_icon{
    position: absolute;
    top: -40px;
    left: 30px;
}
.offer_box_icon img{
    width: 80px;
}
.investors_area .col-md-4{
    padding-top: 40px;
}
.explore_rewards_area{
    background: #E0E4FF;
    padding: 150px 0px;
    position: relative;
    overflow-x: hidden;
}
.explore_rewards_area:before {
    content: "";
    position: absolute;
    left: 0px;
    top: -100px;
    width: 100%;
    z-index: 20;
    border-top: 100px solid transparent;
    border-left: 100vw solid #fff;
    border-bottom: 80px solid transparent;
}
.explore_rewards_area:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    border-bottom: 80px solid #fff;
    border-left: 100vw solid transparent;
    z-index: 10;
}
.join_discussion_area{
    padding: 80px 0px 20px;
}

.td_para_2{
    max-width: 410px;
}
.sp_table_3 td{
    width: auto;
    background-color: #fff !important;
    border-bottom: 1px solid #CCCCCC !important;
}
.sp_table_3 .post_td{
    width: 500px;
}
.backstages_area{
    background: #E0E4FF;
    padding: 150px 0px;
    position: relative;
    overflow-x: hidden;
}
.backstages_area:before {
    content: "";
    position: absolute;
    left: 0px;
    top: -100px;
    width: 100%;
    z-index: 20;
    border-top: 100px solid transparent;
    border-left: 100vw solid #fff;
    border-bottom: 80px solid transparent;
}
.backstages_area:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    border-bottom: 80px solid #fff;
    border-left: 100vw solid transparent;
    z-index: 10;
}
.backstage_box{
    
}
.backstage_box li{
    max-width: 364px;
}
.backstage_box .customRounded{
    background: #fff;
    border-radius: 12px !important;
    overflow: hidden;
}
.news_item_box{
    
}
.news_item_box a{
    font-size: 16px;
    color: #0F2BFE !important;
}
.news_item_box h5{
    font-size: 22px;
    color: #000000;
}
.news_item_box p{
    font-size: 18px;
    color: #000000;
}
.summery_blockparties_area{
    padding: 100px 0px  0px;
}
.summery_blockparties_area .container_box{
    position: relative;
}
.summery_blockparties_toper_icon{
    position: absolute;
    top: -185px;
    left: 50%;
    z-index: 200;
    width: 92px;
    margin-left: -46px;
}
.summery_blockparties_toper_icon img{
    width: 92px;
    height: 92px;
}
.summery_blockparties_area .eventsIcon {
    width: 83px;
    height: 83px;
    position: relative;
}
.summery_blockparties_area .iconText {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.summery_blockparties_area .event_txt_time{
    padding-left: 0px !important;
}
.summery_blockparties_area .event_txt_time{
    padding-left: 0px !important;
}
.summery_blockparties_area .event_item{
    padding-left: 0px !important;
}
.summery_blockparties_area h5{
    font-size: 22px;
    color: #000;
    text-decoration: underline;
}
.event_item_txt_2{
    font-size: 18px;
    color: #000;
    max-width: 360px;
}
.summery_blockparties_area .col-md-6{
    padding-top: 20px;
}
.video_slider{

}
.video_slider .jcarousel-pagination, .video_slider .jcarousel-control-next{
    padding: 0px !important;
    margin: 0px !important;
}
.video_slider .carousel-indicators li {
    width: 12px;
    height: 12px;
    opacity: 1;
    border-radius: 50%;
    background: #CCCCCC;
    border: none;
}
.video_slider .carousel-indicators .active {
    background: #000;
}
.video_slider .carousel-indicators {
    margin: 0;
    margin-bottom: 0px;
    justify-content: left;
}
.carousel_next {
    width: 25px;
    color: #fff;
    float: left;
}
.carousel_indicators{
    position: relative;
    top: 0;
    left: 0;
}
.carousel_trigger{
    padding-top: 20px;
}
.backstage_box li{
    max-width: 409px;
}
.offer_blsck__box{
    
}
.backstage_box .news_item_box {
    margin: 0px 15px !important;
    border-radius: 0px !important;
}
.backstage_box .news_item_box .p-3{
    padding: 30px 30px 20px !important;
}
.slide_sub_title{
    padding: 10px 15px;
}

.slide_sub_title h4{
    font-size: 20px;
    color: #000000;
}
.marketing_project_slide_box{

}
.marketing_project_slide_box .jcarousel ul {
    width: 100% !important;
}
.marketing_project_box {
    box-shadow: none;
}
.summery_hero_slide_box{

}
    .summery_hero_slide_box li {
        margin: 0px 5px !important;
    }
    .summery_hero_slide_box li.image-slide {
        width: 757px !important;
    }
        .summery_hero_slide_box li.poster-slide {
            width: 294px !important;
        }

.summery_hero_slide_img img {
    width: auto;
    max-height: 435px;
    min-height: 435px;
}
.summery_hero_slide_box .jcarousel-pagination a {
    border: 1px solid #fff !important;
    background: none !important;
}
.summery_hero_slide_box .jcarousel-pagination a.active {
    box-shadow: none;
    background: #fff !important;
}
.summery_hero_slide_box .news_area_1 .jcarousel-pagination {
    padding-top: 20px;
}
.hero_slide_arrow{
    margin-right: 220px;
    padding-top: 20px;
}
.hero_slide_arrow a{
    margin: 0px 5px;
    cursor: pointer;
    max-width: 25px;
    display: inline-block;
}
.summery_hero_feature{
    padding-top: 10px;
    max-width: 750px;
}
.summery_hero_feature_item{
    padding-top: 30px;
}
.summery_hero_feature_item h4{
    font-size: 18px;
    color: #FFC60B;
}
.summery_hero_feature_item p{
    font-size: 18px;
    color: #fff;
}
.summery_hero_view_link{
    padding-top: 20px;
}
.summery_hero_view_link a{
    font-size: 20px;
    color: #fff;
}
.summery_hero_view_link a img{
    margin-left: 15px;
}
.table-responsive-4 td {
    padding: 15px 20px;
}
.table-responsive-4 td p{
    margin-bottom: 0px;
}

/*************About Us Page Area start*************/

.about_hero_area .summery_hero_txt{
    padding-top: 230px;
}
.about_hero_pic img{
    max-width: 100%;
}
.about_hero_txt{
    max-width: 750px;
    padding-top: 40px;
}
.about_hero_txt h4{
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 0px;
}
.about_hero_txt p{
    max-width: 650px;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    padding-top: 10px;
}
.about_mission_video{
    padding-top: 80px;
}
.about_mission_video iframe{
    width: 100%;
}
.about_mission_area{
    padding: 100px 80px;
}
.about_team_area {
    background: #e2e8f1;
}
.about_team_area:after{
    display: none;
}
.about_team_area .summery_team_item img {
    width: 172px;
    height: 172px;
    border-radius: 50%;
}
.about_team_area .summery_team_item {
    padding-top: 25px;
}
.about_team_area_addvisores{
    padding-top: 100px;
}
.about_team_txt_2{
    padding-top: 20px;
    max-width: 325px;
}
.about_team_area_addvisores .summery_team_item{
    padding-top: 50px;
}
.about_team_txt_2 p{
    font-size: 18px;
    color: #000000;
}
.about_team_area{
    padding-bottom: 65px;
}
.partners_area{
    padding: 100px 0px;
}
.partners_box{

}
.partners_slide_area{
    padding-top: 50px;
}
.partners_slide_area .subtitle_small {
    padding-bottom: 0px;
}
.partners_slide_area .jcarousel ul{
    width: 100%;
}
.partners_slide_area .col-12{
    padding: 0;
}
.partners_slide_area .row{
    margin: 0px -12px;
}
.partners_slide_area li{
    width: 25% !important;
    padding: 25px 12px 0px;
}
.partners_item{
    border: 1px solid #636466;
    padding: 10px 30px 30px;
    text-align: center;
}
.partners_item_pic{
    width: 100%;
    height: 170px;
    text-align: center;
    padding: 20px 0px;
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.partners_item_pic div{
    align-items: center;
    vertical-align: middle;
    margin: 0 auto;
}
.partners_item_txt{
}
.partners_item_txt h4{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
.partners_item_txt p{
    font-size: 16px;
    color: #000;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}
.contact_details_area {
    background: #e2e8f1;
    padding: 60px 0px 90px;
}
.contact_details_area .col-md-4{
    padding-top: 30px;
}
.contact_details_info{
    max-width: 245px;
}
.contact_details_info ul{
    margin: 0;
    padding: 0;
}
.contact_details_info ul li{
    list-style-type: none;
    display: block;
    padding-bottom: 25px;
    position: relative;
    padding-left: 40px;
}
.contact_details_info ul li:last-child{
    padding-bottom: 0px;
}
.contact_details_info ul li p{
    font-size: 18px;
    color: #000;
    margin: 0;
    padding: 0;
}
.contact_info_icon{
    position: absolute;
    top: 4px;
    left: 0px;
    width: 30px;
    text-align: center;
}
.contact_details_social{
    
}
.contact_details_social h4{
    font-size: 20px;
    color: #000;
    font-weight: 500;
}
.contact_details_social ul{
    margin: 0;
    padding: 0;
    padding-top: 5px;
}
.contact_details_social ul li{
    list-style-type: none;
    padding-right: 25px;
    padding-top: 10px;
    display: inline-block;
}
.contact_details_social ul li:last-child{
    padding-right: 0px;
}
.contact_details_social ul li a{
    font-size: 30px;
    color: #000;
    display: inline-block;
}
.funded_area{
    padding-top: 70px;
}
.funded_txt{
    padding-top: 60px;
}


/*************About Us Page Area start*************/

.about_blockfilm_area{
    padding: 100px 0px 70px;
}
.about_blockfilm_area .video_slider {
    padding-top: 50px;
}
.about_blockfilm_area .video_slider li {
    width: 1140px !important;
    max-width: 100vw;
}
.about_blockfilm_area .hero_slide_arrow {
    margin-right: 0px;
}

/*************About Us Page Area start*************/

.faqs_area{
    padding: 20px 0px 0px;
}

    .faqs_area p.pre-faq {
        font-size: 22px;
        font-weight: bold;
    }

.faqs_area h4{
    font-weight: bold;
}

.accordion_area{

}
.accordion_area .card{
    margin-bottom: 8px;
    border-radius: 0px !important;
    background: #F8F8F8;
    border: none;
}
.accordion_area .card-header {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0px !important;
}
.accordion_area .btn-link {
    display: block;
    width: 100%;
    font-size: 20px;
    text-align: left;
    margin: 0;
    padding: 8px 20px;
    text-decoration: none;
    color: #fff;
    background: url(../images/icons/up-arrow-1.svg) right 20px center no-repeat #000000;
    font-weight: 700;
    padding-right: 100px;
}
.accordion_area .btn-link:hover, .accordion_area .btn-link:focus{
    text-decoration: none;
}
.accordion_area .btn.collapsed{
}
    .accordion_area .btn.collapsed {
        color: #000;
        background: url(../images/icons/down-arrow-1.svg) right 20px center no-repeat #e2e8f1;
        font-weight: 400;
    }
.accordion_area .card-body{
    padding: 40px 30px;
}
.accordion_area .card-body p{
    font-size: 18px;
    color: #000000;
    max-width: 721px;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}
.accordion_area .card-body a{
    font-size: 16px;
    color: #0F2BFE;
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px;
}
.testimonial_area_1{
    background: #E0E4FF;
    padding: 150px 0px 100px;
    position: relative;
    overflow: hidden;
}
.testimonial_area_1:before {
    content: "";
    position: absolute;
    left: 0px;
    top: -100px;
    width: 100%;
    z-index: 20;
    border-top: 100px solid transparent;
    border-left: 100vw solid #fff;
    border-bottom: 80px solid transparent;
}
.testimonial_area_1:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    border-bottom: 80px solid #fff;
    border-left: 100vw solid transparent;
    z-index: 10;
}
.testimonial_area_1 .col-md-7{
    
}
.testimonial_txt{
    padding: 20px 0px;
    padding-left: 70px;
}
.testimonial_txt p{
    font-size: 32px;
    color: #000;
    max-width: 570px;
}
.testimonial_txt h5{
    font-size: 24px;
    color: #000;
    padding-top: 20px;
}
.testimonial_slide .hero_slide_arrow {
    padding-top: 10px;
    margin-right: 0px !important;
}
.testimonial_slide li{
    width: 1140px !important;
    max-width: 100vw;
}
.audience_hero .summery_hero_txt{
    padding-top: 150px;
}
.audience_hero .about_hero_txt {
    max-width: 650px;
}
    .audience_hero .about_hero_txt p {
        max-width: 600px;
    }
.about_blockfilm_area .about_txt_item{
    text-align: right;
}
.about_blockfilm_area .about_txt_item p{
    max-width: 485px;
    display: inline-block;
    text-align: left;
}

.content table.my-orders-table th
{
    min-width: unset;
}

.holdings-delta{
    white-space: nowrap;
}

