
/*   div#myModal .modal-body img {
    width: 100%;
}*/ div#myModal .modal-body {
    padding: 0px;
}
* {
    scroll-behavior: smooth !important;
}

.wrappper {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
div#myModal .modal-header {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
    padding: 0px;
    cursor:pointer;
}

div#myModal .modal-content {
    border-radius: 2.3rem;
}

div#myModal .btn-close {
    filter: invert(1);
}

button a {
    color: #36255C;
}

.top-head {
    background-color: #fff;
    padding: 15px 0px;
}

.ph-backbtn a img {
    padding-right: 5px;
}

.ph-backbtn a {
    color: #36255C;
    font-size: 17px;
}

.hero-section {
    content: '';
    background-image: url(/content/images/fundraiser/desk-form.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 960px;
}

    .hero-section .container-fluid .row {
        margin: 0px;
        padding-top: 50px;
    }

.hero-content {
    padding: 147px 0px;
}

    .hero-content h6 {
        position: relative;
        font-weight: 500;
        font-size: 35px;
        color: #fff;
        z-index: 9;
    }
        .hero-content h6::after {
            content: '';
            background-image: url('/content/images/fundraiser/coming-thread.svg');
            background-repeat: no-repeat;
            width: 214px;
            height: 84px;
            position: absolute;
            left: 1px;
            top: -19px;
            background-size: contain;
            background-position: center;
            z-index: -1;
        }

.hero-img {
    position: absolute;
    right: 0px;
}

.hero-content h1 {
    font-size: 76px;
    color: #fff;
    padding-bottom: 15px;
}

.hero-content p {
    color: #fff;
    padding-bottom: 40px;
    margin: 0px;
    font-size: 16px;
}

.hero-content button, .registor-now button, .mobile-btn button {
    padding: 10px 30px;
    color: #36255C;
    font-size:16px;
    border-radius: 25px;
    background-color: #00D0D0;
    border: none;
}

.partner-slide {
    display: block;
    padding: 55px 0px;
}

    .partner-slide .slide-logo {
        padding-right: 15px;
    }

  
    .partner-slide .my-slider .slick-slide img {
        display: block;
        max-height: 41px;
        margin: auto;
    }
.ex-flow a {
    color: #281A48;
    font-weight: 600;
    font-size: 20px;
}
.heading-Carg p {
    line-height: 26px;
    font-size: 20px;
    padding: 16px 0px;
    margin: 0px;
    color: #281A48;
}
#myForm .form-control {
    border: none !important;
}
.our-vision {
    background-color: #00D0D0;
    padding: 100px 0px;
}

.mobile-slider {
    display: none;
}

.vision-content {
    text-align: right;
}

.mobile-btn {
    display: none;
}

.vision-content h6 {
    text-align: center;
    color: #fff;
    font-size: 26px;
}

.vision-content img {
    padding-right: 35px;
    float: right;
}

.vision-text {
    padding-top: 30px;
}

    .vision-text h2 {
        font-size: 50px;
        font-weight: 700;
        color: #36255C;
        position: relative;
        z-index: 9;
    }

    .vision-text p {
        font-size: 24px;
        line-height: 29px;
        color: #36255C;
        font-weight: 600;
        position: relative;
        z-index: 99999999;
    }

        .vision-text h2 span, .vision-text p span {
            position: relative;
        }

            .vision-text h2 span::after {
                content: '';
                background-image: url('/content/images/fundraiser/vision-the-back.svg');
                background-repeat: no-repeat;
                width: 138px;
                height: 84px;
                position: absolute;
                left: -15px;
                top: -18px;
                background-size: contain;
                background-position: center;
                z-index: -1;
            }

            .vision-text p span::after {
                content: '';
                background-image: url('/content/images/fundraiser/simple-wh.svg');
                background-repeat: no-repeat;
                width: 100%;
                height: 84px;
                position: absolute;
                left: 1px;
                top: -25px;
                background-size: contain;
                background-position: center;
                z-index: -1;
            }

