body {
    background: rgb(0,166,208);
    background: linear-gradient(359deg, rgba(0,166,208,1) 0%, rgba(2,32,94,1) 70%);
}

.rahat-page-wrap {
    position: relative;
}

.rahat-top-banner-wrap {
    display: flex;
    justify-content: center;
    margin: 0 0 0px 0;
}

    .rahat-top-banner-wrap img {
        width: 40%;
    }

.rahat-form-wrap {
    margin: 0 auto;
    width: 30%;
    min-width: 300px;
}

.rahat-form-wrap-row {
    display: flex;
    flex-direction: column;
    margin: 0 0 15px 0;
    position: relative;
}

    .rahat-form-wrap-row input[type="text"], .rahat-form-wrap-row input[type="number"], .rahat-form-wrap-row input[type="email"], .rahat-form-wrap-row select {
        padding: 10px;
        background: transparent;
        border-radius: 5px;
        color: #ecedee;
        border: 2px solid #d2a82a;
        outline: none;
        text-shadow: 1px 1px 1px #484848;
    }

.validate-star {
    position: absolute;
    top: 0px;
    right: -20px;
    font-size: 22px;
    font-weight: 800;
    color: #fff;
}

.rahat-form-wrap-row select option {
    background-color: #223771;
}

.terms-checkbox-wrap {
    color: #fff;
    margin: 0 0 15px 0;
}

.submit-btn-wrap {
    display: flex;
    justify-content: center;
    margin: 0 0 15px 0;
}

    .submit-btn-wrap a img {
        max-width: 100%;
    }

.terms-privacy-wrap {
    color: #fff;
    display: flex;
    justify-content: center;
    margin: 0 0 15px 0;
}

    .terms-privacy-wrap a {
        color: #fff;
        text-decoration: none;
        margin: 0 10px 0px 10px;
        font-weight: 600;
    }

        .terms-privacy-wrap a:hover {
            color: #fff;
        }

.qawali-bollywood-wrap {
    display: flex;
    justify-content: center;
    margin: 0 0 20px 0;
}

    .qawali-bollywood-wrap img {
        max-width: 100%;
    }

.btm-logos-wrap {
    display: flex;
    justify-content: flex-end;
    margin: 0 30px;
}

.venue-logo-wrap {
    display: flex;
    justify-content: center;
    margin: 0 0 30px 0;
}

.shade-btm img {
    width: 100%;
}

.venue-logo-wrap {
    display: flex;
    justify-content: center;
}

.btm-logos-wrap img {
    width: 120px;
}

.modal-body h5 {
    line-height: 22px;
}

    .modal-body h5 span {
        color: #ed0000;
        ;
        font-weight: 600;
        margin: 0 10px 0 0;
    }

.tnc-modal-wrap {
    display: block;
    overflow: hidden;
}

    .tnc-modal-wrap h3 {
        font-size: 20px;
        color: #484848;
        margin: 0 0 0 0;
        padding: 0 0 10px 0;
        font-weight: 800;
    }

    .tnc-modal-wrap ul {
        padding: 0;
        margin: 0 0 10px 0;
        float: left;
        width: 100%;
    }

        .tnc-modal-wrap ul li {
            float: left;
            width: 100%;
        }

.save-more-gold-wrap {
    display: flex;
    justify-content: center;
}

    .save-more-gold-wrap a img {
        width: 280px;
    }

.custom-file-upload {
    padding: 10px;
    background-color: transparent;
    border-radius: 5px;
    color: #fff;
    border: 2px solid #d2a82a;
    outline: none;
}

.rahat-form-wrap-row input[type="text"], .rahat-form-wrap-row input[type="number"], .rahat-form-wrap-row input[type="email"], .rahat-form-wrap-row select {
    margin-bottom: 10px;
}

.header {
    padding: 20px 0px;
    display: block;
    overflow: hidden;
    background-color: #032666;
    border-bottom: 3px solid #ef7824;
}

    .header form .btn {
        background-color: #ef7824;
        color: #032666;
        border-radius: 0px;
        border: none;
        outline: none;
    }

    .header form input[type="text"] {
        border: 1px solid #ef7824 !important;
        background-color: #032666;
        border-radius: 0px;
        border: none;
        outline: none;
        color: #f2f2f2;
    }

    .header .navbar-dark .navbar-nav .nav-link {
        font-size: 18px;
    }

