@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1445px) {
    html {
        font-size: 15px;
    }

    .rotating__container {
        width: 300px;
    }

    .rotating__container .fav__icon {
        top: 34%;
        left: 35%;
    }

    .rotating__container span.circle {
        width: 40px;
    }

    .rotating__container .span__one {
        top: 7%;
        left: 8%;
    }

    .rotating__container .span__two {
        bottom: 30%;
        left: -4.5%;
    }

    .rotating__container .span__three {
        top: 7%;
        right: 8%;
    }

    .rotating__container .span__four {
        bottom: 30%;
        right: -4.5%;
    }

    .why__partner__section .box h2 {
        width: 100px;
    }
}

@media (max-width: 1441px) {

    /* Header CSS Start */

    .navbar-brand {
        margin: 0px;
    }

    .navbar-brand img {
        max-width: 100px;
    }

    /* Header CSS End */


    /* Home Page Start */

    .how__it__works .light__yellow__shade__one {
        left: -40%;
    }

    .how__it__works .light__yellow__shade__two {
        right: -40%;
    }

    /* Home Page End */


    /* Contact-Us Page Start */

    .contact__form__section .light__yellow__shade__one {
        left: -26%;
    }

    .contact__form__section .light__yellow__shade__two {
        top: 6%;
        right: -38%;
    }

    .contact__form__section form .form_btn {
        padding: 10px 80px;
    }

    /* Contact-Us Page End */


    /* Syndicate Boarding Page Start */

    .hero-banner--inner_syndicate_boarding .fav__icon__one {
        bottom: 56%;
        left: -2%;
        width: 12%;
    }

    .hero-banner--inner_syndicate_boarding .fav__icon__two {
        bottom: 8%;
        right: 29%;
        width: 16%;
    }

    .hero-banner--inner .hero-content .description {
        max-width: 700px;
    }

    .how__it__works.how__it__works_syndicate .box__five {
        right: 20.5%;
    }


    .paragraph__banner__black .light__yellow__shade__two {
        position: absolute;
        top: 0%;
        right: 4%;
        max-width: 35%;
    }

    .paragraph__banner__black .light__yellow__shade__one {
        position: absolute;
        top: 0%;
        left: 4%;
        width: 35%;
    }

    /* Syndicate Boarding Page End */


    /* Case Studies Page Start */

    /* .bar:nth-child(1) { align-self: flex-start; margin-bottom: -50px; animation-delay: 0s; }
    .bar:nth-child(2) { align-self: flex-end;   margin-bottom: 0px; animation-delay: 0.2s; }
    .bar:nth-child(3) { align-self: center;     margin-bottom: 0px; animation-delay: 0.4s; }
    .bar:nth-child(4) { align-self: flex-start; margin-bottom: 0px; animation-delay: 0.6s; }
    .bar:nth-child(5) { align-self: flex-end;   margin-bottom: 0px; animation-delay: 0.8s; } */

    .hero-banner--inner_case_studies .hero__banner__img {
        max-width: 80%;
    }

    /* Case Studies Page  sds End */


    /* Case Studies Inner hello Page Start */

    /* Case Studies Inner Page End */


    /* About Us Page Start */


    .what__make_different .box {
        min-height: 146px;
    }


    .who__we__fund .box h6 {
        min-height: 30px;
    }


    .who_we_serve .yellow_shade_one {
        top: -44%;
    }

    .who_we_serve .yellow_shade_two {
        top: -50%;
    }

    .who_we_serve .yellow_shade_three {
        bottom: 15%;
    }

    /* About Us Page End */

}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 14px;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 13px;
    }
}

