:root {
    color-scheme: light only;
}

body {
    direction: rtl;
}

a {
    text-decoration: none !important;
}

li {
    list-style: none !important;
}

.wrapper {
    overflow: hidden;
}

iframe {
    height: 540px;
}

header {
    background: #ffffff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12) !important;
}

.content {
    width: 1150px;
    margin: 0 auto;
}

.top-header {
    display: flex;
    align-items: center;
    max-width: 75%;
    margin: 0 auto;
    height: 64px;
}

.logo {
    display: block;
    width: 48px;
    height: auto;
}

.nav-bar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: end;
    margin: auto;

}

.nav-bar li {
    display: inline-block;
    padding: 0 1rem;

}

.nav-item {
    display: flex;
    align-items: center;
    font-family: IRANSansFNormal;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    display: block;
    color: #0000008F;

}

.nav-item:hover {
    color: rgba(0, 0, 0, 0.56);
}

.active-nav {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: IRANSansFNormal;
    text-align: center;
    width: 170px;
    height: 40px;
    padding: 6px 6px 6px 0;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #FFFFFF;
    background: #D10F0F;
}

.active-nav span {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/alert-btn.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    left: 7px;
}


.active-nav:hover {
    color: #fff;
}

.nav-icon {
    display: none;
}

.mobile-menu {
    display: none;
    position: fixed;
    width: 50%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 5px 5px 20px #00000029;
    right: 0;
    top: 0;
    z-index: 10;

}

.hide {
    right: -400px;
    transition: .6s;
}

.show {
    transition: .6s;
    right: 0px;
}

.mobile-logo {
    width: 13%;
    margin: 0.9rem 7rem 0.9rem auto;
}

.close {
    position: absolute;
    right: 1.9rem;
    margin: auto;
    top: 1.8rem;
    width: 3%;

}

.mobile-nav {
    width: 100%;
    padding: 0;
    margin: 0;
}

.mobile-nav li {
    display: block;
    border-top: 1px solid #0000000d;
    opacity: 1;
    padding: 5px 0;
    width: 100%;

}

.mobile-item {
    display: block;
    font-size: 12px;
    font-family: IRANSansFBold;
    padding: 10px 20px;
    border-radius: 10px;
    color: rgba(0, 0, 0, 0.56);

}

.mobile-nav li:last-child {
    border-bottom: 1px solid #0000000d;
}

.mobile-item:hover {
    color: rgba(0, 0, 0, 0.56);
}

.hero {
    margin-top: 4%;
}

.hero-img-box {
    width: 624px;
}

.hero-img {
    width: 100%;
}

.hero-subtitle {
    font-family: IRANSansFNormal;
    font-size: 24px;
    font-weight: 900;
    line-height: 48px;
    color: #000000DE;

}

.hero-title {
    width: 83%;
    margin: 7% 0 7%;
}

.hero-red-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: IRANSansFNormal;
    width: 250px;
    height: 40px;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    background-color: #D10F0F;
    color: #FFFFFF;
    padding: 6px 14px 6px 10px;
    border-radius: 4px;
    margin-left: 5%;
    margin-top: 1%;
    box-shadow: 0px 14px 20px -12px rgba(166, 38, 38, 0.32), 0px 16px 24px 2px rgba(166, 38, 38, 0.14), 0px 12px 30px -8px rgba(166, 38, 38, 0.12);
}

.hero-red-btn:hover {
    color: #FFFFFF;
}

.hero-red-btn span {
    display: inline-block;
    position: relative;
    left: 3%;
    width: 20px;
    height: 20px;
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/alert-btn.svg) no-repeat center;
    background-size: contain;

}

.hero-white-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: IRANSansFNormal;
    width: 250px;
    height: 40px;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF;
    color: #D10F0F;
    border: 1px solid #D10F0F;
    padding: 6px 16px;
    border-radius: 4px;
    margin-top: 1%;

}

.hero-white-btn:hover {
    color: #D10F0F;
}

.pledge-title {
    font-family: IRANSansFNormal500;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 48px;
    color: #D10F0F;

}

.pledge-sec {
    margin: 4% auto 3%;
}

.pledge-text {
    font-family: IRANSansFNormal;
    text-align: justify;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
    color: #000000DE;

}

.method-sec {
    width: 100%;
    background: #FAFAFA;
    padding: 3.5% 0;
    margin-bottom: 4%;
}

