@font-face {
    font-family: Avenir-Black, sans-serif;
    src: url(../fonts/Avenir-Black.ttf);
}
@font-face {
    font-family: Avenir-Book, sans-serif;
    src: url(../fonts/Avenir-Book.ttf);
}
@font-face {
    font-family: Avenir-Medium, sans-serif;
    src: url(../fonts/Avenir-Medium.ttf);
}
@font-face {
    font-family: Avenir-Roman, sans-serif;
    src: url(../fonts/Avenir-Roman.ttf);
}
@font-face {
    font-family: conthrax-sb, sans-serif;
    src: url(../fonts/conthrax-sb.ttf);
}
body {
    background-color: #222;
    color: #9a9a9b;
    font-size: 12px;
    line-height: 1.5;
    font-family: Avenir-Medium, sans-serif;
}
a,
button {
    outline: 0 !important;
}
header nav.navbar-dark .navbar-nav .nav-link {
    font-family: Raleway, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #939598;
    padding: 0 16px;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    font-weight: 400;
}
.p-50{
    padding:50px;
}
.p-40{
    padding:40px;
}
.p-30{
    padding:30px;
}
.p-20{
    padding:20px;
}
.p-10{
    padding:10px;
}
header nav.navbar-dark .navbar-nav.social li a {
    color: #939598;
    margin-left: 10px;
    font-size: 20px;
}
header nav.navbar-dark .navbar-nav.social li a:hover {
    color: #f1bb1b;
}
#slider {
    height: calc(100vh - 50px);
    overflow: hidden;
}
#slider .carousel-item img {
    height: calc(100vh - 50px);
    object-fit: cover;
    object-position: center;
}
.customSliderDiv .carousel-caption {
    right: 3%;
    bottom: 20px;
    left: 5%;
    max-width: 600px;
    margin-left: auto;
    padding-bottom: 0;
    text-align: right;
}
.carousel-caption h1,
.carousel-caption div {
    font-size: 28px;
    color: #e6e7e8;
    font-weight: 300;
    font-family: Raleway, sans-serif;
}
.slideFour .carousel-caption h1,
.slideFour .carousel-caption div {
    font-size: 29px;
}
.carousel-caption p {
    font-size: 12px;
    color: #9a9a9b;
    font-family: Avenir-Medium, sans-serif;
}
.slideOne .carousel-caption p {
    padding-left: 100px;
}
.slideTwo .carousel-caption p {
    padding-right: 300px;
}
.carousel-control-next,
.carousel-control-prev {
    height: 35px;
    width: 35px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
}
.carousel-control-next,
.carousel-control-prev {
    left: 10px;
    background-image: url(../../images/arrow-left.png);
    background-repeat: no-repeat;
    background-size: 16px;
    opacity: 1;
}
.carousel-control-next {
    right: 10px;
    left: auto;
    background-image: url(../../images/arrow-right.png);
}
#slider .carousel-item .slider-logo {
    position: absolute;
    top: 20px;
    right: 20px;
    max-width: 130px;
    height: auto;
}
.about {
    padding: 40px 0;
}
.about h2 {
    font-size: 22px;
    color: #f2bc1a;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.about p {
    text-align: justify;
}
.showcase {
    height: 100vh;
    background: url(../../images/showcase.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    padding: 40px 0;
}
.showcase h3 {
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}
.features {
    padding: 40px 0;
}
.features h2,
.partners h2,
.reviews h2 {
    font-size: 35px;
    text-align: center;
    font-family: Avenir-Light, sans-serif;
    color: #f2bc1a;
}
.features p,
.reviews p {
    font-size: 20px;
    text-align: center;
}
.feature_inner {
    margin-top: 50px;
}
.feature {
    margin-bottom: 20px;
}
.feature img {
    max-width: 60px;
    height: auto;
}
.feature h5 {
    color: #f2bc1a;
    font-size: 12px;
}
.feature p {
    font-size: 10px;
    text-align: left;
}
.reviews {
    padding: 40px 0;
}
.review-inner {
    margin-top: 50px;
}
.review {
    border: 1px solid #9a9a9b;
    position: relative;
    padding: 10px 10px 0 10px;
    margin: 0 auto 20px auto;
}
.review .left {
    position: relative;
}
.review .left img {
    bottom: 0;
}
.review .meta {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.review .meta h4 {
    font-size: 13px;
    color: #fff;
    margin: 0;
}
.review .meta p {
    font-family: Avenir-Black, sans-serif;
    font-size: 10px;
    margin: 0;
    color: #fff;
    font-style: italic;
}
i .review .right {
    position: absolute;
    top: 25px;
    right: 0;
    width: 50%;
}
.review .right p {
    font-size: 10px;
    color: #fff;
    text-align: left;
    padding: 0 10px;
    min-height: 60px;
}
.review .left .logo {
    padding: 10px;
    position: absolute;
    right: 0;
}
.review .footer {
    margin: 0;
    background: #f1bb1a;
    font-size: 14px;
    color: #000;
    font-family: Avenir-Black, sans-serif;
    font-weight: 700;
    padding: 3px;
    margin: 0 -11px -1px -11px;
}
.register {
    background: #f1bb1a;
    padding: 30px 0;
}
.register h2 {
    font-size: 42px;
    color: #231f20;
}
.register p {
    font-size: 28px;
    margin: 0;
    color: #231f20;
}
.register button {
    width: 242px;
    height: 70px;
    background-color: #231f20;
    color: #f1bb1a;
    border-radius: 10px;
    font-size: 28px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}
.register button:hover {
    background-color: #fff;
    color: #231f20;
}
.partners {
    padding: 40px 0;
    background-color: #000;
}
.partners h2,
.partners img {
    position: relative;
    z-index: 2;
}
.partners img {
    z-index: 1;
}
footer {
    background-color: #000;
    padding: 20px 0 20px 0;
}
.footer-head {
    font-size: 16px;
    color: #f2bc1a;
    text-transform: uppercase;
    margin: 15px 0;
}
.footer-head span {
    display: block;
    font-family: Avenir-Book, sans-serif;
    font-size: 10px;
}
.contact-links,
.footer-links {
    padding: 0;
    margin: 0;
    list-style: none;
}
.contact-links li a,
.footer-links li a {
    color: #9a9a9b;
    font-size: 13px;
    font-family: Avenir-Book, sans-serif;
    line-height: 2.5;
    letter-spacing: 0.02em;
    transition: 0.2s all ease-in;
}
.contact-links li a:hover,
.footer-links li a:hover {
    text-decoration: none;
    color: #f2bc1a;
}
.footer-links li {
    width: 50%;
    float: left;
}
.footer-social li {
    width: auto;
    display: inline-block;
    line-height: 1;
    float: none;
}
.footer-social li a {
    margin-right: 10px;
    font-size: 20px;
    line-height: 1;
}
.contact-links li a {
    line-height: 1.5;
    margin-bottom: 10px;
    display: table;
}
.contact-links li a span {
    color: #f2bc1a;
    display: table-cell;
    padding-right: 15px;
}
.contact-footer {
    margin: 0 auto;
}
.subsribe {
    position: relative;
    width: 200px;
}
.subsribe input {
    height: 28px;
    border: 0;
    padding: 10px 40px 10px 10px;
    width: 100%;
}
.subsribe i.fa {
    position: absolute;
    height: 100%;
    right: 0;
    width: 30px;
    background-color: #f1bb1a;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}
.copyright {
    padding: 20px 0;
}
.connectForm form {
    padding: 20px 30px 20px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    margin-top: -500px;
    margin-bottom: 100px;
}
.customForm h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 0 4px #000;
}
.customForm .form-group {
    position: relative;
}
.customForm .form-group .form-control {
    border-radius: 0;
    padding: 8px 15px 8px 40px;
    height: unset;
    box-shadow: none !important;
    outline: 0 !important;
    border: none !important;
}
.customForm .form-group i {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
}
.customButton {
    width: 100%;
    border-radius: 30px;
    background: #000;
    color: #f1bb1b;
    font-weight: 700;
    text-align: center;
    border: none;
    padding: 8px 20px;
    font-size: 18px;
}
.connectForm {
    padding: 40px 0;
}
.connectForm label {
    color: #000;
}
.connectForm.commonForm form {
    margin-top: 0;
}
.mobileLoginSec {
    display: none;
}
.registerPageCustomClass {
    padding: 50px 0 0;
}
.registerPageCustomClass .connectForm.commonForm {
    padding: 0;
}
.registerPageCustomClass h1 {
    font-size: 22px;
    color: #f2bc1a;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.registerPageCustomClass label {
    text-align: left;
    font-size: 15px;
    font-weight: 700;
}
.registerPageCustomClass .form-control {
    height: auto;
    display: inline-block;
}
.form-group.required .col-md-8,
.form-group.required .control-label.col-md-4 {
    width: 100%;
    padding: 0;
    max-width: 100%;
}
.form-group.required .controls .page {
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: inline-block;
}
.form-group.required .controls .page .upload-box {
    display: inline-block;
    width: 100%;
}
.boubbleButton {
    min-width: 100%;
    margin-left: -10px;
    margin-right: -10px;
}
.boubbleButton .customButton {
    float: left;
    width: 46%;
    margin-left: 5px;
    margin-right: 5px;
    background: #f1bb1b;
    color: #202020;
    border-radius: 10px;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 700;
}
.forgotPassDiv {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.forgotPassDiv a {
    display: inline-block;
    color: #f1bb1b;
}




/***********************/
.desktopNewHeaderReg {

}
.mobileNewHeaderReg {
    display: none;
}
.mobileNewHeaderReg .container {
    max-width: 480px;
}
.regInnerHeader {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px 65px;
    text-align: center;
}
.regInnerHeader h2 {
    display: inline-block;
    width: 100%;
}

.regInnerHeader h2 img {
    display: inline-block;
    width: 160px !important;
}
.regInnerHeader .toggleButtonReg {
    position: absolute;
    left: 0;
    top: 22px;
}
.socialMediaDivReg {
    position: absolute;
    top: 18px;
    right: 0px;
    padding: 0;
    display: inline-block;
    list-style: none;
}
ul.socialMediaDivReg li {
    display: inline-block;
}
ul.socialMediaDivReg li a {
    display: inline-block;
    font-size: 22px;
    margin: 0 0 0 5px;
    color: #fff;
    opacity: 0.6;
}

ul.socialMediaDivReg li a:hover {
    opacity: 1;
}

.sideMenuDiv {
    position: fixed;
    top: 0;
    left: -222px;
    background: #1f1f1f;
    height: 100%;
    width: 220px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    z-index: 9;
}
.openSideMenu .sideMenuDiv {
    left: 0;
}
body.openSideMenu::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
a.closeButtonReg {
    float: right;
    padding: 10px;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
}

.sideMenuDiv ul {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0px;
    font-size: 14px;
    margin: 0;
}

.sideMenuDiv ul a {
    color: #fff
}



@media (max-width: 991px) {
    .desktopNewHeaderReg {
        display: none;

    }
    .mobileNewHeaderReg {
        display: inline-block;
        width: 100%;
    }
    #slider,
    #slider .carousel-item img {
        height: 80vh;
    }
    header nav.navbar-dark .navbar-nav .nav-link {
        padding: 0;
        line-height: 2;
    }
    .slideFour .carousel-caption,
    .slideOne .carousel-caption,
    .slideThree .carousel-caption,
    .slideTwo .carousel-caption {
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        padding: 15px 10px;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.2);
        width: 100%;
        max-width: none;
    }
    .slideFour .carousel-caption p,
    .slideOne .carousel-caption p,
    .slideThree .carousel-caption p,
    .slideTwo .carousel-caption p {
        padding: 0;
        margin-bottom: 0 !important;
        color: #fff !important;
    }
    .slideFour .carousel-caption h1,
    .slideOne .carousel-caption h1,
    .slideThree .carousel-caption h1,
    .slideTwo .carousel-caption h1,
    .slideFour .carousel-caption div,
    .slideOne .carousel-caption div,
    .slideThree .carousel-caption div,
    .slideTwo .carousel-caption div {
        font-size: 20px;
        color: #fff !important;
    }
    .features h2,
    .partners h2,
    .register h2,
    .reviews h2 {
        font-size: 25px;
    }
    .features p,
    .register p,
    .reviews p {
        font-size: 14px;
    }
    .register h2,
    .register p {
        text-align: center;
    }
    .register button {
        width: 200px;
        height: 60px;
        font-size: 20px;
        margin-top: 20px;
    }
    footer .row > div {
        margin-bottom: 30px;
    }
    .review {
        max-width: 310px;
    }
    header nav.navbar-dark .navbar-collapse {
        position: absolute;
        top: 61px;
        z-index: 99;
        background: #222;
        left: 0;
        width: 1000%;
    }
    header nav.navbar-dark .navbar-nav .nav-link {
        padding: 0 15px 5px 15px;
        margin-bottom: 5px;
    }
    .connectForm {
        padding: 30px 0;
    }
    .connectForm form {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    #slider .carousel-item .slider-logo {
        display: none;
    }
    .connectForm form {
        border-radius: 20px;
        padding: 25px 20px;
    }
    .desktopViewOnly {
        display: none !important;
    }
    .loginMobileCenter {
        min-height: 100vh;
        /*padding-bottom: 150px;*/
        padding-bottom: 30px;
        position: relative;
        max-width: 80%;
        margin: 0 auto;
    }
    .forgotPassDiv a {
        margin-top: 5px;
    }
    .mobileLoginSec {
        width: 100%;
        background-image: url(http://appiliate.my/images/slide01.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        text-align: center;
        display: inline-block;
    }
    .mobileViewLogo {
        padding-top: 18%;
        padding-bottom: 12%;
    }
    .mobileViewLogo img {
        max-width: 120px;
    }
    .loginNewForm {
        display: inline-block;
        width: 90%;
    }
    .inputWithIcon {
        position: relative;
    }
    .inputWithIcon .form-control {
        padding: 10px 15px 10px 50px;
        height: auto;
        border: none !important;
        border-radius: 0 !important;
    }
    .inputWithIcon i {
        position: absolute;
        top: 8px;
        left: 15px;
        font-size: 28px;
    }
    .loginNewForm .customButton {
        max-width: 70%;
        background: #efba1b;
        color: #202020;
        display: block;
        margin: 20px auto 5px;
        padding: 5px 0;
    }
    .noAccountDiv {
        color: #fff;
        display: inline-block;
    }
    .bottomContent {
        display: inline-block;
        width: 100%;
        /*position: absolute;*/
        bottom: 30px;
        left: 0;
    }
    .mobileLoginSec h3 {
        font-size: 19px;
        color: #fff;
        line-height: 18px;
        font-weight: 600;
    }
    .mobileLoginSec p {
        font-size: 13px;
        color: #fff;
    }
    .bottomContentInImage {
        text-align: center;
    }
    .bottomContentInImage img {
        max-width: 300px;
        display: inline-block;
        width: 100%;
    }
    .coppyRightMsg {
        position: absolute;
        bottom: 12px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        font-size: 11px;
        color: #fff;
        width: 100%;
        opacity: 0.8;
    }
    .customSliderDiv .carousel-caption {
        text-align: center;
    }
}
div.error-msg {
    color: red;
}
div.message {
    color: green;
}


ul.appStroreIcon {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 5px 0;
    max-width: 330px;
}
ul.appStroreIcon li {float: left;width: calc(100% / 2 - 8px);margin: 0 2px;}
ul.appStroreIcon li a {display: inline-block;width: 100%;}
ul.appStroreIcon li a img {width: 100%;height: auto !important;}









/**************************/
.customRegisterrNewForm {
    background: #fff;
    padding: 30px 0 0;
}

.registerPageCustomClass h1 {
    font-size: 20px;
    color: #212221;
    font-weight: 600;
    padding: 0 0 7px;
    border-bottom: 3px solid #eeb91b;
    margin-bottom: 25px;
}

.customRegisterrNewForm .form-group {
    margin-bottom: 15px;
    padding: 0 5%;
}

.customRegisterrNewForm .form-group label {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}

.customRegisterrNewForm .form-group .form-control {
    border-radius: 0px;
    border: 1px solid rgba(0,0,0,0.4);
    text-align: center;
    font-size: 15px;
    margin: 0px !important;
}
.customRegisterrNewForm .buttonSection {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.customRegisterrNewForm .buttonSection .customRegisterButton {
    background: #414042;
    min-width: 200px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff !important;
    border-radius: 10px;
}
.buttonSection p {
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}


.customARegistermodel.modal {
  text-align: center;
}
.customARegistermodel .modal-content {
    background: #edb81b;
    position: relative;
    border-radius: 30px;
}
.customARegistermodel .modal-body .close {
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
    text-shadow: none;
    font-weight: bold;
}
.customARegistermodel .modal-body > img {
    width: 100%;
    display: inline-block;
    padding: 15px;
 }
 .customARegistermodel h2 {
     font-size: 35px;
     display: inline-block;
     width: 100%;
     text-align: center;
     font-weight: 700;
     color: #202020;
     margin: 15px 0;
 }
 .customARegistermodel ul {
    display: inline-block;
    width: 100%;
    padding: 0px;
    list-style: none;
 }

 .customARegistermodel ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
 }
 .customARegistermodel ul img {
    float: left;
    width: 30px;
 }
 .customARegistermodel ul li span {
    float: right;
    width: calc(100% - 40px);
    background: #fff;
    padding: 6px 20px;
    border-radius: 50px;
    font-size: 15px;
    color: #202020;
    font-weight: 600;
 }


.customARegistermodel {
  text-align: center;
  padding: 0!important;
}

.customARegistermodel:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.customARegistermodel .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.asteriskField {
    color: red;
}

.forgotPasswordDiv .modal-body {
    padding: 30px;
    text-align: center;
    position: relative;
}
.forgotPasswordDiv .close {
    position: absolute;
    top: 10px;
    right: 15px;
    opacity: 1;
}
.forgotPasswordDiv h2 {
    font-size: 20px;
    color: #202020;
    font-weight: 600;
}
.forgotPasswordDiv p {
    font-size: 14px;
    color: #959595;
    font-weight: 100;
    margin-bottom: 20px;
}
.forgotPasswordDiv label {
    font-size: 15px;
    color: #202020;
    font-weight: 600;
    margin-bottom: 0px;
}
.forgotPasswordDiv .customButton {
    min-width: 50%;
    display: inline-block;
    color: #f1bb1b !important;
    width: auto;
}


@media screen and (max-width: 370px) {
   .customARegistermodel ul li span {
        font-size: 12px;
     }  
} 





/***********************************/
.newLoginScreen * {
    font-family: 'Roboto', sans-serif;
}
.newLoginScreen {
    display: inline-flex;
    width: 100%;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: #e6e7e8;
}
.centerLoginScreen {
    display: inline-flex;
    width: 65vw;
}
.leftLoginDetails {
    display: inline-block;
    width: 65%;
}
.leftLoginDetails img {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.rightLoginDetails {
    padding: 1.3vw 1.7vw;
    display: inline-block;
    width: 35%;
    background: #fff;
    position: relative;
}
.loginLogo {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.loginLogo img {
    width: 46%;
    position: relative;
    right: -0.7vw;
}
.userLogin {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 1.8vw;
    margin-bottom: 2.5vw;
}
.userLogin img {
    width: 10.5%;
}
.userLogin h3 {
    font-size: 1.0vw;
    color: #212221;
    font-weight: 300;
    margin-top: 0.2vw;
}

.cuistomLoginFormNew .iti {
    width: 100%;
    display: inline-block;
}
.cuistomLoginFormNew .form-control {
    display: inline-block;
    width: 100%;
    border-radius: 0.6vw;
    padding: 0.36vw 1vw;
    font-size: 0.9vw;
    height: unset;
    font-weight: 600;
    box-shadow: none !important;
    border: 2px solid #a7a9ac;
}
.cuistomLoginFormNew .forgotPassDiv {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 0.5vw 1.2vw;
}
.newLoginScreen .forgotPassDiv a {
    display: inline-block;
    color: #212221;
    font-size: 0.7vw;
}
.newLoginScreen .boubbleButton {
    display: inline-block;
    width: 100%;
    margin: 0.8vw 0 0 0px !important;
}
.newLoginScreen .boubbleButton .customButton {
    width: 100%;
    margin: 0px;
    background: #212221;
    color: #fff;
    padding: 0.5vw 1vw !important;
    font-size: 0.9vw;
}
.newLoginScreen .appStroreIcon {
    margin: 0px;
    padding: 0 1.5vw;
    max-width: unset;
    display: inline-flex;
    align-items: flex-end;
    justify-content: space-between;
}
.newLoginScreen .appStroreIcon li {
    width: calc( 100% / 3);
    padding: 0 0.9vw;
    margin-top: 0.8vw;
}
.newLoginScreen h6 {
    font-size: 0.8vw;
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #202020;
    margin: 2vw 0 0;
}
.newLoginScreen .form-group {
    margin-bottom: 0.7vw;
}
.newLoginScreen .boubbleButton p {
    display: inline-block;
    width: 100%;
    margin: 1.5vw 0;
    text-align: center;
    font-size: 0.95vw;
    font-weight: 400;
    color: #212221;
}

.newLoginScreen .boubbleButton p a {
    font-weight: 700;
    color: #212221;
}
.newLoginScreen .coppyRightMsg {
    display: inline-block;
    width: 100%;
    font-size: 0.5vw;
    text-align: center;
    font-weight: 500;
    color: #202020;
    margin-top: 0.8vw;
}
.bottomLoginPart {
    position: absolute;
    bottom: 1vw;
    left: 0;
    width: 100%;
}

#renverification.show {
    min-height: 100vh;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
#renverification .modal-dialog {
    display: inline-block;
    width: 100%;
}
#renverification h2 {
    font-size: 25px;
    color: #494949;
    text-align: center;
    font-weight: 600;
    padding-top: 43px;
}
#renverification h3 {
    font-size: 22px;
    color: #494949;
    text-align: center;
    font-weight: 400;
    padding-bottom: 43px;
}






@media only screen and (max-width:  767px) {
    .newLoginScreen {
        padding: 0px;
        background: #fff;
        align-items: unset;
    } 
    .centerLoginScreen {
        width: 100%;
    }
    .newLoginScreen .boubbleButton .customButton {
        padding: 1.5vw 4vw !important;
        font-size: 4.5vw;
    }
    .leftLoginDetails {
        display: none;
    }
    .rightLoginDetails {
        width: 100%;
        padding: 6vw;
        position: relative;
    }
    .userLogin {
        margin-top: 15vh;
        margin-bottom: 7vh;
    }
    .userLogin h3 {
        font-size: 4vw;
        margin-top: 1.3vw;
    }
    .cuistomLoginFormNew .form-control {
        border-radius: 2.2vw;
        padding: 1.4vw 4vw;
        font-size: 4.5vw;
        font-weight: 400;
    }
    .newLoginScreen .form-group {
        margin-bottom: 3.2vw;
    }
    .newLoginScreen .forgotPassDiv a {
        font-size: 3vw;
    }
    .cuistomLoginFormNew .forgotPassDiv {
        padding: 0.2vw 4vw;
        margin-bottom: 5vw;
    }
    .newLoginScreen .boubbleButton p {
        margin: 6vw 0;
        font-size: 4.1vw;
    }
    .newLoginScreen h6 {
        font-size: 3.8vw;
        margin: 6vw 0 0;
    }
    .bottomLoginPart {
        bottom: 2vw;
    }
    .newLoginScreen .appStroreIcon {
        padding: 4vw 10vw 0;
    }
    .newLoginScreen .coppyRightMsg {
        font-size: 2.5vw;
        position: unset !important;
        transform: none;
        margin-top: 4vw;
    }
    
    .newLoginScreen .appStroreIcon li {
        padding: 0 4vw;
        margin-top: 0.8vw;
    }
    .cuistomLoginFormNew .alert.alert-success {
        position: absolute;
        top: 8%;
        left: 10%;
        width: 80%;
    }
    form.cuistomLoginFormNew {
        min-height: 73vh;
    }
}