@media (max-width: 1025px) {

    .navbar-nav {
        margin-right: 60px;
    }

    .navbar .header__btn .nav-phone {
        padding: 10px 20px 10px;
    }

    /* Home Page Start */

    .hero-banner .hero-content .heading br {
        display: none;
    }

    .about_info .box {
        max-width: 100%;
    }

    .about_info .rocket__vector {
        width: 100%;
    }

    .how__it__works .light__yellow__shade__one {
        left: -60%;
        top: 6%;
    }

    .how__it__works .light__yellow__shade__two {
        right: -60%;
        top: 6%;
    }

    .who__we__fund .box h6 {
        min-height: 50px;
    }

    .who__we__fund .box p {
        min-height: 64px;
    }

    input[type="range"] {
        max-width: 500px;
    }

    .calculatorBox2 .disclaimer {
        word-break: break-word;
    }

    .why_choose .content_box p {
        min-height: 180px;
    }

    /* Home Page End */


    /* Syndicate Boarding Page Start */

    .hero-banner--inner_syndicate_boarding .fav__icon__one {
        bottom: 63%;
        left: -3%;
        width: 14%;
    }

    .hero-banner--inner_syndicate_boarding .fav__icon__two {
        bottom: 14%;
        right: 26%;
        width: 20%;
    }

    .hero-banner--inner .hero-content .description {
        max-width: 100%;
    }

    .hero-banner--inner_case_studies .hero-content .heading br {
        display: block;
    }


    .how__it__works.how__it__works_syndicate .light__yellow__shade__one {
        top: -0%;
        left: -60%;
    }

    .how__it__works.how__it__works_syndicate .light__yellow__shade__two {
        top: -0%;
        right: -60%;
    }

    .how__it__works.how__it__works_syndicate .rotating__container .span__five {
        bottom: -7%;
        right: 43.5%;
    }

    .how__it__works.how__it__works_syndicate .box__five {
        bottom: 9.5%;
        right: 10.5%;
        width: 100%;
        max-width: 30%;
    }


    .why__partner__section .box h2 {
        width: 120px;
        height: 120px;
    }

    .why__partner__section .box p {
        min-height: 110px;
    }


    .legal__structure .square-1 {
        top: 8%;
        height: 100%;
        border-radius: 10px;
    }

    .legal__structure .light__yellow__shade__one {
        top: -80%;
        right: -50%;
    }

    .legal__structure .light__yellow__shade__two {
        bottom: -90%;
        left: -30%;
    }

    .legal__structure .sec_heading.sec_heading_wellcome {
        padding-left: 80px;
    }

    /* Syndicate Boarding Page End */


    /* Case Studies Page Start */

    .hero-banner--inner_case_studies .fav__icon__one {
        bottom: 70%;
        left: -7%;
        width: 15%;
        transform: rotate(-20deg);
    }

    .hero-banner--inner_case_studies .hero-content .description {
        font-weight: 400;
    }

    .hero-banner--inner_case_studies .yellow_shade_two {
        bottom: 70%;
    }

    .wave-container {
        bottom: -34%;
    }

    .card_section .card .card_body h2 {
        min-height: 50px;
    }

    /* Case Studies Page End */

    /* Contact Us Page Start */

    .contact__form__section .form__img {
        max-width: 80%;
    }

    .contact__form__section .circular_checkbox span:first-of-type {
        width: 18px;
        height: 14px;
    }

    .contact__form__section .form_btn {
        padding: 10px 80px;
    }

    /* Contact Us Page End */

    /* About Us Page Start */

    .what__make_different .box {
        min-height: 220px;
        padding: 10px 10px;
    }

    .what__make_different .yellow_shade_one {
        top: 56%;
    }

    .what__make_different .yellow_shade_two {
        top: 56%;
    }

    .who__we__fund .box h6 {
        min-height: 56px;
    }

    .dashed-arrow {
        width: 100%;
    }


    .how__it__works__boxes {
        padding: 80px 0 80px;
    }

    .how__it__works__boxes .box {
        min-height: 170px;
    }


    .how__it__works__boxes .yellow_shade_three {
        top: 60%;
    }

    .how__it__works__boxes .yellow_shade_four {
        top: 55%;
    }

    .how__it__works__boxes .box h5 {
        padding: 6px 15px;
    }

    .how__it__works__boxes .box h5.numberOne {
        padding: 6px 16px;
    }


    .who_we_serve .yellow_shade_two {
        top: -28%;
    }

    .who_we_serve .yellow_shade_one {
        top: -29%;
    }


    .legal__structure.who_we_serve .square-2 {
        top: -4%;
        right: 3% !important;
        height: 220px;
        border-radius: 10px;
    }

    /* About Us Page End */


    .personal {
        padding: 140px 0 60px;
    }

    /* Footer Start */

    .site_footer .footer__logo {
        padding-top: 10px;
    }

    .site_footer .footer__logo .site__footer__logo {
        max-width: 220px;
    }

    .site_footer .footer__menu.footer__menu__first::before {
        right: 4px;
    }

    .site_footer .footer__menu {
        padding: 0px 10px;
    }

    .site_footer .copyRight .copy__right__text {
        margin-top: 20px;
    }

    /* Footer End */

}

