@import url('https://fonts.googleapis.com/css?family=Raleway');

/* App Specifc CSS */
.land_header a.sign_btn {
    background-color: #fff !important;
    border: solid 1px #fff !important;
    color: #000 !important;
}
.land_header span.sign_btn {
    background-color: #fff !important;
    border: solid 1px #fff !important;
    color: #000 !important;
}
.land_header button.sign_btn {
    background-color: #fff !important;
    border: solid 1px #fff !important;
    color: #000 !important;
}

.container-land .cont_wrap a.get_btn {
    color: #000 !important;
    background-color: #fff !important;
    border: solid 1px #fff !important;
}
.container-land .cont_wrap span.get_btn {
    color: #000 !important;
    background-color: #fff !important;
    border: solid 1px #fff !important;
}
.container-land .cont_wrap button.get_btn {
    color: #000 !important;
    background-color: #fff !important;
    border: solid 1px #fff !important;
}

.land_header img {
    height: auto !important; max-height: 45px;  max-width: 175px;   width: auto;
}

.u-logo-img {
    height: auto !important; max-height: 45px;  max-width: 175px;   width: auto;
    padding: 0px !important;
    margin-top: 25px;
    position: relative;
}

.auth0-lock.auth0-lock .auth0-lock-submit {
    background-color: #fff !important;
    border: solid 0px #fff !important;
}

.auth0-label-submit {
    color: #000 !important;
}

.landing_wrap.u-new {
    background-position: 2% 50%;
}

#authlogindiv:before,
#authsignupdiv:before {
    content: "";
    background-color: #000000d1;
    top: 0;
    bottom: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.land_header img {
    height: 45px
}
@media (max-width: 481px){

.auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper {
    height: 534px !important;
}}

@media (min-width:300px) and (max-width:359px) {
    .land_header img {
        height: auto !important;
        max-height: 45px;
        max-width: 150px;
    }
}

@media (min-width:360px) and (max-width:850px) {
    .land_header img {
        height: auto !important;
        max-height: 45px;
        max-width: 175px;
    }

}

@media (min-width:300px) and (max-width:850px) {
    .u-logo-img {
        /* width: 150px !important; */
        height: initial;
    }
}

/* App Specifc CSS */
@media (min-width: 320px) and (max-width: 767px) {
    .navbar-brand {
        margin-left: 25px !important;
        margin-top: -10px !important;
    }
    .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper {     height: auto !important;}
    #authlogindiv .auth0-lock-content {
        padding: 0 20px !important;
    }
    form.auth0-lock-widget {
        overflow-y: auto !important;
    }
    .auth0-lock.auth0-lock .auth0-lock-content-body-wrapper { margin-top: 28px !important}
    .header_block .navbar-brand.ww-15 img {
        height: auto !important;
        width: 100% !important;
    }

    a.navbar-brand.w-15 {
        margin-left: 40px !important;
    }

    .header_block .navbar-brand img {
        height: auto !important;
        max-height: 30px;
        max-width: 131px;
        width: auto;
    }
}

.header_block .navbar-brand img {
    height: 45px;
}

#desc_btns ul li a:hover {
    color: #fff !important;
}

.hed_right .dropdown-menu>li>a:focus,
.hed_right .dropdown-menu>li>a:hover {
    color: #00aeef !important;
}

/*.auth0-lock-container { position: fixed;  z-index: 99999 !important; background-color: rgba(0, 0, 0, 0.9); width: 100%; height: 100%; top: 0; left: 0px;}*/
.container-land .cont_wrap p,
.container-land .cont_wrap h1 {
    font-family: 'Avenir', sans-serif !important;
}

.container-land .cont_wrap h1 {
    color: #fff !important;
    font-weight: bold !important;
    margin-top: 5px;
    font-size: 44px !important;
}

.container-land .cont_wrap p {
    color: #fff !important;
    text-transform: capitalize !important;
    font-size: 18px !important;
    font-weight: 600;
}

.container-land .cont_wrap {
    margin-top: 14% !important;
    text-align: left;
}