.method-title {
    font-family: IRANSansFNormal500;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 48px;
    color: #D10F0F;
    margin-bottom: 2.5%;

}

.method-carousel {
    margin-top: 3%;
    margin-bottom: 1%;
}

.row-image2 {
    width: 85% !important;

}

.method-row1 {
    margin-bottom: -25px;
}

.method-items {
    height: 275px;
}

.method-icons {
    display: block;
    width: 154px;
    height: 154px;
    margin: 4% auto;
}

.method-pic1 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic1.png) no-repeat center;
    background-size: contain;
}

.method-pic2 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic2.png) no-repeat center;
    background-size: contain;
}

.method-pic3 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic3.png) no-repeat center;
    background-size: contain;
}

.method-pic4 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic4.png) no-repeat center;
    background-size: contain;
}

.method-pic5 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic5.png) no-repeat center;
    background-size: contain;
}

.method-pic6 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic6.png) no-repeat center;
    background-size: contain;
}

.method-pic7 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic7.png) no-repeat center;
    background-size: contain;
}

.method-pic8 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic8.png) no-repeat center;
    background-size: contain;
}

.method-pic9 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/method-pic9.png) no-repeat center;
    background-size: contain;
}

.method-subtitle {
    font-family: IRANSansFNormal;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #000000DE;
    padding: 0 5%;
}

.method-subtitle1 {
    font-family: IRANSansFNormal500;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #000000DE;
    margin-bottom: 4%;
    margin-top: 9%;

}

.method-description {
    font-family: IRANSansFNormal;
    text-align: justify;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
    color: #000000DE;
    margin-top: 2%;
    padding: 0 1%;
}

.HLine {
    display: block;
    width: 67%;
    opacity: 1 !important;
    color: #D9D9D9;
    margin: 6% auto;
}

.payment-title {
    font-family: IRANSansFNormal500;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 48px;
    color: #D10F0F;
    margin-bottom: 2.5%;
}

.top-image {
    width: 760px;
    margin-top: 3%;
    margin-bottom: 3%;
}

.payment-text-box {
    padding-left: 6%;
    margin-right: 3%;
}

.payment-text {
    font-family: IRANSansFNormal;
    text-align: justify;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
    color: #000000DE;
    margin-bottom: 0;
}

.bold-text {
    font-family: IRANSansFNormal500;
    text-align: justify;
    font-size: 24px;
    font-weight: 700;
    line-height: 48px;
    color: #000000DE;
    margin-bottom: 0;
}

.payment-image {
    position: relative;
    bottom: 35%;
    left: 5%;
}

.margin-icon {
    margin-top: -2.5% !important;
}

.peyment-icons {
    display: block;
    width: 45px;
    height: 45px;
    margin: 2.5% auto 10%;
}

.peyment-pic1 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/peyment-pic1.svg) no-repeat center;
    background-size: contain;
}

.peyment-pic2 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/peyment-pic2.svg) no-repeat center;
    background-size: contain;
}

.peyment-pic3 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/peyment-pic3.svg) no-repeat center;
    background-size: contain;
}

.peyment-pic4 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/peyment-pic4.svg) no-repeat center;
    background-size: contain;
}

.peyment-pic5 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/peyment-pic5.svg) no-repeat center;
    background-size: contain;
}

.peyment-pic6 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/peyment-pic6.svg) no-repeat center;
    background-size: contain;
}

.peyment-pic7 {
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/peyment-pic7.svg) no-repeat center;
    background-size: contain;
}

.peyment-subtitle {
    font-family: IRANSansFNormal;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #0000008F;
}

.report-sec {
    margin: 4.5% auto;
}

.report-title {
    margin-bottom: 3%;
    font-family: IRANSansFNormal500;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 48px;
    color: #D10F0F;
}

.report-text-box {
    margin-top: 2%;
    padding: 0 3.2%;
}

.report-text {
    font-family: IRANSansFNormal;
    text-align: justify;
    font-size: 24px;
    font-weight: 400;
    line-height: 48px;
    color: #000000DE;
}

.form-sec {
    margin-top: 4%;
}

.share-text {
    font-family: IRANSansFNormal;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: #000000DE;
    margin: 0 auto 1.5%;
}

.share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;

}

.share-btn a {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 2px;
    margin: 0 1.5%;
}

.share-btn a img {
    display: block;
    width: 100%;
    border-radius: 2px;
}

.share-btn span {
    display: inline-block;
    position: relative;
    left: 5%;
    width: 20px;
    height: 20px;
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/share-icon.svg) no-repeat center;
    background-size: contain;

}