@media (max-width: 991.98px) {
    html {
        font-size: 12px;
    }

    .offcanvas.offcanvas-end {
        padding-top: 0px;
        background: black;
    }

    .offcanvas-body {
        margin-left: 0;
    }

    .navbar-nav {
        margin-right: 0px;
    }

    .offcanvas-body .drop-down {
        position: relative;
    }

    .offcanvas-body .navbar-nav .nav-item .nav-link {
        text-align: left;
        border-bottom: 1px solid #E5B44E;
    }

    .offcanvas-body .nav-phone {
        margin: 20px auto 0;
        font-family: "Helvetica";
        padding: 0px 10px 10px 10px;
    }

    .navbar .header__btn .nav-phone {
        padding: 10px 50px 10px;
    }

    .offcanvas-body .drop-down {
        position: relative;
    }

    .offcanvas-body .drop-down::before {
        content: "▼";
        position: absolute;
        top: 16%;
        left: 90%;
        width: 100%;
        height: 100%;
        z-index: 1;
        color: #002954;
    }

    .offcanvas-body .drop-down.active::before {
        content: "▲";
        position: absolute;
        top: 0.5%;
        left: 90%;
        width: 100%;
        height: 100%;
        z-index: 1;

    }

    .offcanvas-header img {
        width: auto;
        height: 60px;
    }

    .top__head__list {
        display: none;
    }

    .offcanvas-body .navbar-nav .nav-item .nav-link::before,
    .offcanvas-body .navbar-nav .nav-item .nav-link::after {
        display: none;
    }

    .offcanvas-body .navbar-nav .nav-item .nav-link {
        margin: 0px 0px;
    }

    .animated-toggler {
        display: block;
    }

    .site_footer .footer__menu {
        margin-top: 20px;
    }

    .site_footer .footer__menu::before {
        display: none;
    }

    .site_footer .footer__menu.footer__menu__first {
        min-height: 0;
    }

    .site_footer .footer__menu.footer__menu__middle {
        border: none;
    }

    .site_footer .footer__menu .social__links {
        justify-content: center;
    }

    .site_footer .footer__menu h6 {
        margin-bottom: 14px;
    }

    .site_footer .copyRight .copy__right__text {
        margin: 0 0 1rem;
    }

    .how__it__works .box {
        display: none;
    }

    .how__it__works .rotating__container__desktop {
        display: none;
    }

    .how__it__works .rotating__container__mobile {
        display: block;
    }

    .how__it__works .light__yellow__shade__one {
        opacity: 60%;
    }

    .how__it__works .rotating__container__mobile span.circle {
        font-family: "Helvetica";
        font-weight: 600 !important;
        color: #000000 !important;
        text-align: center;
        padding-top: 4px;
    }

    .how__it__works.how__it__works_syndicate .light__yellow__shade__one {
        top: 43%;
        left: -80%;
    }

    .how__it__works.how__it__works_syndicate .light__yellow__shade__two {
        top: 7%;
        right: -80%;
    }

    .how__it__works .box p {
        width: 100%;
        max-width: 50%;
    }

    .how__it__works .box p br {
        display: none;
    }

    .how__it__works.how__it__works_syndicate .rotating__container__desktop {
        display: none;
    }

    .how__it__works.how__it__works_syndicate .rotating__container__mobile {
        display: block;
    }

    .how__it__works.how__it__works_syndicate .box {
        display: none;
    }

    .accordion {
        margin-top: 60px;
    }

    .accordion-item {
        display: block;
    }

    .how__it__works__boxes .box {
        min-height: 150px;
    }

    .how__it__works__boxes .yellow_shade_one {
        top: -6%;
        right: -10%;
    }

    .how__it__works__boxes .yellow_shade_two {
        top: 74%;
        right: 80%;
    }

    .hero-banner--inner_case_studies .hero__banner__img {
        display: none;
    }

    .hero-banner .hero-content {
        margin: 0 auto 2rem;
    }

    .how__it__works .title h2 {
        font-size: 6rem;
    }
}