.container-land .cont_wrap a.get_btn:after {
    content: "";
    position: fixed;
    right: 5%;
    bottom: 5%;
    width: 300px;
    height: 40px;
    background-image: url(https://peafowl.s3.amazonaws.com/FoxAdmin/assets/images/powerdByEnvoi.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: none;
}
.container-land .cont_wrap span.get_btn:after {
    content: "";
    position: fixed;
    right: 5%;
    bottom: 5%;
    width: 300px;
    height: 40px;
    background-image: url(https://peafowl.s3.amazonaws.com/FoxAdmin/assets/images/powerdByEnvoi.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: none;
}
.container-land .cont_wrap button.get_btn:after {
    content: "";
    position: fixed;
    right: 5%;
    bottom: 5%;
    width: 300px;
    height: 40px;
    background-image: url(https://peafowl.s3.amazonaws.com/FoxAdmin/assets/images/powerdByEnvoi.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: none;
}

.first-p {
    margin-bottom: 0px !important;
}

.container-land {
    width: 90% !important;
    max-width: 1900px !important;
    height: inherit;
    position: relative;
}

.landingtext {
    margin-bottom: 10px !important;
}

/* .header_det .logo img {  width: 180px !important;} */
.land_header {
    padding: 25px 0 !important;
}

.container-land .cont_wrap img {
    width: 150px;
    margin-bottom: 10px;
}

.ftr_logo {
    width: auto !important;
    margin-top: 8px !important;
}

.ftr_logo img {
    width: auto !important;
    height: 26px !important;
}

/* .landing_wrap { background-size: 100% !important;     background-position: 60% 60% !important;} */
.container-land .cont_wrap img {
    display: none
}

.payment_bg img {
    opacity: 0.1;
}

.submit {
    background-color: #fff !important;
    border: solid 2px #fff !important;
    color: #000 !important;
}

.active_block .submit {
    width: inherit !important;
    color: #fff !important;
}

@media (min-width:300px) and (max-width:850px) {
    .auth0-lock.auth0-lock .auth0-lock-social-button .auth0-lock-social-button-icon {
        height: 37px !important;
    }

    .pmt_dt .logo {
        padding-left: 0px !important;
        left: 0px !important
    }

    #authlogindiv,
    #authsignupdiv {
        background-size: cover !important;
        background-position: 44% 25% !important;
        padding-bottom: 20px;
    }

    #signupcontainer .auth0-lock-name {
        top: 5px !important;
    }

    #signupcontainer .auth0-lock-content {
        margin-top: 0px;
    }

    .auth0-lock.auth0-lock .auth0-lock-submit {
        width: 100px !important;
    }

    .auth0-lock-body-content {
        width: 100% !important;
    }

    .u-bl-center #logincontainer,
    .u-bl-center #signupcontainer {
        padding-top: 20px;
        background-color: transparent !important;
        border: none !important;
        width: 100% !important;
    }

    .auth0-lock.auth0-lock .auth0-lock-social-button {
        width: 32px !important;
        height: 40px !important;
    }

    .auth0-lock-center {
        position: relative !important;
    }

    .auth0-lock-back-button {
        position: fixed !important;
        display: block;
        top: 15px !important;
    }

    #authsignupdiv .auth0-lock-submit {
        margin-bottom: 20px;
    }

    #authlogindiv .auth0-lock-submit {
        margin-bottom: 60px;
    }

    #authlogindiv .auth0-lock-cred-pane {
        position: relative !important;
    }

    #authsignupdiv .auth0-lock-cred-pane {
        position: relative !important;
    }

    input[type="text"]:focus,
    input[type="password"]:focus,
    textarea:focus,
    select:focus {
        font-size: 16px;
    }

    #authlogindiv .auth0-lock-content {
        width: 360px !important;
    }

    #authlogindiv .auth0-lock-form p {
        font-size: 13px !important;
        line-height: 18px;
        margin-bottom: 10px !important;
    }

    .auth0-lock.auth0-lock .auth0-lock-header-logo {
        /* width: 115px !important; */
        background-size: 115px !important;
        float: none;
        margin-top: -10px !important;
        
    }

    .auth0-lock.auth0-lock .auth0-lock-header-welcome {
        text-align: left;
        height: 45px;
    }

    .auth0-lock-header-welcome {
        margin-left: 0px !important;
    }

    .auth0-lock-name {
        font-size: 15px !important;
        width: 100% !important;
        white-space: inherit !important;
        top: 10vh;
        line-height: 20px !important;
        color: #000;
    }

    .stepdesign {
        position: absolute;
        font-size: 20px;
        color: #ffffff;
        width: 38%;
        top: 15px !important;

    }

    .stepdesign .closebtn {
        position: inherit !important;
        top: 30% !important;
        padding: inherit !important;
        width: 100%
    }

    .container-land .cont_wrap {
        margin-top: 20% !important;
        width: 100% !important;
    }

    .closebtn {
        top: -50px;
        position: absolute;
        right: -70%;
        width: 25px;
        background-size: 25px;
    }

    #authlogindiv .auth0-lock-name {
        /* top:6vh; */
    }

    .auth0-lock.auth0-lock .auth0-lock-content {
        width: 100%;
     
        border: none;
        margin-left: auto;
        /* margin-top: 100px; */
        margin-right: auto;
        float: none;
    }

    .auth0-lock.auth0-lock .auth0-lock-submit {
        width: 100px !important;

        margin-left: 25%;
        margin-right: 25%;
        margin-top: 8%;
    }

    .auth0-lock.auth0-lock .auth0-lock-cred-pane {
        /* background-image: url(https://envoi-common-resources.imgix.net/screening/images/landBg_portrait1.jpg) !important; */
        background-size: 100% !important;
        background-repeat: no-repeat !important;
        /* background-color: #000 !important; */
        height: 100% !important;
    }

    .auth0-lock.auth0-lock,
    .auth0-lock.auth0-lock * {
        color: #fff;
    }

    .auth0-lock.auth0-lock .auth0-lock-widget {
        position: relative !important;
    }
}