.share-btn:hover {
    cursor: pointer;
}

.text-copy {
    position: relative;
    margin: 0;
}

.link-field {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: 328px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #E6E6E6;

}

.link-field input {
    width: 65%;
    display: inline-block;
    font-family: IRANSansFNormal;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    border: transparent;
    color: #0000008F;
    padding: 3px 0 0 0;
}

.link-field .link-icon {
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
    left: 31%;
    background: url(https://marketing.divarcdn.com/kise/landings/pledge/assets/images/link-icon.svg) no-repeat center;
    background-size: contain;
}

.link-field input:focus-visible {
    border: none !important;
    outline: none;
}

.copy-btn {
    position: absolute;
    width: 79px;
    height: 38px;
    text-align: center;
    font-family: IRANSansFNormal;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    color: #000000DE;
    background: #EEE;
    border: none;
    left: 0;
}

.tooltiptext {
    font-family: IRANSansFNormal;
    visibility: hidden;
    width: 87px;
    height: 30px;
    background-color: #048c0c6e;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: 23%;
}

.tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;
    /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #048c0c6e transparent;
}

.footer {
    height: auto;
    margin: 4% auto 0;
    padding: 16px 0;

}

.footer-logo {
    display: inline-block;
    width: 32px;
    height: auto;
    align-items: center;
}

.footer-nav {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: right;
    padding: 0;
    margin-right: .5rem;
    margin-bottom: 0 !important;

}

.footer-nav li {
    display: inline-block;
    border-left: 1px solid #0000001F;
}

.footer-item {
    display: block;
    font-family: IRANSansFNormal;
    font-size: 10px;
    line-height: 20px;
    font-weight: 400;
    color: #00000052;
    padding: 0 .5rem;

}

.footer-nav li:last-child {
    border-left: none;

}

.footer-item:hover {
    color: #00000052;
}

.social-link {
    display: inline-flex;
    margin: 0 .4rem;
    text-decoration: none;
}

.social-link img {
    display: block;
    width: 16px;
    height: auto;
    margin: .5rem 0;
}

/* Responsive design */
@media screen and (max-width: 1500px) {
    iframe {
        height: 535px;
    }

    .hero-title {
        margin: -1% 0 7%;
    }

    .top-header {
        max-width: 92%;
    }

    .payment-text-box {
        padding-left: 3%;
        margin-right: 5%;
    }

    .report-text-box {

        padding: 0 5.5%;
    }

}

@media screen and (max-width: 1399px) {
    .payment-image {
        left: 4%;
    }
    .link-field input {
        padding: 2px 0 0 0;
    }
}

@media screen and (max-width: 1280px) {
    .top-header {
        max-width: 97%;
    }

    .content {
        width: 90%;
    }

    .payment-text-box {
        padding-left: 5%;
    }

    .method-subtitle {
        padding: 0 0;
    }

    .payment-text-box {
        margin-right: 2%;
    }

    .report-text-box {
        padding: 0 3%;
    }

    .margin-icon {
        margin-top: -3% !important;
    }
}



@media screen and (max-width: 1170px) {
    .content {
        width: 93%;
    }

    .hero-title {
        width: 95%;
    }

    .payment-text-box {
        padding-left: 1%;
    }

    .payment-image {
        left: 0%;
    }

    .hero-img-box {
        width: 85%;
    }

}

@media screen and (max-width: 1024px) {
    iframe {
        height: 522px;
    }

    .top-header {
        max-width: 96%;
    }

    .content {
        width: 93%;
    }

    .hero-title {
        width: 90%;
    }

    .hero-red-btn {
        margin-left: 3%;
    }

    .hero-white-btn {
        width: 220px;
    }

    .hero-img-box {
        width: 75%;
    }

    .method-row1 {
        margin-bottom: -20px;
    }

    .method-icons {
        width: 140px;
        height: 140px;
    }

    .method-subtitle {
        font-size: 16px;
        line-height: 32px;
    }

    .method-description {
        margin-top: 0;
    }

    .payment-text-box {
        padding-left: 1%;
    }

    .payment-text {
        font-size: 20px;
        line-height: 38px;
    }

    .payment-image {
        bottom: 39%;
    }

    .report-text {
        font-size: 20px;
        line-height: 38px;
    }
}