.select-country-wrap {
    display: flex;
    justify-content: flex-end;
}

    .select-country-wrap .dropdown .btn {
        color: #fff !important;
        background-color: transparent !important;
        border-color: transparent !important;
        padding: 0px 10px 0 0 !important;
    }

.footer {
    padding: 70px 0px;
    background-color: #022060;
    display: block;
    overflow: hidden;
}

.footer-upper {
    display: flex;
    justify-content: space-between;
}

.about-wrap h3 {
    color: #fff;
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    font-size: 24px;
    text-transform: capitalize;
}

.about-wrap ul li {
    list-style: none;
    margin: 0 0 10px 0;
}

    .about-wrap ul li a {
        color: #fff;
        text-transform: capitalize;
        font-size: 15px;
    }

        .about-wrap ul li a:hover {
            text-decoration: none;
        }

.social-media {
    display: flex;
}

.social-media-single {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ef7824;
    margin: 0 10px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #022060;
    font-size: 16px;
}

    .social-media-single a {
        color: #022060;
    }

.contact-wrap h3 {
    color: #fff;
    margin: 0 0 0 0;
    padding: 0 0 30px 0;
    font-size: 24px;
    text-transform: capitalize;
}

.contact-wrap-form {
    display: block;
    overflow: hidden;
}

.cotact-form-row {
    display: block;
    overflow: hidden;
    margin: 0 0 15px 0;
}

    .cotact-form-row input[type="text"] {
        padding: 5px 10px;
        background-color: transparent;
        border: 1px solid #ef7824;
        color: #fff;
        width: 300px;
    }

    .cotact-form-row button {
        float: left;
        background-color: #ef7824;
        padding: 10px 30px;
        color: #032666;
        text-transform: uppercase;
        font-weight: bold;
        border: none;
        outline: none;
    }

.footer-lower {
    display: block;
    padding: 10px 0;
    background-color: #ef7824;
    overflow: hidden;
}

.footer-lower-links ul {
    display: flex;
    margin: 0;
}

    .footer-lower-links ul li {
        list-style: none;
        border-right: 1px solid #fff;
    }

        .footer-lower-links ul li a {
            color: #fff;
            text-transform: capitalize;
            padding: 10px;
            font-size: 12px;
        }

        .footer-lower-links ul li:last-child {
            border-right: none;
        }

.footer-lower-inner {
    display: flex;
    justify-content: space-between;
}

.footer-lower-para {
    display: flex;
    justify-content: flex-end;
    color: #fff;
    text-transform: capitalize;
}

.body-wrap .pageHeading h1 {
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    color: #ef7824;
    font-family: 'Lilita One', sans-serif;
}

.footer-upper .about-wrap ul {
    margin: 0;
    padding: 0;
}

.body-wrap form#form1 {
    padding: 50px 15px;
}

@media only screen and (max-width:767px) {
    .btm-logos-wrap img {
        width: 120px;
    }

    .venue-logo-wrap img {
        width: 170px;
    }


    .submit-btn-wrap input#imgbtnSubmit {
        width: 100%;
    }

    .footer-lower-links ul {
        padding: 0;
    }
}

@media only screen and (max-width:414px) {
    .rahat-top-banner-wrap img {
        width: 70%;
    }

    .qawali-bollywood-wrap img {
        max-width: 80%;
    }

    .qawali-bollywood-wrap {
        margin: 0 0 20px 0;
    }

    .btm-logos-wrap img {
        width: 90px;
    }

    .venue-logo-wrap img {
        width: 90px;
    }
}

@media only screen and (max-width:375px) {
    .btm-logos-wrap img {
        width: 120px;
    }

    .venue-logo-wrap img {
        width: 120px;
    }
}

@media only screen and (max-width:320px) {
    .rahat-form-wrap {
        width: 240px;
        min-width: 240px;
    }

    .terms-privacy-wrap a {
        font-size: 14px;
    }
}

/* responsive css start */
@media (min-width:1024px) and (max-width: 2000px) {
    .header .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
    }

    .hhh {
        font-size: 3vw;
    }
}

@media (max-width:800px) {
    .wallet-benefits img {
        max-width: 80%;
    }

    .hhh {
        font-size: 3.5vw;
    }
}

