/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
    font-family: helvetica-neue-bold;
    src: url('../font/helvetica-neue-bold.ttf');
}

@font-face {
    font-family: helvetica-neue-light;
    src: url('../font/helvetica-neue-light.ttf');
}

@font-face {
    font-family: helvetica-neue-bold;
    src: url('../font/helvetica-neue-bold.ttf');
}

@font-face {
    font-family: HelveticaNeue-Thin;
    src: url('../font/HelveticaNeue-Thin.ttf');
}

@font-face {
    font-family: Helvetica-NeueLT67-Medium-Condensed;
    src: url('../font/Helvetica\ Neue\ LT\ 67\ Medium\ Condensed.ttf');
}

@font-face {
    font-family: Montserrat-Black;
    src: url('../font/Montserrat-Black.ttf');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-weight: normal;
    font-style: normal;
    background: #fff;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    max-width: 100%;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

}

*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*Reset CSS End Here*/
body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6 {
    margin-bottom: 0rem;
    font-family: inherit;
    font-weight: inherit;
    line-height: initial;
    color: inherit;
}

header {
    display: flex;
    flex-direction: row;
    padding: 0px 25px 0px 0px;
    justify-content: space-between;
}

.form-control {
    border-radius: 0.80rem;
    /* border: 2px solid #576335; */
    line-height: 1.5;
}

.header1 {
    text-align: right;
    padding: 20px 0px 10px 0px;
}

.banner1 {
    background-image: url('../images/bgnew1.png');
    padding: 0px 40px;
    background-repeat: no-repeat;
    background-size: cover;
}

#form1 {
    background-color: #dbdcdd;
    padding: 20px;
    border-radius: 5%;
    color: #737473;
}

.form-group.submit {
    text-align: center;
}

.banner-flx {
    display: flex;
    padding: 20px 0px 10px;
}

.newlabel1 {
    font-size: 12px;
}

.form-left {
    width: 65%;
    text-align: center;
}

.form-right {
    width: 30%;
}

.form-left h2 {
    padding: 40px;
    font-size: 46px;
    padding-bottom: 30px;
    color: #576433;
    font-family: impact;
}

.form-head h3 {
    text-align: center;
    font-size: 26px;
    padding-bottom: 20px;
}

.form-right span {
    font-family: helvetica-neue-bold;
}

.form-check {
    display: flex;
}

input#test2 {
    margin-right: 10px;
}

.benefit-flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 80px;
}

.benefit-card {
    padding: 30px;
    width: 26%;
    margin: 20px;
    background-color: #fff;
    text-align: center;
    border-radius: 30px;
    box-shadow: 0px 2px 17px -4px rgba(0,0,0,0.44);
    -webkit-box-shadow: 0px 2px 17px -4px rgba(0,0,0,0.44);
    -moz-box-shadow: 0px 2px 17px -4px rgba(0,0,0,0.44);
}

    .benefit-card h4 {
        padding-top: 10px;
        font-size: 30px;
        font-weight: 600;
    }

    .benefit-card p {
        font-size: 22px;
        line-height: 26px;
        padding-top: 10px;
        font-family: helvetica-neue-light;
    }

.benefit {
    padding-bottom: 40px;
}

    .benefit h2 {
        text-align: center;
        font-size: 34px;
        color: #576433;
        font-family: helvetica-neue-bold;
        padding: 40px 0px 15px 0px;
    }