@media (max-width: 769px) {

    /* Home Page Start */

    .about_info .box {
        align-items: start;
    }

    .about_info h2 {
        text-align: left;
    }

    .about_info p {
        text-align: left;
    }

    .about_info ul {
        padding: 0;
    }

    .about_info ul li {
        text-align: start;
    }


    .calculatorBox2 {
        margin: 30px auto 0;
    }

    .why_choose {
        padding: 40px 0 0px;
    }

    .why_choose .title {
        margin: 0 auto 10px;
    }

    .why_choose .icon_box {
        margin: 30px auto 10px;
    }

    .why_choose .content_box {
        max-width: 100%;
        margin: 0 auto;
    }

    .why_choose .content_box p {
        min-height: 50px;
    }


    .client_reviews_slider .review {
        max-width: 90%;
    }

    .client_reviews_slider .slick-prev {
        left: 60px;
    }

    .client_reviews_slider .slick-next {
        right: 60px;
    }

    .client_reviews_slider .slick-arrow {
        top: 120% !important;
    }


    .cta_section .cta_img {
        width: 80%;
    }


    /* Home Page End */


    /* Contact-Us CSS Start */
    .contact__form__section .form__img {
        width: 100%;
        max-width: 70%;
    }

    /* Contact-Us CSS End */


    /* Case Studies Page Start */

    .hero-banner--inner_case_studies .hero__banner__img {
        max-width: 36%;
        display: none;
    }

    .hero-banner--inner_case_studies .hero-content .description {
        padding: 0px;
        margin: 0 0 20px;
    }

    .bars {
        display: none;
    }

    .bar:nth-child(1) {
        align-self: flex-start;
        margin-bottom: -30px;
        animation-delay: 0s;
    }

    .bar:nth-child(2) {
        align-self: flex-end;
        margin-bottom: 10px;
        animation-delay: 0.2s;
    }

    .bar:nth-child(3) {
        align-self: center;
        margin-bottom: 20px;
        animation-delay: 0.4s;
    }

    .bar:nth-child(4) {
        align-self: flex-start;
        margin-bottom: -40px;
        animation-delay: 0.6s;
    }

    .bar:nth-child(5) {
        align-self: flex-end;
        margin-bottom: 20px;
        animation-delay: 0.8s;
    }

    .bar {
        width: 30%;
        height: 20px;
    }


    .card_section .card .card_body h2 {
        min-height: 0px;
    }

    .challenge_section .heading {
        text-align: center;
    }

    .challenge_section .description {
        text-align: center;
    }


    /* Case Studies Page End */

    /* About Us Page Start */

    .what__make_different .box {
        min-height: 140px;
    }

    .who__we__fund .box h6 {
        min-height: 50px;
    }

    .who__we__fund .box p {
        min-height: 50px;
    }

    .what__make_different .yellow_shade_two {
        top: 0%;
        right: -16%;
    }

    .what__make_different .yellow_shade_one {
        top: 74%;
        right: 80%;
    }

    .legal__structure.who_we_serve ul.who_we_serve_list__desktop {
        display: none;
    }

    .legal__structure.who_we_serve ul.who_we_serve_list__mobile {
        display: block;
    }

    .legal__structure.who_we_serve ul.who_we_serve_list__mobile li {
        text-align: left;
    }

    .legal__structure.who_we_serve .square-2 {
        top: -4%;
        right: 22% !important;
        width: 70%;
    }

    .who_we_serve .yellow_shade_one {
        top: -20%;
        left: 60%;
        width: 60%;
    }

    .who_we_serve .yellow_shade_two {
        top: 71%;
        left: -38%;
        width: 60%;
    }


    /* About Us Page End */


    /* Contact Us Page Start */

    .contact__form__section .light__yellow__shade__one {
        left: -5%;
        bottom: 20%;
    }

    .contact__form__section .light__yellow__shade__two {
        top: 6%;
        right: -60%;
    }

    /* Contact Us Page End */


    /* About Us Page Start */

    .legal__structure.who_we_serve .square-2 {
        top: -4%;
        right: 18% !important;
        width: 71%;
        height: 350px;
    }

    .who_we_serve p {
        text-align: center;
    }


    /* About Us Page Start */


    /* Syndicate Onboarding Page Start */

    .why__partner__section .box h2 {
        width: 120px;
        height: 120px;
        left: 18%;
        top: -10%;
    }

    .why__partner__section .box p {
        min-height: 100px;
        max-width: 300px;
        padding: 10px 10px 10px 50px;
    }


    .legal__structure .sec_heading.sec_heading_wellcome {
        padding-left: 0px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }

    .legal__structure .square-1 {
        top: -4%;
        left: 20%;
        width: 67%;
    }

    .legal__structure .sec_heading {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .legal__structure ul {
        width: fit-content;
        padding-left: 0px;
        margin: 0 auto;
    }

    .legal__structure ul li {
        text-align: center;
    }

    /* Syndicate Onboarding Page Start */


    /* Case Studies Inner Page Start */

    .arrow {
        display: none;
    }

    .challenge_section {
        padding: 30px 0 40px;
    }

    .challenge_section .solution__arrow {
        display: none;
    }

    .challenge_section .solution__content {
        margin-top: 20px;
    }

    /* Case Studies Inner Page End */

    .about_info ul li {
        flex-direction: row-reverse;
        justify-content: start;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 11px;
    }

    input#loanAmount {
        max-width: 70%;
    }

    .calculatorBox2::before {
        max-width: 90%;
    }

    .how__it__works .light__yellow__shade__one,
    .how__it__works .light__yellow__shade__two {
        display: none;
    }

    .how__it__works .title h2 {
        font-size: 5rem;
    }
}