.auth0-lock.auth0-lock .auth0-lock-overlay {
    background: none !important;
}

.auth0-lock.auth0-lock .auth0-lock-widget {
    width: 100% !important;
    height: 100%;
    position: fixed;
    z-index: 9999;
    left: 0px;
    top: 0px;
}

.auth0-lock.auth0-lock .auth0-lock-cred-pane {
    height: 100%;
    background: transparent !important;
    width: 420px !important;
    z-index: 999999 !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.25) !important;
    text-align: center;
    border-radius: 8px;
    margin: 100px auto 0 auto;
    padding-bottom: 25px;
    margin-bottom: 50px;
}

.auth0-lock.auth0-lock .auth0-lock-header {
    background: none !important;
    padding: 26px 0 !important;
    width: 95%;
    margin: 0 auto;
    overflow: hidden !important;
}

.auth0-lock.auth0-lock .auth0-lock-cred-pane {
    /* background-image: url(https://envoi-common-resources.imgix.net/screening/images/landBg_landscape1.jpg) !important; */
    background-size: 100% !important;
    /* background-color: #000 !important; */
}

.auth0-lock-center {
    position: fixed;
    width: 100% !important;
    height: 100% !important;
    /* background-color: #000 !important; */
    /*background-image:url(https://envoi-common-resources.imgix.net/screening/images/main_bg.png);*/
    background-image: none;
    left: 0px;
}

/* .auth0-lock-form div div:nth-child(4) {
    padding: 0 10%;
} */
.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google] .auth0-lock-social-button-text {
    color: #fff !important;
}
.auth0-lock.auth0-lock .auth0-lock-form .auth0-lock-alternative {
    position: absolute;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    left: 0px;
    font-weight: 600;
    letter-spacing: 1px;
}

/*.auth-lock-social-buttons-pane { width:50% !important; float:left;}*/

.auth0-lock-pane-separator {
    display: none;
}

.auth0-lock-input-email {
    display: inline-block;
}

.auth0-lock-input-show-password {
    display: inline-block;
    width: 100%;
}

.auth0-lock-input-email {
    display: inline-block;
    width: 100%;
}

.auth0-lock.auth0-lock .auth0-lock-form p {
    /* background-image: url(https://envoi-common-resources.imgix.net/screening/images/or_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 50%; */
    color: #fff !important;
    font-size: 15px !important;
    text-transform: uppercase;
    margin-bottom: 50px !important;
}

.auth0-lock-alternative {
    background-image: none !important;
}

.auth0-lock.auth0-lock .auth0-lock-submit {
    height: 40px !important;
    width: 100px !important;
    color: #000 !important;
    padding: 0 !important;
    border-radius: 0px !important;
    margin-left: 42.5%;
    margin-top: 26%;
    position: absolute;
}

.auth0-label-submit {
    height: inherit !important;
    line-height: 42px !important;
    font-weight: bold;
}


.auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
    color: #fff !important;
    padding: 0px !important;
}

.auth0-lock-alternative-link {
    color: #fff !important;
}

.auth0-lock-submit svg {
    display: none !important;
}

.auth0-lock-tabs .auth0-lock-tabs-current {
    display: block !important;
}

.auth0-lock.auth0-lock .auth0-lock-tabs {
    background-color: transparent !important;
    border: none !important;
    box-shadow: 0 0px 0 0 #5c666f !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.auth0-lock.auth0-lock .auth0-lock-tabs li {
    border: none !important;
    width: 100% !important;
}