@media screen and (max-width: 992px) {
    .hero-img-box {
        width: 400px;
    }

    .hero-title {
        width: 85%;
    }

    .hero-white-btn {
        width: 220px;
    }

    .hero-red-btn {
        margin-left: 3%;
    }

}

@media screen and (max-width: 991px) {
    .hero-text {
        margin: 2.5% auto 5%;
    }

    .hero-img-box {
        width: 93%;
    }

    .hero-subtitle {
        text-align: center;
    }

    .hero-white-btn {
        width: 250px;
    }

    .hero-title {
        margin: -3% auto 7%;
    }
    .method-sec {
        padding: 6% 0;
        margin-bottom: 8%;
    }
    .method-subtitle {
        font-size: 14px;
        line-height: 28px;
    }

    .method-icons {
        width: 125px;
        height: 125px;
    }


    .payment-text-box {
        padding: 0 10%;
        margin-right: 0;
    }

    .report-text-box {
        margin-right: 0;
    }

    .payment-image {
        margin: 0 auto;
        bottom: 0;
    }

    .margin-icon {
        margin-top: 3% !important;
    }

    .report-title {
        margin-top: 7%;
    }
    .pledge-sec {
        margin: 6% auto 6%;
    }
    .report-text {
        padding: 0 2%;
    }

    .method-items {
        height: 257px;
    }

    .report-image {
        padding: 0 1.5%;
    }

    .order3 {
        order: 1;
    }

    .order4 {
        order: 2;
    }

    .order5 {
        order: 3;
    }

    .share-text {
        padding: 0 18%;
    }

    .text-copy {
        position: relative;
        margin: 0 0 2%;
    }
    .top-image{
        width: 100%;
    }
    .footer {
        height: auto;
        margin: 8% auto 0;
    }
}

@media screen and (max-width: 834px) {
    iframe {
        height: 525px;
    }

    .share-text {
        padding: 0 12%;
    }

    .payment-text-box {
        padding: 0 3%;
    }

    .report-text-box {
        padding: 0 2%;
    }

}

@media screen and (max-width: 800px) {
    iframe {
        height: 553px;
    }

}

@media screen and (max-width: 768px) {
    iframe {
        height: 544px;
    }

    .share-text {
        padding: 0 8%;
    }

    .hero-title {
        margin: -4% 0 7%;
    }

    .method-items {
        height: 250px;
    }
}

@media screen and (max-width: 767px) {
    .order3 {
        order: 1;
    }

    .order4 {
        order: 2;
    }

    .method-row1 {
        margin-bottom: 12px;
    }

    .method-items {
        height: 240px;
    }
}

@media screen and (max-width: 720px) {
    .footer-nav {
        margin-right: 0;
    }


}

@media screen and (max-width: 600px) {
    iframe {
        height: 520px;
    }
    .pledge-sec {
        margin: 10% auto 12%;
    }
    .method-sec {
        padding: 9% 0;
        margin-bottom: 13%;
    }
    .method-row1 {
        width: 96%;
    }

    .method-icons {
        width: 90px;
        height: 90px;
    }

    .share-text {
        padding: 0 2%;
    }

    .footer-item {

        padding: 0 0.3rem;
    }

    .method-subtitle1 {
        margin-bottom: 6%;
        margin-top: 7.5%;
    }

    .method-title {
        margin-bottom: 7%;
    }
}

@media screen and (max-width: 576px) {
    iframe {
        height: 515px;
    }
}