.logistic-marlet {
    padding: 100px 0px;
    text-align: center;
}

.registor {
    background-color: #FAF6FF;
    padding: 80px 0px;
}

.registor-now {
    text-align: center;
}

    .registor-now h4 {
        color: #36255C;
        position: relative;
        z-index: 99;
        font-size: 38px;
    }

        .registor-now h4 span {
            position: relative;
        }

            .registor-now h4 .reg-text::after {
                content: '';
                background-image: url('/content/images/fundraiser/inv-img.svg');
                background-repeat: no-repeat;
                width: 395px;
                height: 84px;
                position: absolute;
                left: -87px;
                top: -42px;
                background-size: contain;
                background-position: center;
                z-index: -1;
            }

.flaww {
    padding: 100px 0px;
}

.falw-img {
    max-width: 400px;
    position: relative;
    float: right;
}

 /*   .falw-img::before {
        content: '';
        width: 390px;
        height: 380px;
        background-color: #9648FF;
        position: absolute;
        left: -32px;
        top: -32px;
        z-index: -1;
    }*/

.flaww {
    padding: 150px 0px 100px;
}

.falw-content {
    padding: 60px 210px 80px 25px;
}

.ab-flow {
    color: #9648FF;
    font-size: 24px;
    font-weight: 700;
}

.ex-flow {
    font-size: 25px;
    font-weight: 800;
    color: #281A48;
}
    .ex-flow img {
        transform: rotate(180deg);
        margin-top: -8px;
        margin-left: 10px;
    }

.p-flow {
    padding-bottom: 25px;
    color: #36255C;
    font-size: 18px;
}
section.register-form {
    padding: 50px 0px;
    content: '';
    background-image: url(/content/images/fundraiser/desk-form.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position:relative;
}

.form-text {
    padding: 180px 0px;
}

    .form-text h2 {
        font-size: 59px;
        color: #fff;
        position: relative;
        z-index: 99;
    }

        .form-text h2 span {
            position: relative;
        }

            .form-text h2 span::after {
                content: '';
                background-image: url('/content/images/fundraiser/pink-bg.svg');
                background-repeat: no-repeat;
                width: 100%;
                height: 84px;
                position: absolute;
                left: 0;
                top: -8px;
                background-size: contain;
                background-position: center;
                z-index: -1;
            }

.register-text form {
    display: grid;
    width: auto;
    margin: auto;
    gap: 18px;
}

    .register-text form input {
        padding: 10px 20px;
    }

.register-text {
    padding: 50px;
}

    .register-text form p {
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        margin-top: 25px;
    }

.radio-label #radio-1 {
    width: 20px;
    height: 20px;
}

.radiolabel {
    padding-left: 10px;
    color: #fff;
}

.radio-label {
    display: flex;
    align-items: center;
    padding: 6px;
}

.register-text form .register-btn {
    padding: 7px 129px;
    border-radius: 35px;
    border: none;
    font-size: 24px;
    margin-top: 40px;
    background-color: #00D0D0;
    color: #36255C;
    display:inline-block;
    width: 100%;
}

p.reg {
    font-size: 13px !important;
    font-weight: 100 !important;
}

section.gintouch {
    padding: 80px 0px;
    text-align: center;
}

.getintouch h1 {
    font-weight: 700;
    font-size: 50px;
    color: #36255C;
}

.getintouch p {
    color: #9648FF;
    font-size: 18px;
    font-weight: 600;
}

.shipping-img {
    content: '';
    background-image: url('/content/images/fundraiser/shipping-img_revised.png');
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
    height: 1000px;
}

.register-form .container {
    position: relative;
}

    .register-form .rg-form::after {
        content: '';
        background-image: url('/content/images/fundraiser/wh-line.svg');
        background-repeat: no-repeat;
        width: 100%;
        height: 84px;
        position: absolute;
        left: -47%;
        top: 31px;
        background-size: contain;
        background-position: center;
        z-index: 9;
    }