.auth0-lock.auth0-lock .auth0-lock-tabs li.auth0-lock-tabs-current {
    box-shadow: 0 0px 0 0 #5c666f !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button {
    border: solid 1px #d4d4d4 !important;
    background-color: transparent;
    padding: 0;
    width: 100% !important;
    display: block !important;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 3px;
    margin-left: 0 !important;
    margin: 4px;
    position: relative;
    width: 40px;
    height: 40px;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.auth0-lock.auth0-lock .auth0-lock-social-button .auth0-lock-social-button-text {
    display: block !important;
    text-align: left !important;
    padding-left: 50px !important;
    font-size: 14px;
    color: #fff;
}

.auth0-lock.auth0-lock .auth0-lock-social-button-icon {
    background-size: 50% !important;
    background-color: transparent !important;
    top: 1px !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button .auth0-lock-social-button-icon {
    /* display: none; */

}

.auth0-lock-social-button[data-provider^=facebook] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/facebook_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^=google] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/google_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider="linkedin"] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/linkedin_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider="soundcloud"] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/soundcloud_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^=twitter] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/twitter_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^="windows"] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/microsoft_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^="microsoft"] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/microsoft_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^=paypal] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/paypal_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^=paypal] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/paypal_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^=yahoo] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/yahoo_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

.auth0-lock-social-button[data-provider^=twitter] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth-v2/twitter_ico.png?auto=compress,enhance,format) !important;
    background-size: 50% !important;
}

/* .auth0-lock-social-button[data-provider^=facebook] .auth0-lock-social-button-icon {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/auth/facebook_ico.png) !important;
    background-size: 50% !important;
} */
/* .auth0-lock-social-button[data-provider="amazon"] {
    background-image: url(../https://envoi-common-resources.imgix.net/screening/images/authv1/amazon_ico.png);
} */

/* .auth0-lock-social-button[data-provider="facebook"] {
    background-image: url(http://vliveamerica-app-assets.imgix.net/assets/images/auth/facebook_ico.png);
} */

/* .auth0-lock-social-button[data-provider^="google"] {
    background-image: url(http://vliveamerica-app-assets.imgix.net/assets/images/auth/google_ico.png);
} */

/* .auth0-lock-social-button[data-provider="soundcloud"] {
    background-image: url(http://vliveamerica-app-assets.imgix.net/assets/images/auth/soundcloud_ico.png);
} */

/* .auth0-lock-social-button[data-provider="twitter"] {
    background-image: url(http://vliveamerica-app-assets.imgix.net/assets/images/auth/twitter_ico.png);
} */

/* .auth0-lock-social-button[data-provider^="windows"],
.auth0-lock-social-button[data-provider^="microsoft"] {
    background-image: url(http://vliveamerica-app-assets.imgix.net/assets/images/auth/microsoft_ico.png);
} */

/* .auth0-lock-social-button[data-provider^="paypal"] {
    background-image: url(http://vliveamerica-app-assets.imgix.net/assets/images/auth/paypal_ico.png);
} */

/* .auth0-lock-social-button[data-provider^="instagram"] {
    background-image: url(../https://envoi-common-resources.imgix.net/screening/images/authv1/instagram_ico.png);
} */

/* .auth0-lock-social-button[data-provider="linkedin"] {
    background-image: url(http://vliveamerica-app-assets.imgix.net/assets/images/auth/linkedin_ico.png);
} */

/* .auth0-lock-social-button[data-provider="yahoo"] {
    background-image: url(../https://envoi-common-resources.imgix.net/screening/images/authv1/yahoo_ico.png);
} */

.auth0-lock-blur-support {
    display: none;
}