@media screen and (max-width: 546px) {
    iframe {
        height: 510px;
    }

    .mobile-menu {
        width: 55%;
    }

    .nav-icon {
        display: block;
        margin-right: 27%;
    }

    .nav-bar {
        display: none;
    }

    .mobile-menu {
        display: block;
        width: 58%;
    }

    .close {
        right: 1.6rem;
    }

    .logo {
        margin: 0 33%;
    }

    .mobile-logo {
        margin-right: 8rem;
        margin-top: 6%;
    }

    .order1 {
        order: 1;
    }

    .order2 {
        order: 2;
    }

    .hero-img-box {
        width: 90%;
    }

    .report-image {
        padding: 0 2%;
    }

    .hero .content {
        width: 100%;
    }

    .hero {
        width: 100%;
        margin: 1% auto;
    }

    .hero-title {
        width: 85%;
    }

    .hero-text {
        margin: 5% auto;
    }

    .hero-title {
        margin: 0px auto 0%;
    }

    .hero-red-btn {
        display: flex;
        margin: 9% auto;

    }

    .hero-white-btn {
        margin: 9% auto 0;
        display: flex;
    }

    .pledge-sec {
        margin: 8% auto 12%;
    }
    .method-row1 {
        margin-bottom: -5px;
    }
    .method-title {
        margin-bottom: 4%;
    }

    .method-icons {
        width: 112px;
        height: 112px;
    }

    .method-row1 {
        width: 66% !important;
    }

    .method-subtitle {
        font-size: 16px;
        line-height: 20px;
        padding: 0;
    }

    .method-items {
        margin-top: 0;
        height: 230px;
    }

    .method-description {
        margin-top: 0;
    }

    .HLine {
        width: 100%;
        margin: 15% auto 18%;
    }

    .margin-icon {
        width: 99%;
    }

    .payment-title {
        margin-bottom: 4%;
    }

    .payment-items {
        margin-top: 0;
        margin-bottom: 12%;
        width: 130px;
    }

    .report-title {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .report-sec {
        margin: 0 auto;
    }

    .footer {
        margin-top: 83px;
    }

    .footer-nav {
        margin-top: 6%;
        justify-content: center;
    }

    .social {
        margin-top: 5%;
    }

}

@media screen and (max-width: 490px) {
    iframe {
        height: 443px;
    }

    .mobile-menu {
        width: 55%;
    }

    .mobile-logo {
        margin-right: 7.5rem;
    }

    .close {
        top: 1.8rem;
    }

    .hero {
        width: 100% !important;
    }

    .content {
        width: 93% !important;
    }

    .hero-img-box {
        width: 90%;
    }

    .hero-title {
        width: 100%;
        margin: -3% 0 8%;
    }


    .hero-subtitle {
        font-size: 18px;
        line-height: 48px;
        font-weight: 900;

    }

    .hero-red-btn {
        width: 254px;

    }

    .hero-white-btn {
        width: 254px;
        margin: 9% auto 0;
    }
    .method-row1 {
        margin-bottom: 12px;
    }
    .method-sec {
        padding: 10% 0;
        margin-bottom: 13%;
    }

    .method-description {
        margin-top: -6%;
    }

    .pledge-sec {
        margin: 10% auto 14%;
    }
    .bold-text {
        font-size: 18px;
        line-height: 36px;
    }
    .payment-text {
        font-size: 18px;
        line-height: 36px;
        padding: 0 2%;
    }

    .pledge-title {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 5%;

    }

    .pledge-text {
        font-size: 18px;
        line-height: 36px;
        padding: 0 16%;
    }

    .method-row1 {
        width: 73% !important;
    }

    .method-title {
        font-size: 24px;
        line-height: 36px;
        padding: 0 2%;
    }

    .payment-items {
        width: 123px;
    }

    .method-description {
        font-size: 18px;
        line-height: 36px;
        padding: 0 16%;
    }

    .payment-text-box {
        margin-top: 0;
        padding: 0 16%;

    }

    .report-text-box {
        padding: 0 19%;
    }

    .peyment-icons {
        margin: 8% auto 10%;
    }

    .payment-title {
        font-size: 24px;
        line-height: 36px;
        padding: 0 12%;
    }

    .report-title {
        font-size: 24px;
        line-height: 36px;
        padding: 0 12%;
    }

    .report-text {
        font-size: 18px;
        line-height: 36px;
        padding: 0 0;
    }

    .share-text {
        font-size: 18px;
        line-height: 30px;
        padding: 0 14%;
        margin-bottom: 2.5%;

    }
    .margin-icon {
        margin-top: 5% !important;
    }
    .link-field .link-icon
    {
        left: 32%;
    }
}

@media screen and (max-width: 478px) {
    .mobile-logo {
        margin-right: 7rem;
    }

    .method-row1 {
        width: 75% !important;
    }

    .pledge-text {
        padding: 0 15%;
    }
    .method-description {
        padding: 0 15%;
    }
    .payment-text-box {
        padding: 0px 15%;
    }
    .report-text-box {
        padding: 0 18%;
    }
}

@media screen and (max-width: 428px) {
    iframe {
        height: 426px;
    }
.method-row1 {
    width: 84% !important;
}
    .mobile-logo {
        margin-right: 6.5rem;
        margin-top: 8%;
    }

    .share-text {
        padding: 0 8%;
    }

    .report-title {
        padding: 0 3%;
    }

    .payment-title {
        padding: 0 3%;
    }

    .method-title {
        padding: 0 5%;
    }

    .method-row1 {
        width: 84% !important;
    }
    .pledge-text {
        padding: 0 12%;
    }
    .method-description {
        padding: 0 12%;
    }
    .payment-text-box {
        padding: 0px 12%;
    }
    .report-text-box {
        padding: 0 15%;
    }
}

@media screen and (max-width: 414px) {
    .mobile-logo {
        margin-top: 8%;
    }

    .method-row1 {
        width: 87% !important;
    }

    .pledge-text {
        padding: 0 10%;
    }
    .method-description {
        padding: 0 10%;
    }
    .payment-text-box {
        padding: 0px 10%;
    }
    .report-text-box {
        padding: 0 12%;
    }

    .payment-items {
        width: 115px;
    }
}

@media screen and (max-width: 390px) {
    iframe {
        height: 420px;
    }
    .content {
        width: 92% !important;
    }
    
    .logo {
        margin: 0 31%;
    }

    .mobile-menu {
        width: 57%;
    }

    .mobile-logo {
        margin-right: 6rem;
        margin-right: 6rem;
    }

    .close {
        top: 1.7rem;
    }

    .method-sec {
        padding: 12% 0;
    }

    .share-text {
        padding: 0 4%;
    }

    .pledge-text {
        padding: 0 7%;
    }
    .method-description {
        padding: 0 7%;
    }
    .payment-text-box {
        padding: 0px 7%;
    }
    .report-text-box {
        padding: 0 10%;
    }
    .method-row1 {
        width: 92% !important;
    }

    .method-items {
        height: 240px;
    }
    .link-field .link-icon {
        left: 31%;
    }
}

@media screen and (max-width: 375px) {

    .mobile-menu {
        width: 58%;
    }

    .method-title {
        padding: 0 2%;
    }

    .payment-text-box {
        padding: 0px 7%;
    }

    .payment-title {
        padding: 0 2%;
    }

    .report-title {
        padding: 0 2%;
    }

    .pledge-text {
        padding: 0 6%;
    }
    .method-description {
        padding: 0 6%;
    }
    .payment-items {
        width: 110px;
    }

    .method-sec {
        padding: 14% 0;
    }

}

@media screen and (max-width: 360px) {
    iframe {
        height: 430px;
    }

    .payment-items {
        width: 100px;
    }

    .mobile-menu {
        width: 60%;
    }

    .method-row1 {
        width: 100% !important;
    }

    .share-text {
        padding: 0 2%;
    }

    .link-field {
        width: 310px;
    }

    .report-image {
        padding: 0 4%;
    }

    .hero-title {
        width: 90%;
        margin: -4% auto 8%;
    }

    .payment-text-box {
        padding: 0 5%;
    }
    .method-description {
        padding: 0 4%;
    }
    
    .report-text-box {
        padding: 0 4%;
    }
    .report-text {
        padding: 0 3%;
    }

    .pledge-text {
        padding: 0 3%;
    }
    .link-field .link-icon {
        left: 30%;
    }
}

@media screen and (max-width: 340px) {
    .mobile-menu {
        width: 65%;
    }

    .share-text {
        padding: 0 0%;
    }

    iframe {
        height: 435px;
    }

    .hero-white-btn {
        margin: 8% auto 0;
    }

    .link-field {
        width: 290px;
    }
    .link-field .link-icon {
        left: 32%;
        width: 21px;
        height: 21px;
        top: 25%;
    }
    .link-field input{
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width: 320px) {
    iframe {
        height: 429px;
    }

    .mobile-menu {
        width: 68%;
    }

    .hero-title {
        width: 85%;
    }

    .payment-items {
        width: 130px;
    }
    .share-text {
        font-size: 16px;
        line-height: 28px;
    }

}

@media screen and (max-width: 315px) {
    .mobile-menu {
        width: 70%;
    }

    .link-field {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 280px) {
    iframe {
        height: 475px;
    }

    .mobile-menu {
        width: 82%;
    }

    .link-field .link-icon {
        width: 18px;
        height: 18px;
        left: 33%;
    }

    .method-subtitle1 {
        font-size: 16px;
    }

    .method-subtitle {
        font-size: 14px;
    }

    .payment-items {
        width: 102px;
    }
    .link-field .link-icon {
        width: 19px;
        height: 19px;
        left: 36%;
    }
    .link-field input {
        font-size: 12px;
        line-height: 18px;
        padding: 1px 0 0 0;
        width: 58%;
    }
}