/*
Theme Name:         eXp Realty
Theme URI:          https://www.wrightbrosinc.com
Description:        This is the frontend framework/theme for WBI Recruiting Product.
Version:            1.0
Author:             Wright Brothers Inc. Dev Unicorns
Author URI:         https://www.wrightbrosinc.com
Text Domain:        wbi

License:            Not for any use without our permissions, thx.
License URI:        
*/

input#userSubType:read-only,input#userMCharge:read-only {cursor: not-allowed;}
#kscorewrapper{
    display: block;
    background-image: url("assets/images/kscore-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position:inherit;
	min-height:422px;
}
.pink-h2 {    color: #d00f2b;
    font-weight: 100;
    margin-bottom: 14px;}
.line-break{
	height: 4px;
    display: block;
    margin: 44px auto;
    width: 482px;
    background-color: #d8d8d8;}	
.align-c{text-align:center;}
.headingred strong {
    color: #b40101;
}@media screen and (max-width: 768px) {
	.map-kw{width:100%;}
	.faq h1 {
    font-size: 1.5em !important;
    font-weight: 400 !important;
}.faq h3 {
    font-size: 1.1em !important;
}#kscorewrapper{    background-position: right;}
	}