form.auth0-lock-widget {
    overflow-y: scroll;
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap {
    border: none !important;
    background: none !important;
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-input-wrap-with-icon {
    padding-left: 0px !important;
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap.auth0-lock-input-wrap-with-icon span {
    display: none;
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
    font-size: 14px !important;
    background-color: transparent !important;
    border-bottom: solid 1px #cacaca !important;
    height: 45px !important;
}

.auth0-lock.auth0-lock .auth0-lock-header-logo {
    height: 35px !important;
    /* background-image: url(https://envoi-common-resources.imgix.net/screening/images/logov2.png) !important;
    background-size: 160px;
    background-repeat: no-repeat;
    box-sizing: border-box; */
    position: relative;
    overflow: hidden;
    /* width: 160px !important; */
    height: 50px !important;
    /* padding: 60px 60px 0 0;*/
    float: left;
}

.athln {
    width: 100% !important;
}

.auth0-lock-name {
    position: absolute;
    z-index: 999999;
    top: 0;
    width: 100%;
    left: 0;
    font-size: 22px !important;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0px !important;
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
    width: 100% !important;
}

.auth0-lock.auth0-lock .auth0-lock-tabs li.auth0-lock-tabs-current a {
    font-size: 30px !important;
    color: #fff !important;
}

.auth0-lock.auth0-lock .auth0-lock-header {
    height: 70px !important;
}

.auth0-lock.auth0-lock .auth0-lock-close-button,
.auth0-lock.auth0-lock .auth0-lock-back-button {
    z-index: 9999999 !important;
}

.auth0-lock.auth0-lock .auth0-lock-close-button,
.auth0-lock.auth0-lock .auth0-lock-back-button {
    background: #d60000 !important;
    font-weight: bold;
    border: 12px solid #d60000 !important;
    margin-right: 8%;
    color: #fff;
}

.auth0-lock-tabs li:nth-child(2) a {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/sign_up_txt.png);
    background-repeat: no-repeat;
    width: 12%;
    background-size: 100%;
    font-size: 0px;
    margin-left: 44%;
    position: absolute;
    bottom: -111px;
}

.auth0-lock-tabs-current a {
    background-image: none !important;
}

.auth0-lock.auth0-lock .auth0-lock-tabs li a {
    color: #929292 !important;
}

.auth0-lock.auth0-lock .auth0-lock-close-button polygon,
.auth0-lock.auth0-lock .auth0-lock-back-button polygon {
    fill: #ffffff !important;
}

.auth0-lock.auth0-lock .auth0-lock-tabs-container {
    height: auto !important;
    margin-top: 0 !important;
}

.auth0-lock-input-block ::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 14px;
    text-transform: capitalize;
}

.auth0-lock-input-block ::-moz-placeholder {
    color: #fff !important;
    font-size: 14px;
    text-transform: capitalize;
}

.auth0-lock-input-block :-ms-input-placeholder {
    color: #fff !important;
    font-size: 14px;
    text-transform: capitalize;
}

.auth0-lock-input-block :-moz-placeholder {
    color: #fff !important;
    font-size: 14px;
    text-transform: capitalize;
}

.auth0-lock-header-welcome {
    float: left;
    margin-left: 0%;
    width: 100%;
}

/* .auth0-lock.auth0-lock .auth0-lock-content {
    float: left;
    width: 34%;
    padding: 0 35px !important;
    border-left: solid 1px #afafaf;
    margin-left: 40%;
    margin-top: 35px;
    margin-right: 25%;
    padding-bottom: 95px !important;
} */

.stepdesign {
    position: absolute;
    top: 25px;
    right: 5%;
    width: 33px;
    height: 33px;
    z-index: 99999999;
}



#authlogindiv .auth0-lock-content {
    float: none;
    width: 450px;
    padding: 0 35px;
    border-left: solid 0px #afafaf;
    margin: 0 auto;
    margin-top: 0px;
    padding-bottom: 95px !important;
}


#authlogindiv .auth0-lock-submit {
    height: 40px !important;
    width: 150px !important;
    color: #000;
    padding: 0 !important;
    border-radius: 0px !important;
    margin-top: 26%;
    margin: 0 auto;
}

#authlogindiv .stepdesign {
    font-size: 0px;
}

#authlogindiv .auth0-lock-form p {
    margin-bottom: 0px !important;
}

#authlogindiv .auth0-lock-submit {
    margin-top: 25px !important;
    position: relative;
}

#authlogindiv .auth0-lock-content {
    padding-bottom: 13px !important;
}

#authlogindiv .auth0-lock-content {
    padding-bottom: 13px !important;
}


#signupcontainer .auth0-lock-content {
    padding: 10px 20px 10px 20px;
    
}


#authlogindiv .auth0-lock-back-button {
    left: 20px !important;
    top: 25px;
    position: fixed;
}

#authlogindiv .auth0-lock-header {
    width: 100%;
}

#authlogindiv .auth0-lock-form p {
    margin-top: 10px;
    margin-bottom: 10px !important;
}

#authsignupdiv .auth0-lock-submit {
    margin-top: 10px !important;
    position: relative;
    font-weight: bold;
}

#signupcontainer .auth0-lock.auth0-lock .auth0-lock-submit {
    margin: 0 auto !important;
}


#authsignupdiv .auth0-lock-form p {
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.auth0-global-message {
    margin-top: 50px;
}


@media (width:320px) {
    .stepdesign {
        font-size: 18px;
    }

    #authlogindiv .auth0-lock-submit {

        position: relative;
    }

    #authlogindiv .auth0-lock-content {
        width: 320px !important;
        padding: 0 20px !important;
    }
}