.radio-label .form-check-input {
    width: 20px;
    height: 20px;
    padding: 0px;
    background: transparent;
    border-color: #fff;
}

.mobile-arrow {
    display: none;
}

.d-arrow {
    display: block;
}

.register-text form input.form-control {
    padding: 10px 20px !important;
    border-radius: 0px;
    height: auto !important;
}

.popup-card {
    background-color: #36255C;
    text-align: center;
    border-radius: 25px;
}

.card-img {
    padding: 45px 35px;
}

p.p-thankyou {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin: 40px 0px;
}

.card-img a {
    color: #fff;
    text-decoration: underline;
}

p.p-list {
    color: #00D0D0;
    font-size: 24px;
    padding-top: 20px;
    margin: 0px;
}

.parcel-logo {
    max-width: 120px;
}
.ph-backbtn img {
    margin-top: -6px;
}
.desktop-hero {
    display: block;
    padding-top:36px;
}
.mobile-hero{
    display:none;
}



#logoMarqueeSection {
    max-width: 1920px !important;
    margin: 0 auto;
}

.default-content-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    width: 100%;
    min-height: 100vh;
    overflow: hidden
}

div.marquee > a > img {
    height: 120px;
}

.logoMarqueeSection > div > div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
}

.marquee-wrapper {
    display: inline-block;
    white-space: nowrap;
}

.marquee {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

    .marquee .slide-logo {
        display: inline-block;
        white-space: nowrap;
    }

.marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}

