@media only screen and (max-width: 1320px) {
    .banner-img img {
        max-width: 100%;
    }



    .mynetwork-section .row {
        --bs-gutter-x: 1.5rem;
    }

    .header-inner .logo {
        max-width: 170px;
    }

    .header-inner ul.header-right,
    .header-inner ul {
        gap: 20px;
    }
}

@media only screen and (max-width: 1199px) {
    .filter_box_scroll {
        overflow: auto;
    }

    .filter_box_scroll .filter_box {
        width: 1300px;
    }
}

@media only screen and (max-width: 1024px) {
    .live-listing-box-main .row {
        --bs-gutter-x: 1.5rem;
    }

    .funds-list-main .row {
        row-gap: 15px;
        --bs-gutter-x: 1.5rem;
    }

    .foot-middle .col-lg-6:first-child {
        width: 40%;
    }

    .foot-middle .col-lg-6:last-child {
        width: 60%;
    }

    .view-profile-img img {
        width: 162px;
        height: 162px;
    }



    .header-inner ul {
        gap: 20px;
    }

    .header-inner ul.header-right {
        gap: 20px;
    }



    .blog-list-section .row {
        --bs-gutter-x: 1.5rem;
    }

    .get-started-content {
        padding: 0 18px;
    }

    .get-started-content p {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .target-box-main {
        position: unset;
        margin-top: 30px;
    }

    .all-table .nudge_table {
        overflow: auto;
    }

    .header-inner ul li .submenu-menu li a.icon::before {
        content: "\66";
        font-size: 12px;
    }

    .header-menu {
        position: fixed;
        left: -100%;
        top: 0;
        bottom: 0;
        width: 270px;
        background-color: #fff;
        padding: 15px;
        row-gap: 30px;
        z-index: 9;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .active-menu .header-menu {
        left: 0;
    }

    .banner-content .banner-title {
        font-size: 42px;
        line-height: 50px;
    }

    .build-raise-content h3 {
        font-size: 20px;
        line-height: 26px;
    }


    .build-raise-content li::before {
        top: 7px;
    }

    .build-raise-content li {
        font-size: 16px;
        line-height: 20px;
    }

    .investor-content .section-title p {
        margin-bottom: 16px;
    }

    .header-inner ul.header-right {
        margin-left: auto;
    }

    .mobile-btn button {
        display: flex;
        line-height: 1;
        padding: 0;
        border: 0;
        background-color: transparent;
        font-size: 20px;
        color: #000;
    }

    .active-menu .mobile-btn button::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .get-started-content {
        padding: 48px;
    }

    .get-started-content p {
        margin-bottom: 20px;
    }

    .footer-widget-main {
        margin-bottom: 30px;
    }

    .funds-list-main .view-details-btn .btns,
    .view-details-btn .btns {
        min-width: auto;
        padding: 5px 14px;
    }

    .contact-us-section .form-group {
        margin-bottom: 24px;
    }

    .contact-us-section {
        padding: 50px 0;
    }

    .campaigns-detail-profile .col-lg-3,
    .campaigns-detail-profile .col-lg-4 {
        width: 50%;
    }

    .header-inner {
        gap: 20px;
    }

    .partners-listing-scrolling {
        overflow: auto;
    }

    .accordion-side-bar {
        padding-right: 0;
    }

    .header-inner .header-menu>ul {
        flex-direction: column;
        align-items: start !important;
    }

    .header-inner ul li .submenu-menu {
        position: unset;
        width: 100%;
        transform: translate(0, 0);
        padding: 20px 0 0;
    }

    .header-inner .header-menu>ul li {
        width: 100%;
    }

    .auth-form {
        width: 100%;
    }

    .auth-img {
        width: 100%;
        margin-top: 20px;
    }

    .login-back {
        top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .chat-box-inner {
        padding: 170px 0 0;
    }

    .plan-select .notify-message {
        position: unset;
        margin-top: 5px;
    }

    .plan-price .text-danger {
        font-size: 14px;
        line-height: 26px;
    }

    .feed-top-section {
        text-align: center;
    }

    .video-details-inner iframe {
        height: 230px;
        margin-bottom: 30px;
    }

    .foot-middle .col-lg-6:first-child,
    .foot-middle .col-lg-6:last-child {
        width: 100%;
    }

    .footer-widget-content p {
        font-size: 16px;
        line-height: 20px;
    }

    .details-inner-list:not(:last-child) {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .details-inner-list h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .step-form-inner {
        padding: 15px;
    }

    .step-btn {
        gap: 15px;
    }

    .step-form-head h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .partners-listing table thead {
        display: none;
    }

    .partners-listing table tbody tr {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
    }

    .partners-listing table tbody tr td .btns {
        display: inline-flex;
    }

    .partners-listing table tbody tr td {
        padding: 0;
        border-bottom: 0;
    }

    .partners-listing table tbody tr:not(:last-child) td:last-child {
        border-bottom: 1px solid #EBEBEB;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .post-share-box textarea {
        padding: 23px 15px;
    }

    .post-share-form {
        margin-top: 40px;
    }

    .share-box-btn {
        position: unset;
        margin-top: 20px;
        justify-content: end;
    }



    .funding-form-section form {
        padding: 20px;
    }

    .funding-form-section form .form-group {
        margin-bottom: 24px;
    }

    .favorites-share {
        width: 100%;
        margin-top: 16px;
        gap: 24px;
    }

    .campaigns-detail-profile .col-lg-3,
    .campaigns-detail-profile .col-lg-4 {
        width: 100%;
    }

    .campaigns-detail-img {
        padding: 0;
        width: 105px;
        margin-bottom: 24px;
    }

    .campaigns-detail-head h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .target-box-main {
        padding: 15px;
        gap: 15px;
    }

    .target-box-inner h5 {
        font-size: 20px;
        line-height: 20px;
    }

    .target-box-inner label {
        font-size: 16px;
        line-height: 20px;
    }

    .details-inner-list .more-content {
        font-size: 16px;
        line-height: 20px;
    }

    .explore-title h4 {
        font-size: 24px;
        line-height: normal;
    }

    .filter_box>h4 {
        font-size: 16px;
        line-height: normal;
        padding-left: 25px;
        width: 100px;
    }

    .filter_box form {
        width: calc(100% - 100px);
    }

    .filter_box>h4::before {
        font-size: 20px;
    }

    .campaigns-img-main {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .campaigns-detail {
        width: 50%;
    }

    .copyright p {
        width: 100%;
        text-align: center;
    }

    .contact-us-section .row {
        row-gap: 20px;
    }

    .campaigns-details {
        gap: 0;
        row-gap: 16px;
    }

    .campaigns-detail:first-child {
        width: calc(100% + 30px);
        border-bottom: 1px solid #EBEBEB;
        margin: 0 -15px;
        padding: 0 15px 15px;
    }



    .auth-img {
        display: none !important;
    }

    .login-back {
        top: 0;
    }

    .auth-form-inner .logo {
        max-width: 147px;
    }

    .auth-section {
        padding: 15px;
    }

    .auth-form-inner h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .home-register-head h2 {
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        color: #1A1919;
    }

    .banner-section {
        padding: 100px 0 60px;
        background-image: none;
    }

    .banner-section .row {
        row-gap: 30px;
    }

    .watch-works-section::before,
    .home-register-section::before,
    .watch-works-section::after,
    .home-register-section::after {
        display: none;
    }

    .home-register-section .row {
        row-gap: 50px;
    }

    .home-register-section {
        padding: 50px 0;
    }

    .how-it-work-section {
        padding: 72px 0;
    }

    .section-title h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .section-title h6 {
        font-size: 20px;
        line-height: 28px;
    }

    .build-raise-main .row {
        row-gap: 30px;
    }

    .testimonial-section {
        padding: 56px 0;
    }

    .investor-section .row {
        row-gap: 30px;
    }

    .watch-works-section {
        margin-bottom: 103px;
        padding-top: 56px;
    }

    .video-img-main {
        margin: 0 auto -103px;
    }

    .section-title p {
        font-size: 16px;
    }

    .get-started-btn {
        gap: 16px;
    }

    .get-started-btn .btns {
        width: 100%;
        min-width: 100%;
    }

    .get-started-content,
    .get-started-img {
        padding: 25px;
    }

    .get-started-img h4 {
        bottom: 30px;
        font-size: 18px;
        line-height: normal;
    }

    .get-started-content h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .foot-middle .row {
        row-gap: 48px;
    }

    .accordion-wrap .card-accordion {
        padding: 16px;
    }

    .flex-card-body,
    .accordion-wrap .card-accordion>a {
        font-size: 16px;
        line-height: 20px;
    }

    .faq-section {
        padding: 72px 0;
    }

    .get-started-section {
        margin-bottom: 72px;
    }

    .all-on-content {
        margin-top: 25px;
    }

    .all-on-content h3 {
        font-size: 20px;
        line-height: 28px;
        margin-top: 24px;
    }

    .all-on-content img {
        width: 48px;
    }

    .all-on-content p {
        font-size: 16px;
        line-height: 20px;
    }

    .all-on-main {
        gap: 40px;
    }

    .choose-role-section {
        padding: 120px 0 50px;
    }

    .profile-dropdown .dropdown-toggle {
        font-size: 0;
        gap: 0;
        padding: 0;
    }

    .profile-dropdown .dropdown-toggle::before {
        display: none;
    }

    .header-inner ul.header-right {
        gap: 15px;
        margin-left: auto;
    }

    .header-inner .logo {
        max-width: 130px;
    }

    .funding-top-section .list-back-btn {
        top: -35px;
    }

    .modal-body {
        padding: 20px;
    }

    .verify-content {
        padding: 20px;
    }

    .edit-profile form {
        padding: 20px;
    }

    .edit-profile>h2 {
        font-size: 22px;
        line-height: 20px;
    }

    .save-list-main ul {
        gap: 0;
    }

    .save-list-main ul li button {
        padding: 2px 25px 11px;
    }

    .save-list-main>h2,
    .auth-form-inner h1,
    .feed-top-section h1,
    .explore-title h4,
    .live-listing-head h1,
    .blogs-title h1,
    .campaigns-detail-head h1,
    .title-top-section h2 {
        font-size: 24px;
    }

    .title-top-section .filter_box {
        gap: 15px;
    }

    .title-top-section .filter-select {
        width: 190px;
    }

    .amount-equity-tag-main {
        row-gap: 10px;
        margin-top: 20px;
    }

    .deal-form {
        padding: 15px;
    }

    .full-radio .row {
        row-gap: 10px;
    }

    .deal-tabs ul {
        gap: 0;
    }

    .choose-plan-section .row {
        row-gap: 40px;
    }

    .success-content {
        padding: 20px;
    }

    .deal-success-head p,
    .services-box-content h4 {
        font-size: 18px;
        line-height: 22px;
    }

    .deal-success-head h4,
    .success-content>h3,
    .next-step-section h3 {
        font-size: 26px;
        line-height: 32px;
    }

    .deal-success-head {
        padding: 0 15px 36px;
    }

    .next-step-section {
        padding: 50px 0;
    }

    .banner-section::before {
        display: none;
    }

    .video-img-main i {
        font-size: 55px;
    }

    .header-inner {
        gap: 10px;
    }

    .banner-content .banner-title {
        font-size: 32px;
        text-align: center;
        line-height: 40px;
    }

    .banner-content p {
        text-align: center;
        font-size: 16px;
        line-height: 20px;
    }

    .banner-content p br {
        display: none;
    }

    .banner-content .d-flex {
        justify-content: center;
    }

    .banner-content .btns {
        min-width: 196px;
    }

    .banner-content .btns,
    .btns {
        padding: 9px 23px;
    }

    .details-inners {
        margin-top: 56px;
    }

    .step-btn .btns {
        min-width: 150px;
    }

    .step-btn .btns.mobile-full {
        min-width: 100%;
        width: 100%;
    }

    .footer-widget {
        width: 100%;
        max-width: 168px;
    }

    .feed-profile-main,
    .affix-sidebar {
        display: none !important;
    }

    .share-images-box img,
    .share-images-box iframe {
        height: 195px;
    }

    .live-listing-box-main .row {
        row-gap: 30px;
    }

    .live-listing-head {
        row-gap: 15px;
    }

    .live-listing-section {
        padding: 100px 0 50px;
    }

    .live-listing-box-main {
        margin: 25px 0 0;
    }

    .mobile-menu-bottom {
        display: flex;
        padding: 0px 3px;
        position: fixed;
        left: 16px;
        right: 16px;
        bottom: 15px;
        background: #D79C00;
        border: 1px solid #FFFFFF;
        border-radius: 100px;
        z-index: 9;
        padding: 11px 30px;
    }

    .header-inner ul li .submenu-menu li a {
        color: #767676;
    }

    .mobile-menu-bottom ul li a {
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        text-align: center;
        color: #FFFFFF;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 3px;
    }

    .mobile-menu-bottom ul li.pink-color-menu a {
        color: #C11C84;
    }

    .mobile-menu-bottom ul li a .icon {
        font-size: 24px;
    }

    .mobile-none {
        display: none;
    }

    .chat-profile-img-name {
        width: 100%;
        margin-bottom: 10px;
    }

    .chat-list-main .action-btn {
        margin-left: auto;
    }

    .view-profile-details {
        margin-top: 20px;
    }

    .view-profile-img img {
        margin-left: 0;
    }

    .profile-cover-section::before {
        display: none;
    }

    .profile-cover-section {
        height: 360px;
        display: flex;
        align-items: end;
    }

    .profile-cover-section .container {
        display: flex;
        align-items: end;
    }

    .profile-cover-section h2 {
        margin-bottom: 20px;
    }

    .my-profile-img-top {
        width: 150px;
        margin-left: auto;
        margin-top: auto;
    }

    .mobile-hide .col-lg-3:not(:first-child) {
        display: none;
    }

    .mobile-plan-show {
        display: block;
    }

    .profile-data {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .description-mobile {
        border-bottom: 1px solid #EBEBEB;
        padding: 10px;
    }

    .usage-list {
        padding: 10px;
    }

    .description-mobile p {
        margin-bottom: 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: #767676;
    }

    .pricing-content h3 {
        font-size: 24px;
        line-height: 31px;
    }

    .mobile-plan-show .col-4 {
        width: 160px;
    }

    .pricing-content {
        padding: 10px;
    }

    .mobile-plan-show .pricing-box>label {
        font-size: 14px;
        line-height: 20px;
        background-color: #FDF2EA;
        padding: 10px 10px 10px 35px;
    }

    .mobile-plan-show .pricing-box>label::before {
        font-size: 18px;
        left: 10px;
        top: 11px;
    }

    .pagination .page-item:first-child,
    .pagination-main div:last-child span[aria-disabled="true"]:first-child,
    .pagination-main div:last-child span a[rel="prev"] {
        margin-right: 10px;
    }

    .pagination .page-item:last-child,
    .pagination-main div:last-child span[aria-disabled="true"]:last-child,
    .pagination-main div:last-child span a[rel="next"] {
        margin-left: 10px;
    }

    .pagination .page-link,
    .pagination-main div:last-child span a,
    .pagination-main div:last-child span span[aria-current="page"] span,
    .pagination-main div:last-child span[aria-disabled="true"] span {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .action-btn {
        gap: 10px;
    }

    .filter-select select {
        height: 40px;
    }

    .testimonial-section .section-title .custom-nav {
        display: none;
    }
}