﻿.rtNewDesignContainer{
    padding:24px 16px;
    max-width:100%;
}
/*ndWrapTop*/
.ndWrapTop {   
    width: 100%;
    color: #111;
}
.ndWrapTop h1 {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-family: 'MerriweatherBold', 'NotoDevanagariBold', 'MehrNastaliqRegular';     
    margin-bottom: 20px;
}
.ndWrapTop h1 span {
    display: block;
    color: #EB0046;       
    font-family: 'merriweatherbold_italic';    
}
.ndWrapTop p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    color: #000000;
    font-family: 'LatoXRegular','NotoDevanagariRegular','MehrNastaliqRegular';
}
.ndWrapTop p.rtHighlightText {
    font-size: 14px;
    line-height: 20px;
    font-family: merriweatherregular;
}
.ndWrapTop p.rtHighlightText span {
    font-family: 'merriweatherbold_italic';
    color: #EB0046;
    display:block;
}
 /*ndWrapTop*/

/*ndWrapBottom*/
.supporTitle {
    font-size: 18px;
    line-height: 48px;
    color: #000;
    font-family: 'MerriweatherBold', 'NotoDevanagariBold', 'MehrNastaliqRegular';   
}
.supporTitle span {
    font-family: 'merriweatherbold_italic';
    color: #EB0046
}
.supportCard h3 {
    font-size: 16px;
    line-height: 24px;
    font-family: 'LatoXBold', 'NotoDevanagariBold', 'MehrNastaliqRegular'; 
    margin-top: 12px;
}
.supportCard {
    margin-bottom: 24px;
}
.card-image img {
    width: 100%;
}
.supportCard p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px;
}
/*ndWrapBottom*/

.rtOtherSupoort {
    background: #F8F8F8;
    padding: 28px 24px 40px;
    text-align: center;
    margin-top:36px;
}
    .rtOtherSupoort h2 {
        font-size: 24px;
        line-height: 32px;
        color: #000000;
        margin-bottom: 14px;
        font-family: 'Merriweather-Italic', 'NotoDevanagariBold', 'MehrNastaliqRegular';
    }
.rtOtherSupoort p {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    max-width: 290px;
    margin: 0 auto 24px;
    font-family: 'LatoXRegular','NotoDevanagariRegular','MehrNastaliqRegular';
}
.rtsupportBtn {
    display: inline-block;
    padding: 10px 18px;
    border: 1px solid #EB0046;
    border-radius: 5px;
    color: #EB0046;
    text-decoration: none;
    font-size: 14px;
    background: transparent;
    transition: 0.3s ease;
    line-height: 22px;
}
.rtsupportBtn:hover {
    background: #ff2b6a;
    color: #fff;
}

/*popup*/
.ndWrapMiddle .rfHalfFlex {
    width:100%;
}
.ndWrapMiddle #donationPopupform h4 {
    font-size: 16px;
    line-height: 24px;
    font-family: latoxbold;
    margin-bottom: 24px;
}
.ndWrapMiddle .chooseAmtinr, .ndWrapMiddle .chooseAmtusd {
    font-size: 16px;
    line-height: 24px;
}
.ndWrapMiddle .popup-content {
    box-shadow: 0px 3px 6px #0000001F;
    border: 1px solid #0000001A;
    border-radius: 14px;
    background: #DCF4FF1F;
    padding: 24px 16px;
    margin: 24px 0px;
    background: #f7fafb;
    overflow: visible;
}
.ndWrapMiddle .btnBoxFlexRight {
    display: none;
}
.ndWrapMiddle .rf_flexBox .intl-tel-input .selected-flag {
    line-height: 36px
}
.ndWrapMiddle .rf_flexBox .fieldName {
    z-index: 1;
    transition: all 0.3s ease;
    left: 12px;
    top: 10px;
    pointer-events: none;
}
.ndWrapMiddle  .rf_flexBox {
    position:relative;
}
.ndWrapMiddle #donationPopupform .next-btn {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 4px;
}
.ndWrapMiddle .formGroup.inputAnim .fieldName {
    top: 2px;
    font-size: 10px;
}
.ndWrapMiddle .inputFieldBox.phonePlaceHolder p {
    left: 95px;
}
.ndWrapMiddle .rfNewPanNote p {
    margin-top: 18px;
    color: #00000099;
    font-size: 12px;
    line-height: 16px;
}
.ndWrapMiddle #TotalPay {
    height: 36px;
}
.ndWrapMiddle .formGroup.inputOtherAmt .fieldName {
    z-index: 1;
    font-family: LatoXBold;
    font-size: 14px;
    top: 11px;
    pointer-events: none;
}
.ndWrapMiddle .formGroup.inputOtherAmtinputAnim p.fieldName {
    top:2px;
}
.ndWrapMiddle .rf_flexBox input, .ndWrapMiddle .rf_flexBox select {
    height: 36px;
}
.ndWrapMiddle .inputOtherAmt.inputAnim #TotalPay {
    padding: 26px 10px 14px;
}
.ndWrapMiddle #donationPopupform .errorMessage {
    font-size: 12px;
    bottom: 6px;
    letter-spacing: 0;
}
.ndWrapMiddle .amntOption span {
    padding: 9px 0px;
    font-size: 15px;
}