@media (max-width: 575.98px) {}

@media (max-width: 430px) {

    .offcanvas.offcanvas-end {
        padding-top: 0px;
    }

    .about_info ul li {
        flex-direction: row;
    }

    /* Animation states */
    .animated-toggler[aria-expanded="true"] .top {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
    }

    .animated-toggler[aria-expanded="true"] .bottom {
        bottom: 50%;
        transform: translateY(50%) rotate(-45deg);
    }

    .offcanvas-header img {
        width: auto;
        height: 50px;
    }

    .offcanvas-body .top__head__list {
        columns: 2;
    }

    .offcanvas-body .top__head__list li a {
        width: 100%;
        text-align: center;
    }

    .offcanvas-body .top__head__list {
        padding: 20px 10px 10px 10px;
        display: block;
        align-items: flex-start;
    }

    .offcanvas-body .top__head__list li a {
        color: var(--white);
        background-color: #002954;
        padding: 10px 20px;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .offcanvas-body ul li {
        list-style: none;
    }

    .offcanvas-body ul li a {
        color: rgb(0, 0, 0);
        font-weight: 400;
    }

    .offcanvas-body .nav-phone {
        margin: 0 auto;
    }

    .offcanvas-body .navbar-nav .nav-item .nav-link {
        text-align: left;
        border-bottom: 1px solid #E5B44E;
    }

    .offcanvas-body .nav-phone {
        margin: 0 auto;
        font-family: "Helvetica";
        padding: 0px 10px 10px 8px;
        text-align: center;
    }

    .offcanvas-body .navbar-nav .nav-item .nav-link {
        padding: 14px 0.65px;
    }


    /* Home Page Start */


    .about_info {
        padding: 4rem 0 2rem;
    }

    .about_info__bg {
        padding: 1rem;
    }

    .about_info h2 {
        text-align: center;
        width: 100%;
    }

    .about_info p {
        text-align: center;
    }

    .about__section__ul_desktop {
        display: none;
    }

    .about__section__ul_mobile {
        display: block;
    }


    .how__it__works {
        padding: 20px 0 50px;
    }

    .how__it__works .light__yellow__shade__one {
        left: 12%;
        top: 16%;
        max-width: 80%;
        opacity: 60%;
    }

    .how__it__works .light__yellow__shade__two {
        right: -130%;
        top: 35%;
        opacity: 30%;
    }


    .who__we__fund {
        padding: 0 0 20px;
    }

    .calculatorBox2::before {
        max-width: 100%;
    }

    .calculatorSec2 .calculatorBox2 h4 {
        padding: 5px 5px;
    }

    #loanAmount {
        width: 80%;
    }

    .custom-select-wrapper {
        max-width: 300px;
    }

    .calculatorBox2 .disclaimer {
        max-width: 80%;
    }

    .client_reviews_section {
        padding: 60px 0 60px;
    }

    .client_reviews_slider .slick-arrow {
        top: 110% !important;
    }


    .cta_section {
        padding: 10px 0 40px;
    }

    .cta_section .cta_content h2 {
        text-align: center;
    }

    .cta_section .cta_content p {
        text-align: center;
    }

    .cta_section .cta_content .cta_btn {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }


    /* Home Page End */


    /* Case Studies Page Start */

    .hero-banner--inner_case_studies .hero-content {
        z-index: 8;
        position: relative;
        font-family: "Helvetica";
        margin: 0px auto 0;
    }

    .hero-banner--inner_case_studies .hero-content .hero_banner_btn {
        padding: 10px 30px;
    }

    .hero-banner--inner_case_studies .fav__icon__one {
        bottom: 73%;
        left: -12%;
        width: 30%;
        transform: rotate(-28deg);
    }

    .hero-banner--inner_case_studies .yellow_shade_two {
        bottom: 70%;
        width: 60%;
        right: -23%;
    }

    .hero-banner--inner_case_studies .yellow_shade {
        bottom: -12%;
        left: -28%;
        width: 60%;
    }

    /* Case Studies Page End */


    /* Case Studies Page Start */

    .hero-banner--inner_case_studies .hero-content .subheading {
        line-height: 30px;
    }

    .hero-banner--inner_case_studies .hero-content .subheading.subheading__desktop {
        display: none;
    }

    .hero-banner--inner_case_studies .hero-content .subheading.subheading__mobile {
        display: block;
    }

    .hero_banner_case_studies_inner .hero-content .heading.heading__mobile {
        font-size: 4rem;
        /* line-height: 45px; */
    }


    /* Case Studies Page End */

    /* About Us Page Start */

    .hero-banner.hero_banner_about_us .hero-content .heading {
        /* line-height: 50px; */
        font-size: 4rem;
    }

    .hero-banner.hero_banner_about_us :is(.hero-video, .hero-img) {
        opacity: 60%;
    }


    .process_container {
        margin: 60px 0px 0px;
    }

    .who__we__fund.what__make_different {
        padding: 0px 0px 50px;
    }

    .how__it__works__boxes {
        padding: 40px 0 80px;
    }

    .how__it__works__boxes .box {
        min-height: 100px;
    }

    .what__make_different .box {
        min-height: 100px;
    }

    .how__it__works__boxes .box h5 {
        top: -24px;
    }


    .legal__structure {
        padding: 60px 0px 40px;
    }

    .legal__structure.who_we_serve .square-2 {
        top: -4%;
        right: 0% !important;
        width: 100%;
        height: 290px;
    }

    .legal__structure.who_we_serve .who_we_serve_list__mobile li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 10px;
    }

    .legal__structure.who_we_serve .who_we_serve_list__mobile li+li {
        margin-top: 6px;
    }


    .why_businesses_choose_us {
        padding: 60px 0 60px;
    }

    .why_businesses_choose_us .sec_heading h2 {
        width: 100%;
        max-width: 80%;
        margin: 0 auto 10px;
        line-height: 40px;
    }

    /* About us Page End */

    /* Syndicate Onboarding Page Start */

    .hero-banner--inner_syndicate_boarding .hero-content .subheading__desktop {
        display: none;
    }

    .hero-banner--inner_syndicate_boarding .hero-content .subheading__mobile {
        display: block;
    }

    .hero-banner--inner_syndicate_boarding .hero-content .subheading__mobile span {
        display: none;
    }

    .hero-banner .hero-content {
        padding: 20px 10px
    }


    .paragraph__banner .box .inner__box {
        padding: 40px 20px;
    }

    .how__it__works.how__it__works_syndicate {
        padding: 20px 0 60px;
    }

    .how__it__works.how__it__works_syndicate .light__yellow__shade__two {
        top: 14%;
        right: -1%;
        max-width: 100%;
        opacity: 60%;
    }

    .how__it__works.how__it__works_syndicate .light__yellow__shade__one {
        top: 43%;
        left: -80%;
        opacity: 40%;
        z-index: 0;
    }

    .accordion-button {
        z-index: 1;
    }

    .accordion-body {
        background-color: #000000;
    }

    .accordion-body p {
        z-index: 1;
    }

    .why__partner__section {
        padding: 50px 0 50px;
    }

    .why__partner__section .box h2 {
        width: 100px;
        height: 100px;
        left: 4.5%;
        top: -10%;
    }

    .why__partner__section .box p {
        min-height: 80px;
        max-width: 300px;
        padding: 10px 2px 10px 75px;
    }


    .legal__structure .square-1 {
        top: -3%;
        left: 0%;
        width: 100%;
        height: 280px;
    }

    .legal__structure .we__welcome__ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .legal__structure .legal__highlights li+li {
        margin-top: 15px;
    }

    .paragraph__banner__black .box {
        padding: 20px 20px;
    }

    /* Syndicate Onboarding Page End */

    .form__footer {
        flex-direction: column;
    }

    .contact__form__section .circular_checkbox span:first-of-type {
        width: 50px;
        height: 14px;
    }

    .contact__form__section .agree {
        width: 100%;
        max-width: 100%;
    }

    .how__it__works .title h2 {
        font-size: 4rem;
    }

}

