
@media only screen and (max-width: 15000px) and (min-width: 1025px)  {
    .video_slider li{
        width: 750px !important;
        max-width: 100vw;
    }

}


@media only screen and (max-width: 1025px) and (min-width: 768px)  {
    .video_slider li{
        width: 400px !important;
        max-width: 100vw;
    }

}

@media only screen and (max-width: 768px) and (min-width: 400px)  {
    .video_slider li{
        width: calc(100vw - 40px) !important;
    }

}

@media only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
    .project_box {
        padding: 50px 50px 20px;
    }

}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .content {
        max-width: 743px;
        margin: 0 auto !important;
    }
    .fundingDiv{
        max-width: 743px;
        margin: 0 auto !important;
    }
    .container-fluid {
        max-width: 743px;
        margin: 50px auto;
    }
    .investor_empty_area .col-md-5, .investor_empty_area .col-md-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .no_content_area{
        padding: 20px 0px;
    }
    .no_content_area p br{
        display: none;
    }
    .col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .project_box {
        padding: 30px 20px 20px;
    }
    .wallet_area .col-md-3, .wallet_area .col-md-9{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wallet_area_item_1{
        padding-bottom: 40px;
    }
    .holdings-area{
        padding-top: 50px;
    }
    .lockbox_area_box .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .lockbox_content{
        max-width: 100%;
        padding-right: 170px;
        padding-bottom: 20px;
    }
    .lockbox_content button {
        position: absolute;
        top: 50%;
        right: 0px;
        margin-top: -25px ;
    }
    .lockbox_area_box {
        padding: 70px 70px 20px;
    }
    .rewards_tickets_area {
        padding-top: 0px;
    }
    .rewards_tickets_area .col-md-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 40px;
    }
    .project_listing_item_box button {
        width: 48%;
    }
    .project_listing_box .row {
        margin: 0px -20px;
    }
    .project_listing_box .col-md-4 {
        padding: 0px 20px 40px;
    }
    .wallet_area .col-md-5, .wallet_area .col-md-7{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wallet_area .col-md-7{
        padding-top: 40px;
    }
    .wallet_area .project_table td {
        height: 100%;
    }
    .wallet_area .cash_table td {
        height: 64px;
    }
    .portfolio_table thead .headcol {
        height: 64px;
    }
    .no_content_area p {
        font-size: 20px;
    }
    .project_listing_item_box h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .project_listing_item_box ul li {
        font-size: 16px;
    }
    
    .project_box .control.desktop_none {
        display: flex !important;
    }



    .tpr_0{
        padding-right: 0 !important;
    }
    .table-responsive td {
        min-width: 250px;
        vertical-align: top !important;
    }
    .headCol{
        position: absolute !important;
        left: 0px;
        height: auto;
        border-right: 2px solid #dee2e6 !important;
    }
    .table-responsive td:nth-child(2){
        
    }
    .table-responsive {
        padding-left: 250px;
    }
    .table-responsive tr{
        overflow: hidden !important;
    }
    tbody .headCol {
        width: 250px;
        z-index: 1000;
        height: 100%;
        border-right: 2px solid #dee2e6 !important;
    }
    thead .headCol {
        width: 250px;
        z-index: 1000;
        background: #F8F8F8 !important;
        height: auto;
        border-right: 2px solid #dee2e6 !important;
    }
    .over_hiddne{
        overflow: hidden;
    }
    .td_para_1{
        min-width: 220px !important;
    }
    .table-responsive .table {
        margin-bottom: 0px;
    }
    .sp_table_2 .headCol{
        left: 12px;
    }
    .sp_table_responsive{
        margin: 0 !important;
        padding: 0 !important;
    }
    .funding {
        
    }
    .table-responsive{
    }
    /*
    .table-responsive:before{
        content: "";
        position: absolute;
        left: -250px;
        bottom: -184px;
        width: 250px;
        height: 200px;
        background: #fff;
        padding-left: 0px !important;
        margin-left: 250px !important;
        z-index: 10000;
    }
        */
    .table-responsive-3:before{
        bottom: -198px;
    }
    .full_with_1024 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .summery_hero_area .col-md-4, .summery_hero_area .col-md-8 {
        min-height: auto;
    }
    .summery_hero_txt {
        padding-top: 0px;
    }
    .common_title h3 {
        font-size: 40px;
        font-weight: 300;
    }
    .summery_about_area .common_title {
        padding-bottom: 20px;
    }
    .about_txt_item p {
        font-size: 15px;
        color: #000;
    }
    .creator_datails{
        margin-top: 20px;
    }
    .tab_mt_30{
        margin-top: 30px !important;
    }
    .reviews_ratting_area{
        position: relative;
        padding-left: 195px;
        margin-top: -50px;
        padding-bottom: 30px;
    }
    .summery_team_group h4 {
        font-size: 18px;
    }
    .summery_team_item img{
        max-width: 84px;
    }
    .summery_team_item a {
        font-size: 16px;
    }
    .summery_team_item p {
        font-size: 14px;
    }
    .summery_team_item .media-body {
        margin-left: 12px;
    }
    .marketing_area .col-md-4{
        -ms-flex: 0 0 42%;
        flex: 0 0 42%;
        max-width: 42%;
    }
    .marketing_area .col-md-8 {
        -ms-flex: 0 0 58%;
        flex: 0 0 58%;
        max-width: 58%;
    }
    .marketing_project_arrow {
        width: 25px !important;
        text-align: center;
    }
    .investors_area .about_txt_item {
        max-width: 700px;
    }
    .investors_area .about_txt_item p {
        font-size: 18px;
        color: #000;
    }

    .backstage_box li {
        max-width: 300px;
    }
    .offer_blsck__box {
        max-width: 95%;
    }
    .investors_area {
        padding: 60px 0px 20px;
    }
    .investment_toper_icon {
        top: -130px;
    }
    .join_discussion_area{
        
    }
    .table-responsive-4{
        padding-left: 0px;
    }
    .table-responsive-4 td {
        width: auto;
        min-width: 190px;
        vertical-align: top !important;
    }
    .table-responsive-4 td p{
        margin: 0;
    }
    .table-responsive-4 td{
        padding: 15px 20px;
    }
    .table-responsive-4 .post_td {
        min-width: 275px;
    }
    .backstage_box li {
        max-width: 255px;
    }
    .news_item_box h5 {
        font-size: 16px;
    }
    .backstage_box .news_item_box .p-3 {
        padding: 20px 15px 10px !important;
    }
    .news_item_box p {
        font-size: 14px;
    }
    .link_line_1 a {
        font-size: 20px;
    }
    .event_item_txt_2 {
        font-size: 14px;
        
    }
    .table-responsive-4 .headCol {
        position: relative !important;
        left: 0px;
        height: auto !important;
        border-right: none !important;
    }
    .summery_hero_slide_box {
        padding-top: 40px;
    }
    .summery_hero_slide_img img {
        width: auto;
        max-height: 350px;
        min-height: 350px;
    }

    .summery_hero_slide_box li.image-slide {
        width: 609px !important;
    }

    .summery_hero_slide_box li.poster-slide {
        width: 236px !important;
    }

    
    .summery_hero_area{
        padding-left: 0px;
        padding-right: 0px;
    }
    .about_hero_area .summery_hero_txt {
        padding-top: 100px;
    }
    .summery_hero_txt h2 {
        font-size: 32px;
        color: #fff;
    }
    .about_hero_txt h4 {
        font-size: 22px;
        line-height: 26px;
    }
    .about_hero_txt p {
        font-size: 16px;
        line-height: 20px;
        padding-top: 15px;
    }
    .about_mission_video iframe {
        max-height: 457px;
    }
    .about_mission_video {
        padding-top: 30px;
    }
    .about_mission_area {
        padding: 60px 0px 50px;
    }
    .about_team_area .summery_team_item img {
        width: 94px !important;
        max-width: 94px !important;
        height: 94px;
    }
    .about_team_area_addvisores {
        padding-top: 50px;
    }
    .about_team_area_addvisores .summery_team_item {
        padding-top: 30px;
    }
    .about_team_area .media-body {
        max-width: 86px;
        overflow: hidden;
        white-space: nowrap;
    }
    .about_team_area .summery_team_item p {
        font-size: 16px;
    }
    .partners_item_pic img{
        max-height: 70px;
    }
    .partners_item_pic {
        height: 98px;
    }
    .partners_item_txt h4 {
        font-size: 16px;
    }
    .contact_details_info ul li p {
        font-size: 16px;
    }
    .contact_details_info ul li {
        padding-bottom: 20px;
        padding-left: 30px;
    }
    .contact_info_icon {
        width: 20px;
    }
    .funded_txt {
        max-width: 270px;
    }
    .funded_txt {
        padding-top: 30px;
    }
    .funded_area {
        padding-top: 40px;
    }
    .audience_hero .about_hero_pic{
        max-width: 330px;
    }
    .audience_hero .about_hero_txt {
        max-width: 750px;
    }
    .blockfilm_col_1{
        -ms-flex: 0 0 38%;
        flex: 0 0 38%;
        max-width: 38%;
    }
    .blockfilm_col_2{
        -ms-flex: 0 0 62%;
        flex: 0 0 62%;
        max-width: 62%;
    }
    .about_blockfilm_area .video_slider {
        padding-top: 20px;
    }
    .about_blockfilm_area .video_slider li {
        width: 713px !important;
    }
    .about_blockfilm_area {
        padding: 80px 0px 50px;
    }
    .testimonial_txt {
        padding-left: 40px;
    }
    .testimonial_area_1 .col-md-5 {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
    .testimonial_area_1 .col-md-7 {
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%;
    }
    .testimonial_txt p {
        font-size: 24px;
    }
    .testimonial_txt h5 {
        font-size: 18px;
        padding-top: 10px;
    }
    .testimonial_area_1 .hero_slide_arrow{
        display: none;
    }
    .accordion_area{
        padding-top: 25px;
    }
        .accordion_area .btn-link {
            padding: 5px 20px;
            padding-right: 40px;
        }

    .testimonial_slide .news_area_1{
        padding-top: 15px;
    }
    .testimonial_slide li{
        width: 713 !important;
    }



}
@media only screen and (max-width: 992px), only screen and (max-device-width: 992px) {


}


@media only screen and (max-width: 5000px) and (min-width: 1025px)  {

    .project_box .jcarousel ul{
        width: 100% !important;
        overflow: hidden;
    }
    .tab-pane .project_box_item {
        width: 90%;
        max-width: 323px;
    }
    .project_box .jcarousel li{
        width: 33% !important;
    }
    .rewards_tickets_slide .jcarousel li {
        min-width: 288px !important;
    }

}

@media only screen and (max-width: 1199px) and (min-width: 1025px)  {

    .rewards_tickets_slide .tab-pane .jcarousel li {
        min-width: calc(50vw - 100px) !important;
    }

}
@media only screen and (max-width: 1025px) and (min-width: 600px)  {

    .project_box .tab-pane .jcarousel li{
        width: 337px !important;
    }
    .rewards_tickets_slide .tab-pane .jcarousel li {
        min-width: 322px !important;
    }

}
@media only screen and (max-width: 768px) and (min-width: 600px)  {

    .rewards_tickets_slide .tab-pane .jcarousel li {
        min-width: calc(50vw - 40px) !important;
    }

}
@media only screen and (max-width: 600px) and (min-width: 200px)  {

    .project_box .tab-pane .jcarousel li{
        min-width: 100vw !important;
    }
    .rewards_tickets_slide .tab-pane .jcarousel li {
        min-width: calc(100vw - 40px) !important;
    }

}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
    .container {
        background: none;
    }
    .content .colContent {
        background: none;
    }
    .project_listing_box{
        padding: 0px 20px;
    }
    .wallet_area .col-md-9{
        padding-top: 0;
    }
    .rewards_tickets_area {
        background: none;
        padding-top: 0px;
    }
    .rewards_tickets_area .col-md-6{
        padding-top: 40px;
    }
    .rewards_tickets_slide {
        padding: 20px;
    }
    .birth_date{
        max-width: 170px;
        margin-top: 20px;
    }
    .search_form_1 {
        width: 100%;
        display: block;
    }
    .creat_btn{
        width: 100%;
        display: block;
    }
    .dm_block{
        display: block !important;
        justify-content: inherit !important;
    }
    .blockparties_area .colContent {
        padding-top: 90px !important;
    }
    .icon_poss_1 {
        margin-top: -5px;
    }
    
    .filter_dropdown .dropdown-menu{
        position: absolute;
        display: none;
    }
    #filter_drop{
        display: block;
    }
    .filter_dropdown .dropdown-menu.show{
        display: block !important;
    }
    .filter_dropdown .col-md-3{
        text-align: left !important;
    }
    .search_form_area{
        display: block !important;
        -ms-flex-pack: initial !important;
        justify-content: initial !important;
    }
    .search_input input {
        width: 100%;
        max-width: 100%;
    }
    .view_list_btns button {
        margin-left: 0px;
        margin-right: 20px;
    }
    .filter_area{
        padding: 20px 0px;
    }
    .project_listing_box {
        padding: 0px;
    }
    .blockparties_area{
        background: #fff;
    }
    .content {
        max-width: 100%;
        margin: 0 auto !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .colContent{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .content h2 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .content .grayTitle {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .blockparties_area .colContent {
        padding-top: 0px !important;
    }
    .blockparties_area{
        padding-top: 100px !important;
        position: relative;
    }
    .icon_poss_1 {
        margin-top: -203px;
    }
    .angle_bg_2{

    }
    .angle_bg_2:before{
        content: "";
        position: absolute;
        top: -30px;
        left: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 100vw 0 0;
        border-color: transparent #fff transparent transparent;
    }
    .news {
        padding-bottom: 40px !important;
    }
    .fundingDiv {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .search_form_1, .creat_btn{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .subtitle{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .creat_btn button {
        width: 100%;
    }
    .project_area {
        background: #e2e8f1;
    }
    .project_box {
        padding: 0px 5px 20px;
    }
    .project_box_item {
        margin-bottom: 20px;
    }
    .project_listing_area{
        padding: 40px 0px 0px;
    }
    .project_listing_area .container-fluid{
        padding: 0;
    }
    .search_form_area{
        padding: 0px 20px;
    }
    .project_listing_area .filter_area {
        padding: 20px;
    }
    .subtitle_area h5, .sub_title_area_2 h5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
        .sub_title_area_2 {
            padding-bottom: 0;
        }

            .wallet_area {
                background: #e2e8f1;
            }
        .wallet_area .container-fluid {
            padding: 50px 0 0 0;
            margin: 0;
            overflow: hidden;
        }
    .title_area {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .token_number {
        background: #fff;
    }
    .balance_btns {
    }
    .wallet_area_item_1{
        width: 100%;
        max-width: 100%;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .wallet_area_item_1 .subtitle_area h5 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .wallet_area .col-md-9 {
        background: #fff;
    }
    .lockbox_area {
        background: #e2e8f1;
        padding: 40px 20px 0px;
        position: relative;
        margin-top: 50px;
    }
        .lockbox_area:before {
            content: "";
            position: absolute;
            top: -30px;
            left: 0px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 30px 100vw 0 0;
            border-color: transparent #e2e8f1 transparent transparent;
        }
    .rewards_tickets_area {
        background: #e2e8f1 !important;
    }
    .m_defult_bg {
        background: #e2e8f1 !important;
    }
    .project_listing_area .col-md-4{
        padding: 0px 40px 40px;
    }
    .mob_bg_white{
        background: #fff !important;
    }
    .rewards_tickets_area.angle_bg_2{
        margin-top: 50px !important;
        position: relative;
    }
        .rewards_tickets_area.angle_bg_2:before {
            border-color: transparent #e2e8f1 transparent transparent;
        }
    .blockparties_area .eventsIcon {
        max-width: 83px;
    }

    .table {
        overflow: hidden;
    }
    .dexsubcontainer .table tr {
        display: flex;
        flex-wrap: wrap;
    }
            .dexsubcontainer .table tr td {
                display: block;
                width: 50vw;
                height: auto;
            }
            .dexsubcontainer .table thead {
                display: none;
            }
            .dexsubcontainer .table tr td:nth-child(1) {
                width: 60vw;
            }
            .dexsubcontainer .table tr td:nth-child(2) {
                width: 20vw;
            }
            .dexsubcontainer .table tr td:nth-child(3) {
                order: 4;
                width: 100vw;
            }
            .dexsubcontainer .table tr td:nth-child(4) {
                order: 3;
                width: 20vw;
            }

    .event_item .grayTitle {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .event_txt_time{
        display: block;
        margin: 0;
        padding: 0;
    }
    .event_txt_1 .txt_spes_1{
        display: none;
    }
    .mplr_0{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .subtitle_area h5.mplr_0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .d_pb_20 {
        padding-bottom: 10px !important;
    }
    .mpb_20{
        padding-bottom: 20px !important;
    }
    .news_area_1{
        padding-top: 10px;
    }
    .mpt_0{
        padding-top: 0px !important;
    }
    .tabs_head ul li a {
        font-size: 14px;
        border-left: 1px solid #EAEAEA !important;
        border-right: 1px solid #EAEAEA !important;
        border-top: 1px solid #EAEAEA !important;
    }
    .mob_defult_bg {
        background: #e2e8f1;
    }
    .wallet_area_item_sp {
        margin-top: 0px !important;
        padding-top: 20px;
        background: #e2e8f1;
    }
    .wallet_area_item_sp .sub_title_area_2 {
        padding-bottom: 10px;
    }
    .token_number {
        padding: 10px 15px;
    }
    .investment_area {
        height: 900px;
        flex-direction: column;
        align-items: center;
    }
        .investment_area .investment_item {
            width: 80%;
        }

    .investment_area li {
        padding-top: 20px;
    }
    .mplr_20{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .rewards_tickets_area .discussions_table th {
        font-size: 14px;
    }

    .sp_table .headCol {
        width: 150px !important;
    }
    
    .sp_table .table-responsive {
        margin-left: 150px;
    }
    
    .othercol{
        width: 120px;
        min-width: 120px !important;
    }
    .othercol img {
        display: none;
    }
    .sp_table .table td {
        padding: 30px 20px;
    }
    
    .table-responsive td {
        min-width: 120px;
        display: table-cell !important;
    }
    tbody .headCol {
        width: 150px;
    }
    
    thead .headCol {
        width: 150px;
    }
    .table-responsive {
        padding-left: 150px;
    }
    
    .table-responsive:before{
        content: "";
        position: absolute;
        left: -150px;
        bottom: -184px;
        width: 150px;
        height: 200px;
        background: #fff;
        padding-left: 0px !important;
        margin-left: 150px !important;
    }
    .table-responsive-2:before {
        bottom: -202px;
    }
    .table-responsive-3:before{
        bottom: -200px;
    }

    .summery_hero_txt {
        padding: 0px 20px;
    }
    .summery_hero_txt h2 {
        font-size: 32px;
        color: #fff;
    }
    .summery_hero_share li p {
        font-size: 16px;
        padding-right: 5px;
    }
    .container_box {
        padding: 0px 20px;
    }
    .creator_datails {
        padding-left: 0px;
        min-height: auto;
    }
    .creator_pic {
        position: relative;
        padding-bottom: 30px;
    }
    .reviews_ratting_area {
        padding-left: 0px;
        margin-top: 0px;
    }
    .summery_team_area .col-md-4{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .mobie_full{
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .summery_team_group .col-12{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .summery_team_item .media-body {
        width: 100%;
        display: block;
        height: auto;
        padding-top: 10px;
        margin-left: 0px;
    }
    .summery_team_item .media {
        width: 100%;
        display: block;
    }
    .marketing_area:after {
        border-bottom: 40px solid #fff;
    }
    .summery_team_area:after {
        border-bottom: 40px solid #E0E4FF;
    }
    .common_title h3 {
        font-size: 32px;
    }
    .marketing_area .col-md-4, .marketing_area .col-md-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .marketing_project_slide_box .jcarousel ul {
        width: 10000em !important;
    }
    .investment_toper_icon {
        width: 80px;
        top: -120px;
        left: 50%;
        margin-left: -40px;
    }
    .investors_area .container-fluid, .summery_blockparties_area .container-fluid{
        overflow: visible;
    }

    .explore_rewards_area:before, .backstages_area:before {
        border-bottom: 40px solid transparent;
    }
    .explore_rewards_area:after, .backstages_area::after {
        border-bottom: 40px solid #fff;
    }
    .explore_rewards_area {
        padding: 80px 0px;
    }
    .backstages_area {
        padding: 80px 0px 100px;
    }
    .summery_blockparties_toper_icon {
        top: -150px;
    }
    .summery_blockparties_area {
        padding: 80px 0px 0px;
    }
    .table-responsive-4 {
        padding-left: 0px;
    }
    .hero_slide_arrow{
        display: none;
    }
    .summery_hero_slide_box {
        padding: 40px 20px 0px;
    }
    .summery_hero_feature {
        padding: 30px 20px 0px;
    }
    .summery_hero_feature_item {
        padding-top: 0px;
    }
    .summery_hero_view_link {
        padding: 20px 20px 0px;
    }
    .summery_hero_area:after {
        border-bottom: 50px solid #fff;
    }
    .summery_hero_area {
        padding-top: 100px;
        padding-bottom: 60px;
    }
    .summery_hero_btns button {
        height: 45px;
        font-size: 16px;
    }
    .about_hero_area .summery_hero_txt {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about_hero_txt_area{
        padding: 0px 20px;
    }
    .about_mission_area .common_title {
        padding-bottom: 0px;
    }
    .about_mission_video iframe {
        max-height: 300px;
    }
    .about_team_area .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .summery_team_item .media-body {
        width: auto;
        max-width: 100%;
        margin-left: 20px;
    }
    .summery_team_item .media {
        display: flex;
    }
    .about_team_txt_2 {
        padding-top: 15px;
    }
    .about_team_area {
        padding: 50px 0px;
    }
    .about_team_area_addvisores .summery_team_item {
        padding-top: 20px;
    }
    .partners_slide_area li {
        width: 50% !important;
    }
    .audience_hero .about_hero_pic {
        max-width: 217px;
    }
    .audience_hero .summery_hero_txt {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .blockfilm_col_1, .blockfilm_col_2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .about_blockfilm_area .about_txt_item p {
        max-width: 100%;
        display: block;
    }
    .about_blockfilm_area .common_title {
        padding-bottom: 0px;
    }
    .about_blockfilm_area .video_slider li {
        width: calc(100vw - 40px) !important;
    }
    .about_blockfilm_area .video_slider {
        padding-top: 0px;
    }
    .testimonial_area_1 .col-md-5, .testimonial_area_1 .col-md-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .testimonial_slide li {
        width: calc(100vw - 40px) !important;
        padding: 0px 10px;
    }
    .testimonial_area_1 .container_box {
        padding: 0px 10px;
    }
    .testimonial_txt {
        padding-left: 0px;
    }
    .accordion_area .btn-link {
        font-size: 16px;
        line-height: 20px;
    }
    .accordion_area .card-body p {
        font-size: 16px;
        line-height: 20px;
    }
    .accordion_area .card-body {
        padding: 20px 20px 30px;
    }
    .accordion_area .card-body a {
        margin-top: 0px;
    }
    .faqs_area {
        padding: 50px 0px;
    }
    .testimonial_area_1 {
        padding: 100px 0px 60px;
    }
    .testimonial_area_1:before {
        border-bottom: 40px solid transparent;
    }
    .testimonial_area_1:after {
        border-bottom: 40px solid #fff;
    }
    .about_blockfilm_area {
        padding: 60px 0px 50px;
    }
    .testimonial_slide .news_area_1.mobile_none{
        display: none !important;
    }
    .testimonial_slide .news_area_1.desktop_none{
        display: block !important;
    }
    header .logo {
        z-index: 1000;
    }

}
@media only screen and (max-width: 722px), only screen and (max-device-width: 722px) {

    .project_area .desktop_none{
        display: block !important;
    }
    .project_area .news_area_1{
        display: flex !important;
    }

    .project_area .mobile_none{
        display: none;
    }
    .lockbox_area .jcarousel-control-prev, .lockbox_area .jcarousel-control-next {
        color: #fff !important;
    }
}

@media only screen and (max-width: 660px), only screen and (max-device-width: 660px) {
    .lockbox_content {
        padding-right: 0px;
    }
    .lockbox_content button {
        width: 100%;
        position: relative;
        top: 0;
        margin-top: 0px;
    }
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
    .joinbox {
        display: none;
    }

}
@media only screen and (max-width: 510px), only screen and (max-device-width: 510px) {
    .investment_area .d-flex.desktop_none{
        display: flex !important;
    }
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

    .desktop_none {
        display: block !important;
    }
    .mobile_none {
        display: none !important;
    }
    .blockparties_area .eventsIcon {
        max-width: 83px;
    }
    .td_usar {
        display: none;
    }
    .lockbox_area_box {
        background: #000000;
        padding: 50px 20px 20px;
        margin-top: 40px;
    }
    
    .lockbox_area_box_icon{
        width: 80px;
        height: 80px;
        margin-top: -40px;
        margin-left: -40px;
    }
    .modal_content {
        padding: 30px 15px 20px;
    }
    .creat_btn button {
        width: 100%;
    }
    .discussions_table td {
        padding: 30px 10px;
    }
    .no_content_area p {
        font-size: 16px;
    }
    .investor_empty_area {
        background: #e2e8f1;
    }
    .investor_box {
        padding: 0px 20px;
    }
    .no_content_area {
        padding: 0px;
    }
    .no_content_area p br {
        display: block;
    }
    .rewards_tickets_box .investor_box {
        padding: 20px;
    }
    .investor_empty_area .grayTitle {
        padding: 0px 20px;
    }
    .table thead th {
        font-size: 14px;
        font-weight: 500;
    }
    .lockbox_slide .offer_box{
        margin: 0px !important;
    }
    .backstage_box li {
        max-width: 100vw;
    }
    .join_discussion_area .common_title br{
        display: none;
    }
    .summery_blockparties_area h5 {
        max-width: 240px;
        font-size: 20px;
    }
    .table-responsive-4 {
        padding-left: 150px;
    }
    .table-responsive-4 .headCol {
        position: absolute !important;
        left: 0px;
        margin-top: 1px;
        border-right: 2px solid #dee2e6 !important;
    }
    .table-responsive-4 td.headCol {
        height: 73px !important;
    }
    .table-responsive-4 td {
        height: 73px !important;
    }
    .table-responsive-4 .post_td {
        min-width: 420px;
    }
    .table-responsive-4 td {
        padding: 10px;
    }
    .table-responsive-4 .td_usar {
        display: inline-block;
    }
    .table-responsive-4 td {
        min-width: 140px;
        display: table-cell !important;
    }
    .link_line_1 a img {
        margin-left: 15px;
    }
    .partners_slide_area .jcarousel ul {
        width: 10000em;
    }
    .partners_slide_area li {
        width: 94vw !important;
    }
    .partners_area .common_title{
        padding-bottom: 20px;
    }
    .partners_area .subtitle_small h4 {
        font-size: 20px;
        color: #000;
    }
    .about_mission_video {
        padding-top: 0px;
    }
    .about_mission_video iframe {
        max-height: 220px;
    }
    .partners_area {
        padding: 50px 0px;
    }
    .project_area .jcarousel li {
        width: calc(100vw - 20px) !important;
    }


}