html[lang="hi"] .supporTitle {
    font-size: 20px;
}
html[lang="ur"] .ndWrapMiddle {
    direction: ltr;
}

    @media(min-width:1200px) {
        .ndWrapMiddle .amntOption span {
            padding: 12px 0px;
            font-size: 16px;
        }

        .ndWrapMiddle .popup-content {
            margin: 0px;
        }

        .rtNewDesignContainer {
            padding: 90px 16px 44px;
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            position: relative;
            display: grid;
            grid-template-columns: 1fr 556px;
            align-items: start;
            grid-template-areas:
                "top middle"
                "bottom middle";
        }

        .ndWrapTop {
            grid-area: top;
        }

        .ndWrapMiddle {
            grid-area: middle;
            position: sticky;
            top: 90px;
            align-self: start;
        }

        .ndWrapBottom {
            grid-area: bottom;
        }


        .ndWrapTop h1 {
            font-size: 36px;
            line-height: 48px;
            margin-bottom: 20px;
        }

        .ndWrapTop p {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 16px;
        }

            .ndWrapTop p.rtHighlightText {
                font-size: 18px;
                line-height: 24px;
            }

                .ndWrapTop p.rtHighlightText span {
                    display: inline-block;
                }

        .ndWrapTop, .ndWrapBottom {
            max-width: 612px;
            padding-right: 46px;
        }


        /*Form*/

        .ndWrapMiddle .popup-content {
            padding: 24px 24px;
        }

        .ndWrapMiddle .btnBoxFlexLeft {
            position: static !important;
            width: 100% !important;
        }

        .ndWrapMiddle #donationPopupform h4 {
            font-size: 18px;
            line-height: 26px;
            margin-bottom: 30px;
        }

        .ndWrapMiddle .chooseAmtinr, .ndWrapMiddle .chooseAmtusd {
            font-size: 18px;
            line-height: 26px;
            margin: 0px 0px 40px;
            color: #000;
        }

        .ndWrapMiddle .rf_flexBox input, .ndWrapMiddle .rf_flexBox select {
            height: 47px;
        }

        .ndWrapMiddle .rf_flexBox .fieldName {
            top: 16px;
        }

        .ndWrapMiddle .formGroup.inputAnim .fieldName {
            top: 4px;
        }

        .ndWrapMiddle .rf_flexBox .intl-tel-input .selected-flag {
            line-height: 45px;
        }

        .ndWrapMiddle .rfNewPanNote p {
            margin-top: 24px;
            color: #00000099;
            font-size: 14px;
            line-height: 20px;
        }

        .ndWrapMiddle #donationPopupform .next-btn {
            padding: 15px 20px;
            font-size: 16px;
            line-height: 22px;
        }

        .ndWrapMiddle #TotalPay {
            height: 48px;
        }

        .ndWrapMiddle .rfHalfFlex {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

            .ndWrapMiddle .rfHalfFlex .inputFieldBox {
                width: 49%;
            }

        .ndWrapMiddle .rf_flexBox {
            display: initial;
        }
        /*Form*/
        .supporTitle {
            font-size: 24px;
            padding-top: 18px;
        }

        .supportFlex {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin-top: 24px;
        }

        .supportCard h3 {
            font-size: 18px;
            line-height: 24px;
            margin-top: 14px;
        }

        .supportCard p {
            font-size: 14px;
            line-height: 20px;
            margin-top: 8px;
        }

        .supportCard {
            margin-bottom: 24px;
            width: 49%;
        }
        /*Legacy*/
        .rtOtherSupoort {
            padding: 80px 24px 80px;
        }

            .rtOtherSupoort h2 {
                font-size: 36px;
                line-height: 48px;
                color: #000000;
                margin-bottom: 30px;
            }

            .rtOtherSupoort p {
                font-size: 18px;
                line-height: 24px;
                color: #000;
                max-width: 710px;
            }

        .rtsupportBtn {
            padding: 16px 40px;
            border-radius: 5px;
            font-size: 16px;
            line-height: 22px;
            font-family: latoxbold;
        }

        .ndWrapMiddle .formGroup.inputOtherAmt .fieldName {
            font-size: 16px;
            top: 14px;
        }
        /*For Urdu Language*/
        html[lang="ur"] .ndWrapTop,
        html[lang="ur"] .ndWrapBottom {
            padding-left: 46px;
            padding-right: 0px;
        }

        html[lang="ur"] .rtOtherSupoort p {
            font-size: 19px;
            line-height: 30px;
        }

        html[lang="ur"] .ndWrapTop p {
            line-height: 30px;
        }
        html[lang="hi"] .supporTitle {
            font-size: 22px;
        }
    }