@media (max-width: 375px) {
    .site_footer .copyRight .copy__right__text {
        word-break: break-all;
    }

    /* Home Page Start */


    .about_info h2 {
        text-align: center;
        width: 100%;
    }

    .who__we__fund {
        padding: 0 0 30px;
    }

    .calculatorBox2 .disclaimer {
        max-width: 90%;
    }

    .client_reviews_slider .review .review_text {
        padding: 20px 10px;
    }

    /* Home Page End */


    /* About Us Page Start */

    .what__make_different .title {
        margin: 0 auto 30px;
    }


    .how__it__works__boxes {
        padding: 40px 0 40px;
    }


    .legal__structure.who_we_serve .square-2 {
        top: -3%;
        right: 0% !important;
        width: 100%;
        height: 250px;
    }

    /* About Us Page End */

    /* Syndicate Onboarding Page Start */

    .hero-banner--inner_syndicate_boarding .hero-content .hero_banner_btn {
        padding: 12px 30px 10px;
    }



    .how__it__works.how__it__works_syndicate .rotating__container .span__two {
        bottom: 22%;
        left: -1.5%;
    }

    .how__it__works.how__it__works_syndicate .rotating__container .span__four {
        bottom: 25%;
        right: -2.5%;
    }

    .how__it__works.how__it__works_syndicate .light__yellow__shade__two {
        top: 18%;
    }

    .how__it__works.how__it__works_syndicate .light__yellow__shade__two {
        top: 18%;
    }

    .why__partner__section .box p {
        min-height: 80px;
        max-width: 320px;
        padding: 10px 6px 10px 70px;
    }

    .why__partner__section .box h2 {
        width: 90px;
        height: 90px;
        left: -2.5%;
        top: -8%;
    }

    .legal__structure .square-1 {
        height: 250px;
    }

    .legal__structure ul li {
        list-style: none;
    }

    /* Syndicate Onboarding Page End */
}

