/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.fonts_b {
    font-weight: bolder;
}

body {
    font-family: 'Graphik', sans-serif;
}

.row {
    background: white;
    /* border-radius: 30px; */
    box-shadow: 22px 7px 41px 10px rgb(0 0 0 / 30%);

}



svg.signup {
    /* border-top-right-radius: 30px; */
    /* border-bottom-right-radius: 30px; */
    height: 100%;
}

.row .col-lg-5 {
    padding-right: 0px;
}

.fonts {
    font-family: "Roboto", sans-serif;
}

.txthead {
    font-size: 1.55rem;
    font-family: 'Graphik', sans-serif;
}

.subhead {
    font-size: 1.25rem;
}

.foottxt {
    font-size: 0.8rem;
    font-family: 'Graphik', sans-serif;
}

p.txt {
    font-size: 1rem;
    font-weight: 400;
}

.p_cont {
    font-size: 14px;
    /* width: 400px; */
    color: #000000 !important;
    font-family: 'Graphik', sans-serif;
}

#p_cont_1 {
    margin-left: 200px;
    font-size: 15px;
    font-family: 'Graphik', sans-serif;
}

.bar_cont {
    /* margin-left:200px;  */
    margin-top: 25%;

}

/* .moolaah_logo {
    margin-left: -10px;
} */

#title_cont {
    font-size: 26px;
    /* width: 300px; */
}

#mob_num {
    font-family: 'Graphik', sans-serif;
    height: 55px;
    box-shadow: none;
    font-size: 13px;
    /* width: 500px; */
    margin-top: 10px;
    margin-left: var(--img2);
    border-radius: 7px;
}

#button_sign {
    margin-left: var(--img2);
    text-align: center;
    font-size: 17px;
    background-color: #0f1540;
    height: 60px;
    width: 100%;
    color: white;
    font-family: 'Graphik', sans-serif;
}

#signup_benner {
    /* margin-left: -15px; */
    padding: 0px;
    margin: 0px;

}

#privacy_policy {
    font-family: 'Graphik', sans-serif;
    font-size: 13px;
    color: #8f8fb1 !important;
}

.logo {
    padding: 0px;
    margin: 0px;
}

.img-responsive {
    max-width: 100%;
    width: 100%;
    height: auto;

}
 


@media only screen and (min-width:1200px) and (max-width:1399px) {}

/* .img-responsive {
    display: block;
    height: 677px !important;
}
.rightexpand{
    height: 677px !important;
}
} */

@media only screen and (min-width:992px) and (max-width:1199px) {
    /* .img-responsive {
display: block;
height: 679px !important;
}
.rightexpand{
    height: 679px !important;
} */

    #mob_num {
        height: 55px;
        font-size: 13px;
        /* width: 419px; */
    }

    #button_sign {
        font-size: 18px;
        background-color: #0f1540;
        height: 50px;
        color: white;
        /* width: 375px; */
        /* width: 419px; */
    }
}


@media only screen and (min-width:768px) and (max-width:991px) {

    /* .img-responsive {
display: block;
height: 739px !important;
}
.rightexpand{
    height:739px !important;
} */
    #button_sign {
        font-size: 18px;
        background-color: #0f1540;
        height: 50px;
        /* width: 375px; */
        /* width: 249px; */
    }

    #mob_num {
        height: 55px;
        font-size: 13px;
        /* width: 249px; */
    }

}

@media only screen and (min-width:475px) and (max-width:598px) {
    #button_sign {
        font-size: 18px;
        background-color: #0f1540;
        height: 50px;
        /* width: 375px; */
        /* width: 406px; */
    }

    #mob_num {
        height: 55px;
        font-size: 13px;
        /* width: 406px; */
    }
}

@media only screen and (min-width:380px) and (max-width:474px) {
    #button_sign {
        font-size: 18px;
        background-color: #0f1540;
        height: 50px;
        /* width: 375px; */
        /* width: 300px; */
    }

    #mob_num {
        height: 55px;
        font-size: 13px;
        /* width: 300px; */
    }

    .p_cont {
        font-size: 14px;
        /* width: 320px; */
    }
}

@media only screen and (min-width:335px) and (max-width:379px) {
    #button_sign {
        font-size: 18px;
        background-color: #0f1540;
        height: 50px;
        /* width: 375px; */
        /* width: 246px; */
    }

    #mob_num {
        height: 55px;
        font-size: 13px;
        /* width: 246px; */
    }

    .p_cont {
        font-size: 14px;
        /* width: 270px; */
    }
}

@media only screen and (min-width:320px) and (max-width:334px) {
    #button_sign {
        font-size: 18px;
        background-color: #0f1540;
        height: 50px;
        /* width: 375px; */
        /* width: 200px; */
    }

    #mob_num {
        height: 55px;
        font-size: 13px;
        /* width: 200px; */
    }

    .p_cont {
        font-size: 14px;
        /* width: 190px; */
    }


    /* #title_cont{
width: 190px;
} */

}

@media only screen and (min-width:320px) and (max-width:767px) {
    .bar_cont {
        margin-top: 20px !important;
    }
}


@media only screen and  (max-width:1366px) {

    input#mob_num {
        width: 80% !important;
    }   

}

@media only screen and (min-width:1380px) and (max-width:4050px) {

    input#mob_num {
        width: 84% !important;
    }   

}

@media only screen and (min-width:390px) and (max-width:1190px) {
    .img-responsive{
        height: 540px !important;
            }
}