@media (min-width:300px) and (max-width:480px) {
    .container-land .cont_wrap {
        margin-top: inherit !important;
        text-align: center !important;
    }

    .header_det .logo img {
        width: auto !important;
        margin-left: 0 !important;
    }
}


@media (min-width:481px) and (max-width:850px) {
    .auth0-lock.auth0-lock .auth0-lock-widget {
        position: fixed !important;
    }

    .auth0-lock.auth0-lock .auth0-lock-submit {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 250px !important;
    }

    #authlogindiv .auth0-lock-cred-pane {
        position: relative !important;
        margin-top: 110px;
    }

    #authsignupdiv .auth0-lock-cred-pane {
        position: relative !important;
        margin-top: 110px;
    }

    .container-land .cont_wrap {
        margin-top: inherit !important;
       
    }

}
@media (min-width:750px) and (max-width:1080px) {
    .container-land .cont_wrap {margin-top: 0% !important;height: calc(85vh - 105px); width: 100% !important; text-align: center; display: flex; flex-flow: column; align-items: center;justify-content: center; }
    .container-land .cont_wrap h1 {  font-size: 36px !important;  }
    #authlogindiv, #authsignupdiv {  height: 100vh !important; }
    .header_det .logo img { margin-left: 0; height: auto !important; width: auto !important; max-height: 35px;  max-width: 175px;}
}

@media (min-width:851px) and (max-width:1080px) {
    .auth0-lock.auth0-lock .auth0-lock-social-button {
        width: 23% !important;
        background-size: 100% !important;
    }
}

@media (min-width:1367px) and (max-width:3000px) {}

@media (min-width:1500px) and (max-width:1900px) {

    /* .stepdesign {
        left: 30% !important;
    } */
    .auth0-lock.auth0-lock .auth0-lock-submit {
        margin-top: 10% !important;
    }
}

@media (min-width: 481px) {
    .auth0-lock.auth0-lock .auth0-lock-header-bg {
        background: none !important;
    }
    .auth0-lock.auth0-lock .auth0-lock-cred-pane-internal-wrapper {
        max-height: inherit !important;
    }
    #signupcontainer .auth0-lock-content {
        padding: 0px 35px 10px 35px;
        margin-top: -15px;
    }
}

.auth0-lock.auth0-lock .auth0-lock-widget {
    -webkit-transition: -webkit-transform 0s, opacity 0s !important;
    -webkit-transition: opacity 0s, -webkit-transform 0s !important;
    transition: opacity 0s, -webkit-transform 0s !important;
    transition: transform 0s, opacity 0s !important;
    transition: transform 0s, opacity 0s, -webkit-transform 0s !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button {
    border: 0;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 3px;
    margin: 4px 0 !important;
    position: relative;
    width: 40px;
    height: 40px;
    float: left;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}


#logincontainer,
#signupcontainer {
    background-size: cover;
    width: 100%;
    /* height: 100%; */
    /* position: fixed; */
    background-position: center center;
}




#authlogindiv,
#authsignupdiv {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 100vh;
}


.land_header a.sign_btn {
    padding: 8px 45px !important;
    float: right;
    display: inline-block;
    text-transform: uppercase;
}
.land_header span.sign_btn {
    padding: 8px 45px !important;
    float: right;
    display: inline-block;
    text-transform: uppercase;
}
.land_header button.sign_btn {
    padding: 8px 45px !important;
    float: right;
    display: inline-block;
    text-transform: uppercase;
}

