.cfx-scope .cfx-bg-blue {
    background-color: #2a9dea;
}

.cfx-scope .cfx-carfox-poster {
    background: url('../images/carfox-blank-poster.png') no-repeat;
    height: 600px;
    width: 600px;
}

.cfx-scope .cfx-modal-box-msg {
    position: relative;
    width: 570px;
    margin-top: 15px;
}

@media (max-width: 991px) {
    .cfx-scope .cfx-modal-box-msg {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-height: 800px) {
    .cfx-scope .py-lg-5 {
        padding-top: 0 !important;
    }
}

@media (max-height: 800px) {
    .cfx-scope .my-lg-5 {
        margin-top: 0 !important;
    }
}

.cfx-scope .cfx-mushu-error-msg {
    position: relative;
    top: 340px;
}

#recaptcha-v2-confirm-box{
    display: inline-block;
}