.ssedani {
    background-image: url(../images/ssbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 100px;
}

.ss-main {
    display: flex;
    justify-content: center;
}

.ss-sub h4 {
    color: #ffd400;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    padding: 15px 0px;
}

.ss-sub p {
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-family: helvetica-neue-light;
    line-height: 28px;
}

.ss-sub2 {
    width: 40%;
    /* padding-top: 100px; */
    padding: 160px 50px 34px 50px;
}

section.ekyc {
    padding: 0px 100px;
    background: #d1d5d7;
}

.ekyc h2 {
    color: #231f20;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    padding: 30px 0px;
}

.ekyc-main {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.ekyc-sub {
    padding: 10px 20px;
}

.awd {
    background-image: url(../images/bgnew1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.awd-main1 {
    display: flex;
    justify-content: center;
}

.awd-main2 {
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}

.awd-sub {
    padding: 10px 30px;
}

.awd-sub2 {
    padding: 10px 30px;
}

.awd h2 {
    color: #414e24;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    padding: 30px 0px;
}

footer {
    background-color: #414e24;
    color: #fff;
    padding: 30px 100px;
    line-height: 22px;
}

    footer span {
        font-weight: 600;
    }

.footer-btm {
    color: #414e24;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    font-weight: 600;
}

/* New Css Start */
.whatGet {
   /* background-image: url(../images/gradient.png);*/
    background-image: url('../images/gradientnw.png');
    background-size: cover;
    background-repeat: no-repeat;
    color: #737473;
}
/*.successSub01{
    background-image: url(../images/gradient2.png);
    background-size: cover;
    background-repeat: no-repeat;
}*/
.successSub02 {
    background-image: url('../images/gradientnw.png');
   /* background-image: url(../images/gradient.png);*/
    background-size: cover;
    background-repeat: no-repeat;
}

.successSub.successSub01 {
    display: flex;
    padding: 4% 0px;
}

.sub01 {
    width: 40%;
    padding-left: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.sub02 {
    width: 40%;
    position: absolute;
    right: 0;
}

.sub01 h4 {
    color: #fff;
    font-size: 32px;
    font-family: Helvetica-NeueLT67-Medium-Condensed;
}

.sub01 h5 {
    color: #ffc136;
    font-size: 36px;
}

.sub01 p {
    color: #fff;
    font-size: 32px;
    font-family: Helvetica-NeueLT67-Medium-Condensed;
}

.sub01 h3 {
    color: #fff;
    font-size: 32px;
    font-family: Helvetica-NeueLT67-Medium-Condensed;
}

.successSub.successSub02 {
    display: flex;
    justify-content: space-between;
    padding: 30px 60px;
}

footer {
    background-image: url(../images/gradient2.png);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 10px;
    padding: 10px 80px;
    line-height: 12px;
}

.form-left img {
    /* width: 80%;*/
    width: 94%;
}

.whatGetH {
    text-align: center;
    width: 25%;
    text-align: center;
    margin: auto;
}

hr.new1 {
    border: 2px dashed #fff;
}

.successSub.successSub02 button {
    padding: 15px 40px;
    border: 0;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 900;
    color: #737473;
}

.successSub.successSub02 p {
    padding-top: 36px;
}
/*.sub02 img { position: absolute; top: 49px;}*/
.successMain {
    position: relative;
}

.form-group.size2 {
    width: 50%;
}

.socialmain {
    text-align: center;
    padding-bottom: 20px;
}

.form-right h3 {
    text-align: center;
    font-size: 20px;
    padding-bottom: 20px;
}


.newuipoint {
    justify-content: space-between;
    position: relative;
}

.newviewbg {
    background-image: url(../images/gradient2.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.button1 button {
    padding: 15px 40px;
    border: 0;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 900;
    cursor: pointer;
    color: #737473;
}

.newsub {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; /* padding: 50px 50px 0px;*/
}

.contetnsubview {
    width: 30%;
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .contetnsubview h2 {
        font-size: 50px;
        color: #414143;
        font-weight: 600;
    }

.contetnsubview1.button1 {
    width: 35%;
    z-index: 0;
}

.newviewpoint {
    text-align: right;
    padding: 10px 120px;
}

.icons15 {
    margin: 0px 129px;
    width: 20%;
    text-align: right;
    margin-right: 0px;
    margin: auto 0px auto auto;
}
/* New Css End */
.mrg-right {
    margin-right: -34px;
}
@media screen and (max-width: 768px) {
    .sub01 {
        width: 40%;
    }
    
    .sub02 {
        width: 40%;
    }
}

@media screen and (max-width: 768px) {
    .form-left {
        width: 100%;
    }

        .form-left h2 {
            padding: 5px;
        }

    .banner-flx {
        display: block;
    }

    .form-right {
        width: 100%;
        padding: 0px 0px 40px 0px;
    }

    .benefit-card {
        width: 100%;
    }

    .ssedani {
        padding: 0px 20px;
    }

    .ss-sub2 {
        width: 100%;
        padding: 20px 10px 20px 10px;
    }

    .ss-sub p {
        font-size: 14px;
        line-height: 20px;
    }

    .ss-sub h4 {
        font-size: 16px;
    }

    section.ekyc {
        padding: 0px 30px;
    }

    .ekyc-main {
        display: block;
        text-align: center;
    }

    .awd-main1 {
        display: block;
        text-align: center;
    }

    .awd-main2 {
        display: block;
        text-align: center;
    }

    footer {
        padding: 30px 15px;
    }

    .sub02 img {
        position: static;
    }

    .benefit-flx {
        padding: 40px 20px;
    }

    .sub01 {
        padding: 20px;
    }

    .successSub.successSub01 {
        flex-direction: column;
    }

    .successSub.successSub02 {
        flex-direction: column;
    }

    .sub01 {
        width: 100%;
    }

    .sub02 {
        width: 100%;
        padding: 20px;
    }

    .banner-flx {
        padding: 0px 0px 0px 0px;
    }

    .form-left img {
        width: 100%;
    }

    .icons15 {
        width: 100%;
    }

    .whatGetH {
        width: 90%;
    }

    .sub02 {
        position: static;
    }

    .contetnsubview {
        width: 100%;
        padding-left: 30px;
    }

    .contetnsubview1.button1 {
        width: 100%;
        text-align: center;
    }

    .newsub {
        flex-direction: column;
    }

    .newviewpoint {
        padding: 10px 30px;
    }

    .banner1 {
        padding: 0px 20px;
    }
    .mrg-right {
        margin-right: -14px;
    }
}