.landingtext {
    font-size: 0px !important;
    position: absolute;
    bottom: 1%;
    right: 0px;
    margin-bottom: 0 !important;
    width: 280px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(https://s3.amazonaws.com/peafowl/adidas_DocDB/assets/images/powered_logo.png);
}

.container-land .cont_wrap a.get_btn {
    font-weight: bold !important;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 10px 50px !important;
    margin-top: 20px;
    text-decoration: none;
}
.container-land .cont_wrap span.get_btn {
    font-weight: bold !important;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 10px 50px !important;
    margin-top: 20px;
    text-decoration: none;
}
.container-land .cont_wrap button.get_btn {
    font-weight: bold !important;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 10px 50px !important;
    margin-top: 20px;
    text-decoration: none;
}

.u-ptext {
    margin-bottom: 50px !important;
}

.u-envoi {
    color: #c7d1d8 !important;
    font-weight: 100 !important;
    font-size: 22px !important;
    margin-bottom: 0px !important;
}

.uh1 {
    text-transform: uppercase;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.container-land .cont_wrap {
    width: 45%;
}

.u-subcr {
    color: #59626c !important;
    font-weight: 500 !important;
    font-size: 17px !important;
    margin-bottom: 15px !important;
    line-height: 22px;
}

.u-ptext {
    color: #c1c4cc !important;
    font-weight: 100 !important;
    font-size: 20px !important;
    text-transform: inherit !important;
}

.u-bl-center #logincontainer,
.u-bl-center #signupcontainer {
    /* padding-top: 20px; */
    /* background-color: rgba(255, 255, 255, 0.1); */
    /* border: solid 1px #cccccc60; */
    /* border-radius: 15px; */
    /* width: 28%; */
    /* margin: 78px auto; */
    /* height: 48% !important; */
}

/* .u-bl-center{
    width: 95%;
    max-width:450px;
    margin: 18px auto !important;
    } */
/* .u-bl-center{
    border: 1px solid rgba(255,255,255,0.3);
    background-color: rgba(255,255,255,0.1);
    text-align: center;
    border-radius: 8px;
    min-height: 60%;
} */
/* .auth0-lock-body-content{
        width: 35%;
        margin: 0 auto !important;
        } */

#authlogindiv .auth0-lock-content {
    width: 100% !important;
}

.u-bl-center .auth0-lock-name {
    padding: 0px 0px !important;
    font-size: 22px !important;
}



.auth0-lock-header-logo {
    display: none !important;
}

.auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
    border: solid 1px #d4d4d4 !important;
    padding-left: 15px !important;
    border-radius: 5px !important;
}

.u-logo-img {
    padding: 25px 0px;
    padding-bottom: 0px;
    margin-left: 5%;
}

.container-land .cont_wrap {
    margin-top: 10%;

}


.container-land .cont_wrap a.get_btn:hover {
    background-color: #a65eaf;
    text-decoration: none;
}
.container-land .cont_wrap span.get_btn:hover {
    background-color: #a65eaf;
    text-decoration: none;
}
.container-land .cont_wrap button.get_btn:hover {
    background-color: #a65eaf;
    text-decoration: none;
}


.footerpoweredby {
    width: 100%;
    display: block;
    margin-top: 126px;
    text-align: right;
}

.footerpoweredby img {
    width: 266px;
}

@media (min-width:300px) and (max-width:480px) {
    .container-land .cont_wrap a.get_btn:after {
        left: 0;
        bottom: 5%;
        width: 100% !important;
        background-size: 270px !important;
        background-repeat: no-repeat;
        background-position: center;

    }
    .container-land .cont_wrap span.get_btn:after {
        left: 0;
        bottom: 5%;
        width: 100% !important;
        background-size: 270px !important;
        background-repeat: no-repeat;
        background-position: center;

    }
    .container-land .cont_wrap button.get_btn:after {
        left: 0;
        bottom: 5%;
        width: 100% !important;
        background-size: 270px !important;
        background-repeat: no-repeat;
        background-position: center;

    }

    .landing_wrap {
        background-position:center !important;
    }

    .landingtext {
        font-size: 0px !important;
        bottom: 2%;
        width: 180px;
        height: 25px;
    }

    .land_header img {
        margin-top: 0px;
    }

    .landing_wrap {
        background-size: cover !important;
        background-position: 0% 2%;
        height: 100vh;
    }

    .cont_wrap h1 {
        font-size: 20px !important;
    }

    .u-subcr {
        font-size: 15px !important;
    }

    .u-logo-img,
    .land_header img {
        padding-bottom: 0 !important;
        padding-left: 0px !important;
    }

    .auth0-lock.auth0-lock .auth0-lock-header {
        padding: 5px 0 !important;
        height: 45px !important;
    }

    .u-bl-center .auth0-lock-name {
        padding: inherit !important;
        font-size: 18px !important;
    }

    .u-bl-center {
        margin: 0px auto !important;
    }

    .closebtn {
        width: 20px !important;
        height: 20px !important;
        background-size: 100% !important;
        padding: 0 !important;
        top: 29px !important;
        right: 8% !important;
    }

    #authlogindiv .auth0-lock-content {
        margin-top: 15px !important;
    }

    .u-bl-center #logincontainer,
    .u-bl-center #signupcontainer {
        width: 100% !important;
        padding-top: 20px !important;
        margin-bottom: 40px;
    }

    /* .u-bl-center{ height: 68%;} */
    #authlogindiv .auth0-lock-name {
        top: 0;
        margin-top: 17px;
    }

    .auth0-lock.auth0-lock .auth0-lock-input-wrap .auth0-lock-input {
        width: 100% !important;
    }

    .auth0-lock-input-email {
        margin-bottom: 5px !important;
    }

    .u-logo-img {
        padding: 0 !important;
        width: inherit !important;
        /* height: 44px !important; */
    }

    #authlogindiv .u-logo-img {
        width: initial !important;
        margin-bottom: 20px;
    }

    #authsignupdiv .u-logo-img {
        width: auto !important;
    }

    .footerpoweredby {
        position: absolute;
        bottom: 0;
        text-align: center;
    }

    .footerpoweredby img {
        width: 150px;
        padding-bottom: 15px;
    }

    .auth0-lock.auth0-lock .auth0-lock-cred-pane {
        width: 90% !important;
        margin: 0 auto;
        background-color: rgba(50, 50, 50, 0.4) !important;
    }

    .container-land .cont_wrap h1 {
        text-align: center;
        font-size: 24px !important;
    }

    .container-land .cont_wrap p {
        text-align: center;
    }

    .container-land .cont_wrap a.get_btn {
        padding: 10px 30px !important;
        font-size: 14px !important;
        font-weight: bold !important;
    }
    .container-land .cont_wrap span.get_btn {
        padding: 10px 30px !important;
        font-size: 14px !important;
        font-weight: bold !important;
    }
    .container-land .cont_wrap button.get_btn {
        padding: 10px 30px !important;
        font-size: 14px !important;
        font-weight: bold !important;
    }

    .auth0-label-submit {
        color: #000 !important;
    }

    .auth0-lock.auth0-lock .auth0-lock-submit {
        background-color: #fff !important;
        border: solid 1px #fff !important;
    }

    .land_header a.sign_btn {
        margin-right: 0% !important;
        font-size: 14px !important;
        padding: 8px 15px !important;
    }
    .land_header span.sign_btn {
        margin-right: 0% !important;
        font-size: 14px !important;
        padding: 8px 15px !important;
    }
    .land_header button.sign_btn {
        margin-right: 0% !important;
        font-size: 14px !important;
        padding: 8px 15px !important;
    }

    .header_det .logo img {
        width: auto !important;
        margin-left: 0 !important;
    }
}