@media (max-width:767px) {
    .programs-detail-wrap {
        padding: 10px 10px;
    }

    .programs-detail-wrap {
        flex-direction: column;
    }

    .program-single {
        width: 250px;
        margin: 0 auto;
    }

    .programs-head-wrap img {
        max-width: 80%;
    }

    .footer-upper {
        flex-direction: column;
    }

    .about-wrap {
        margin: 0 0 30px 0;
    }

    .cotact-form-row input[type="text"] {
        width: 100%;
    }

    .footer-lower-inner {
        flex-direction: column;
    }

    .footer-lower-links {
        display: flex;
        justify-content: center;
        margin: 0 0 10px 0;
    }

    .footer-lower-para {
        justify-content: center;
    }

    .hhh {
        font-size: 3.5vw;
    }
}

@media (max-width:360px) {
    .footer-lower-links ul li a {
        padding: 4px;
    }

    .hhh {
        font-size: 3.5vw;
    }
}



@media (max-width:320px) {
    .footer-lower-links ul li a {
        padding: 2px;
    }

    .hhh {
        font-size: 3.5vw;
    }
}




/* responsive css end */


body.wps-index {
    background: unset;
}

.wpsReg {
    text-align: center;
    background: #d1d3d5;
    padding: 20px 0px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

    .wpsReg a {
        text-transform: uppercase;
        background: #e8621c;
        color: #04134c;
        padding: 15px;
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        line-height: normal;
    }

        .wpsReg a:hover, .wpsReg a:active {
            text-decoration: none;
        }

.walletWPS {
    padding: 40px 0px;
    margin: 0px auto;
    max-width: 80%;
}

    .walletWPS .wps-heading {
        background: #04134c;
        color: #fff;
        max-width: 50%;
        padding: 10px;
        text-align: center;
        margin: auto;
        border-radius: 65px 65px 0px 0px;
    }

    .walletWPS .wps-content {
        border: solid 1px #000;
        padding: 15px;
        margin-top: -5px;
        background: #fff;
    }

    .walletWPS .wps-heading h1 {
        font-size: 36px;
        font-weight: bold;
    }

.iconBox-Wrap .iconBox {
    text-align: center;
    padding: 15px;
    margin-right: 10px;
    display: inline-block;
    width: 15%;
}

    .iconBox-Wrap .iconBox img {
        max-width: 70px;
        display: block;
        margin: auto;
        margin-bottom: 5px;
    }

    .iconBox-Wrap .iconBox span {
        font-size: 16px;
    }

.walletWPS .features-WPS h2 {
    color: #314f91;
}

.walletWPS h3 {
    clear: both;
}

.iconBox-Wrap {
    margin: 30px 0px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.topBanner {
    padding: 60px 0px;
}

    .topBanner .row {
        display: flex;
        align-items: center;
    }

    .topBanner .topBanner-Left h1 {
        font-size: 34px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 15px;
        color: #032666;
    }

    .topBanner .topBanner-Left ul {
        margin: 0;
        padding: 0;
        margin-left: 15px;
    }

        .topBanner .topBanner-Left ul li {
            font-size: 16px;
            margin-bottom: 10px;
        }

    .topBanner .topBanner-Left .TopSectionBtn a {
        background: #032666;
        color: #fff;
        border: solid 2px #ef7824;
        padding: 10px 20px;
        display: inline-block;
        margin-top: 10px;
    }

    .topBanner .topBanner-Right img {
        max-width: 420px;
        margin: auto;
    }

    .topBanner .topBanner-Right {
        text-align: center;
    }

.wpsContent-wrap {
    background: #fff;
    padding: 60px 0px;
}

    .wpsContent-wrap .wpsContent {
    }

        .wpsContent-wrap .wpsContent h3 {
            text-align: center;
            font-size: 32px;
            margin-bottom: 15px;
        }

        .wpsContent-wrap .wpsContent p {
            text-align: center;
            font-size: 18px;
            max-width: 80%;
            margin: auto;
        }

    .wpsContent-wrap .wpsContent1 {
        padding: 40px 0px;
        display: flex;
        align-items: center;
    }

        .wpsContent-wrap .wpsContent1 .sectionHeading h2 {
            text-align: center;
            font-size: 32px;
            margin-bottom: 15px;
        }

        .wpsContent-wrap .wpsContent1 p {
            font-size: 18px;
            padding-right: 100px;
        }

        .wpsContent-wrap .wpsContent1 img {
            width: 100%;
            max-width: 250px;
            margin: auto;
        }

        .wpsContent-wrap .wpsContent1 .col-md-4 {
            text-align: center;
        }

.featuresWPS-wrap {
    padding: 60px 0px;
}

    .featuresWPS-wrap .sectionHeading h2 {
        text-align: center;
        font-size: 32px;
        margin-bottom: 15px;
    }

    .featuresWPS-wrap .features-WPS {
        margin-top: 30px;
    }

        .featuresWPS-wrap .features-WPS h2 {
            text-align: center;
            font-weight: 500;
            font-size: 28px;
            color: #0a75ba;
        }

.ChoosARYSW .sectionHeading h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
}

.ARYSW-WPSF .sectionHeading h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 15px;
}