@keyframes marquee {
    0% {
        transform: translate3d(0%, 0, 0);
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}


.mobile-slide {
    display: none;
}
.partner-slide {
    display: block;
}
@media(max-width:767px) {
    div#myModal .modal-dialog {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 120px;
    }
    .parcel-logo {
        max-width: 95px;
    }
    .partner-slide {
        display: none;
    }
    .hero-content {
        padding: 0px 10px;
    }

        .hero-content h6 {
            position: relative;
            font-weight: 500;
            font-size: 20px;
            color: #fff;
        }

            .hero-content h6::after {
                content: '';
                background-image: url('/content/images/fundraiser/coming-thread.svg');
                background-repeat: no-repeat;
                width: 137px;
                height: 84px;
                position: absolute;
                left: -9px;
                top: -34px;
                background-size: contain;
                background-position: center;
            }

        .hero-content h1 {
            font-size: 36px;
            color: #fff;
            margin: 0px;
        }
    .mobile-hero {
        display: block;
    }

    .heading-Carg p {
        text-align: left;
    }

        .heading-Carg p br {
            display: none;
        }

    .vision-text h2 {
        font-size: 32px;
    }

        .vision-text h2 br {
            display: none;
        }

    .vision-content h6 {
        text-align: right;
        font-size: 26px;
        padding-right: 25px;
    }

    .our-vision {
        background-color: #00D0D0;
        padding: 50px 0px;
    }

    /*.vision-text p br {
        display: none;
    }*/

    .vision-text p {
        font-size: 20px;
    }

    .vision-text h2 span::after {
        content: '';
        width: 86px;
        height: 84px;
        position: absolute;
        left: -9px;
        top: -29px;
    }

    .mobile-arrow {
        display: block;
        margin-top: -48px;
        float: left !important;
        padding-left: 20px;
    }
    .my-slider .slick-slide {
       
        margin: 0px 5px;
    }

    .d-arrow {
        display: none;
    }

    .register-text {
        padding: 0px;
    }

    .form-text h2 {
        font-size: 38px;
        color: #fff;
        position: relative;
        z-index: 99;
        text-align: center;
    }

        .form-text h2 span::after {
            content: '';
            background-image: url('/content/images/fundraiser/pink-bg.svg');
            background-repeat: no-repeat;
            width: 100%;
            height: 84px;
            position: absolute;
            left: 0;
            top: -20px;
            background-size: contain;
            background-position: center;
            z-index: -1;
        }

    .registor {
        background-color: #FAF6FF;
        padding: 30px 0px;
    }

    .form-text {
        padding: 50px 0px;
    }

        .form-text h2 {
            font-size: 32px;
            color: #fff;
            position: relative;
            z-index: 99;
            text-align: center;
        }

    .registor-now h4 .reg-text::after {
        content: '';
        background-image: url('/content/images/fundraiser/m-circ.svg');
        background-repeat: no-repeat;
        width: 207px;
        height: 84px;
        position: absolute;
        left: -56px;
        top: -23px;
        background-size: contain;
        background-position: center;
        z-index: -1;
    }

    .falw-img {
        max-width: 100%;
        position: relative;
        float: left;
    }

 /*     .falw-img::before {
    content: '';
    width: 390px;
    height: 380px;
    background-color: #9648FF;
    position: absolute;
    left: -32px;
    top: -32px;
    z-index: -1;
}*/

    .flaww {
        padding: 118px 0px 35px;
    }

    .register-form .rg-form::after {
        display: none;
    }

    .shipping-img {
        content: '';
        height: 260px;
        background-size: cover;
    }

    .mobile-btn {
        text-align: center;
        display: block;
        padding: 290px 30px 0px;
    }

        .mobile-btn p {
            color: #fff;
            font-size: 18px;
        }

    .hero-content p {
        color: #fff;
        display: none;
    }

    .hero-content button {
        display: none;
    }

    .partner-slide {
     
        position: absolute;
        left: 0px;
        padding-top: 121px;
    }
    .marquee-wrapper {
        display: flex;
    }
    .marquee {
        display: flex;
    }
    .registor-now h4 {
        font-size: 30px;
        line-height: 44px;
    }

    .hero-section {
        content: '';
        background-image: url(/content/images/fundraiser/mobile-back.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
        padding: 66px 0px;
        height: auto;
    }

    section.register-form {
        content: '';
        background-image: url(/content/images/fundraiser/form-mob.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
        padding-bottom: 110px;
        height: auto;
    }

    .register-text form {
        display: block;
        width: 100%;
        gap: 18px;
        margin: 0px;
    }

        .register-text form p {
            font-size: 16px;
        }

        .register-text form input {
            padding: 10px 20px;
            margin-bottom:10px;
        }
        .register-text form .register-btn {
            padding: 7px 122px;
          
        }
    span#spninterestedininvesting {
        display: block;
    }
    .modal.show .modal-dialog {
        transform: none;
        top: 100px;
    }

    .register-btn {
        padding: 7px 50px;
        border-radius: 35px;
        border: none;
        font-size: 24px;
        margin-top: 40px;
        background-color: #00D0D0;
        color: #36255C;
    }

    .mobile-slider {
        display: block;
        padding: 48px 0px 0px;
    }

    .d-flex.my-slider {
        justify-content: center;
        align-items: center;
    }

    .slide-logo {
        background-color: #f7f7ff;
        margin-right: 10px;
        border-radius: 25px;
        height: 50px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .p-thankyou span {
        display: block;
    }

    .p-thankyou br {
        display: none;
    }
    span.text-span {
        display: block !important;
    }
    span.reg-text + br {
        display: none;
    }
    .desktop-hero{
        display:none;
    }
    .falw-content {
        padding: 60px 25px 80px 25px;
    }
    .home-popup {
        position: relative;
        max-width: 320px;
        margin: auto;
    }
    #popup {
        font-size: 16px;
        display: none;
        width: 100%;
        padding: 0px;
        left: 0;
        right: 0;
        bottom: 142px;
        position: fixed;
        z-index: 2;
    }
    
    #logoMarqueeSection {
        max-width: 100%!important;
        margin: 0 auto;
        padding-left: 0px;
    }
    section.section-heading.carg {
        padding-top: 50px;
    }
    .mobile-slide {
        display: block;
        padding-top: 60px;
    }
    
}