/*320X450*/
.popHeader .popLogo {
    width: 120px !important;
}

/* nav li .active {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

nav li .hoverbrd {
    background-color: #fff !important;
} */

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.act_page {
    width: 100%;
    height: 100vh;
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/landBg_landscape1.jpg) !important;
    background-size: cover;
    width: 100%;
    float: left;
}

.active_logo {
    width: 100% !important;
    display: flex;
    justify-content: center;
}

.active_logo img {
    width: auto !important;
    height: 45px !important;
}

.header_block .navbar-brand {
    width: 200px !important;
}

.header_det .logo {
    width: auto !important;
}

.payment_bg {
    background-image: url(https://envoi-common-resources.imgix.net/screening/images/payment_bg.jpg) !important;

}

.popHeader .popLogo {
    width: 120px !important;
}


@media (min-width:768px) {
    .umenu-icon {
        display: none;
    }


}

.umenu-icon {
    width: 20px;
    margin-right: 10px;
}
.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google]:hover:not([disabled]) .auth0-lock-social-button-icon, .auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google]:focus:not([disabled]) .auth0-lock-social-button-icon, .auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google]:hover:not([disabled]) .auth0-lock-social-button-text, .auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google]:focus:not([disabled]) .auth0-lock-social-button-text {
    background-color: transparent !important;
}
.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google] .auth0-lock-social-button-text {
    color: #fff !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google]:hover:not([disabled]) .auth0-lock-social-button-text {
    background-color: transparent !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google].auth0-lock-social-big-button {
    background-color: transparent !important;
}

.auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google]:hover:not([disabled]) .auth0-lock-social-button-text {
    background-color: transparent !important;
}

.auth0-lock-social-big-button .auth0-lock-social-button-text {
    color: #fff !important;
    background: transparent !important;
}

.auth0-lock.auth0-lock .auth0-lock-form {
    padding: 0px !important;
}

.auth0-lock-terms {
    display: none !important;
}

body .auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google] div.auth0-lock-social-button-text
{
  color: #fff !important;
}
  body .auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button:hover:not([disabled]) div.auth0-lock-social-button-text {
    background: transparent !important;
    color: #fff !important;
  }

  body .auth0-lock.auth0-lock .auth0-lock-social-button[data-provider^=google]:hover:not([disabled]) div.auth0-lock-social-button-icon {
    background-color: transparent !important;
  }
  .auth0-lock.auth0-lock .auth0-lock-content-wrapper { overflow: inherit !important;}