.ARYSW-WPSF {
    padding: 40px 0px;
}

.ChoosARYSW .iconBox-Wrap {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

    .ChoosARYSW .iconBox-Wrap .iconBox {
        width: 33.333%;
        margin: 0;
        padding: 10px 15px;
    }

.ChoosARYSW ul li {
    font-size: 18px;
    margin-bottom: 10px;
}

.ARYSW-WPSF img {
    width: 70%;
    margin: 15px auto;
}

.ARYSW-WPSF {
    text-align: center;
}

    .ARYSW-WPSF ul {
        text-align: left;
    }

#MainContent_UpdatePanel1 {
    padding: 60px 0px;
    text-align: center;
}

    #MainContent_UpdatePanel1 .pageHeading {
        margin-bottom: 30px;
    }

    #MainContent_UpdatePanel1 input, #MainContent_UpdatePanel1 textarea, #MainContent_UpdatePanel1 select {
        text-shadow: none !important;
        color: #000;
    }

.submit-btn-wrap input#MainContent_imgbtnSubmit {
    max-width: 140px;
}

@media only screen and (max-width: 600px) {
    .wpsReg {
        padding-top: 20px;
    }

    .walletWPS {
        max-width: 100%;
        padding: 30px 10px;
    }

        .walletWPS .wps-heading {
            max-width: 100%;
        }

            .walletWPS .wps-heading h1 {
                font-size: 24px;
            }

        .walletWPS h3 {
            font-size: 20px;
            line-height: normal;
        }

        .walletWPS .features-WPS h2 {
            font-size: 18px;
        }

    .iconBox-Wrap .iconBox {
        width: 47%;
    }

    .topBanner .topBanner-Left h1 {
        font-size: 30px;
    }

    .topBanner .topBanner-Right img {
        width: 100%;
    }

    .wpsContent-wrap .wpsContent h3 {
        font-size: 24px;
    }

    .wpsContent-wrap .wpsContent p {
        max-width: 100%;
    }

    .wpsContent-wrap .wpsContent1 .sectionHeading h2 {
        font-size: 24px;
    }

    .wpsContent-wrap .wpsContent1 p {
        padding: 0;
        text-align: center;
        font-size: 16px;
    }

    .featuresWPS-wrap {
        padding: 0px 0px;
    }

        .featuresWPS-wrap .sectionHeading h2 {
            font-size: 24px;
        }

        .featuresWPS-wrap ul {
            margin-left: 10px;
        }

        .featuresWPS-wrap .features-WPS h2 {
            font-size: 20px;
            margin-bottom: 0;
        }

        .featuresWPS-wrap .features-WPS .iconBox-Wrap {
            margin: 0;
        }

    .ChoosARYSW {
        padding: 30px 0px;
    }

        .ChoosARYSW .sectionHeading h2 {
            font-size: 24px;
            margin-bottom: 15px;
        }

        .ChoosARYSW .sectionHeading p {
            text-align: center;
        }

        .ChoosARYSW ul {
            margin-left: 10px;
        }

            .ChoosARYSW ul li {
                font-size: 16px;
                margin-bottom: 5px;
            }

    .ARYSW-WPSF .sectionHeading h2 {
        font-size: 24px;
    }

    .ARYSW-WPSF {
        padding: 0;
    }

        .ARYSW-WPSF ul {
            margin-left: 10px;
        }

        .ARYSW-WPSF img {
            width: 100%;
        }
}