@media(max-width: 321px) {

    .Btn {
        padding: 10px 10px;
    }

    .privacyPolicySec p {
        margin-top: 0px;
    }


    /* Home Page Start */

    .custom-select-wrapper {
        max-width: 250px;
    }

    /* Home Page End */


    /* About Us Page Start */

    .who__we__fund .box h6 {
        min-height: 30px;
    }


    .how__it__works__boxes .box h5 {
        padding: 6px 15px;
        top: -20px;
        left: 10px;
    }


    .legal__structure.who_we_serve .square-2 {
        top: -5%;
        right: 0% !important;
        width: 100%;
        height: 220px;
    }

    /* About Us Page End */


    /* Syndicate Onboarding Start */

    .hero-banner--inner_syndicate_boarding .hero-content .hero_banner_btn {
        padding: 10px 30px 10px;
    }


    .paragraph__banner .box .inner__box {
        padding: 20px 10px;
    }


    .how__it__works.how__it__works_syndicate .light__yellow__shade__two {
        top: 0%;
        right: -64%;
    }

    .rotating__container {
        width: 250px;
        height: 250px;
    }

    .rotating__container .fav__icon {
        top: 32%;
        left: 32%;
    }


    .why__partner__section .sec_heading {
        margin-bottom: 40px;
    }

    .why__partner__section .box h2 {
        width: 85px;
        height: 85px;
        left: -3.5%;
        top: -8%;
    }

    .why__partner__section .box p {
        min-height: 60px;
        max-width: 100%;
        padding: 10px 6px 10px 75px;
    }


    .legal__structure .square-1 {
        height: 210px;
    }

    .legal__structure ul li+li {
        margin-top: 5px;
    }


    .required__documentation__section::before {
        top: 10%;
    }

    /* Syndicate Onboarding End */
}

@media (max-width: 320.98px) {}