@media (min-width: 1024px) and (max-width :1367px) {
    .register-form .container::after {
        content: '';
        background-image: url('/content/images/fundraiser/wh-line.svg');
        background-repeat: no-repeat;
        width: 100%;
        height: 84px;
        position: absolute;
        left: -47%;
        top: 31px;
        background-size: contain;
        background-position: center;
        z-index: 9;
    }

    .hero-img {
        position: absolute;
        left: auto;
        right: auto;
    }
}

@media (min-width: 1400px) {
    .container {
         max-width: 1400px;
        padding-left: 20px;
        padding-right: 20px;
    }
   
}


@media (min-width: 768px) and (max-width: 992px) {
    .hero-img {
        max-width: 47%;
    }

    .hero-content h1 {
        font-size:39px;
    }

    .hero-content {
        padding: 100px 0px ;
    }
    .registor {
        overflow: hidden;
    }
    .register-text form .register-btn {
        padding: 8px 88px;
    }

    .register-text form {
        display: block;
    }
    .partner-slide {
        display: block;
        padding-top: 0px;
    }
    .hero-section {
        content: '';
        background-image: url(/content/images/fundraiser/desk-form.png);
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
        padding-bottom: 97px;
    }
    .vision-text h2 {
        font-size: 40px;
        
    }
    .vision-content img {
        padding-right: 16px;
        float: right;
    }
    .vision-content h6 {
        text-align: left;
    }
    .falw-content {
        padding: 25px 10px 80px 25px;
    }
    .registor-now h4 {
       font-size: 34px;
    }
        .registor-now h4 .reg-text::after {
            content: '';
            width: 328px;
            left: -70px;
            top: -42px;
        }
    .register-text {
        padding: 0px;
    }

    .form-text h2 {
        font-size: 37px;
    }
    .register-form .container::after {
        content: '';
        left: -37%;
    }
    .shipping-img {
        content: '';
        background-image: url('/content/images/fundraiser/shipping-img_revised.png');
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        object-fit: cover;
        height: auto;
        padding: 251px;
    }
}

@media (min-width:993px) and (max-width: 1280px) {
    .hero-img {
        max-width: 600px;
    }

    .hero-content h1 {
        font-size: 54px;
    }

    .hero-content {
        padding: 100px 52px;
    }
    .registor {
        overflow: hidden;
    }
    .register-text form .register-btn {
        padding: 8px 88px;
    }
    .register-text form {
        display: block;
    }
    .partner-slide {
        display: block;
        padding-top: 80px;
    }
    .vision-text h2 {
        font-size: 40px;
    }
    .vision-content h6 {
        text-align: left;
       
    }
    .hero-section {
        content: '';
        background-image: url(/content/images/fundraiser/desk-form.png);
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
        padding-bottom: 97px;
    }
    .falw-content {
        padding: 25px 10px 80px 25px;
    }
    .registor-now h4 {
        font-size: 34px;
    }
        .registor-now h4 .reg-text::after {
            content: '';
             width: 328px;
            left: -70px;
            top: -42px;
          
        }
    .register-text {
        padding: 0px;
    }
    
    .form-text h2 {
        font-size: 46px;
    }
    .register-form .container::after {
        content: '';
        left: -42%;
    }
}


@media (min-width: 900px) {
    .slick-initialized .slick-slide {
        display: block;
        /*width: auto !important;*/
    }
}

@media (min-width:580px) and (max-width: 767px) {
    .mobile-hero {
        display: none;
    }
    .desktop-hero {
        display: block;
    }
    .hero-content {
        padding: 0px 30px;
        width: 495px;
    }
    .hero-img {
        position: absolute;
        right: 0px;
        max-width: 79%;
    }
    .mobile-btn {
        text-align: center;
        display: block;
        padding: 485px 130px 85px;
    }

}