.elementor-5506 .elementor-element.elementor-element-a767355 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-5506 .elementor-element.elementor-element-a767355 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5506 .elementor-element.elementor-element-a0a8166 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-5506 .elementor-element.elementor-element-3f2dd92{--spacer-size:50px;}:root{--page-title-display:none;}@media(min-width:769px){.elementor-5506 .elementor-element.elementor-element-76b5d40{width:48.901%;}.elementor-5506 .elementor-element.elementor-element-064bcb7{width:49.383%;}}/* Start custom CSS for html, class: .elementor-element-758ae1d */.quiz h5 {
    color:#333333!important;
}
.quiz h3 {
   margin-top:20px!important;
   font-size:20px!important;
}/* End custom CSS */
/* Start custom CSS */#grade {
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    color: #203C3F;
}
.lead-assessment {
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.learn-more-lead-assessment {
    margin-top: 10px;
    font-size: 14px;
    color: #fcb737;
    text-decoration: underline;
    cursor: pointer;
}
#jacobinfo, #sarahinfo, #chrisinfo, #saminfo {
    margin-top: 15px;
}

#leadAttributes input {
    margin-right: 5px;
}
form#leadAttributes span {
    display: inline-flex;
    margin-right:10px;
}
form#leadAttributes label {
   font-weight: 500;
   font-size:16px;
   color:#888;
}
.quiz input[type=radio]:checked+label {
    color: #333!important;
}
#grade-lead {
    margin-top: 40px;
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
#grade {
    position: relative;
    top: -103px;
    width: 149px;
    height: 95px;
    padding: 10px 0 0 0;
    margin: auto;
    font-size: 57px;
    text-align: center;
    background: url(https://thespotforpardot.com/wp-content/uploads/2022/09/leadgrade.png) no-repeat;
    background-size: 149px 95px;
}

@media (min-width: 440px){
#grade {
    position: relative;
    top: -150px;
    bottom: 10px;
    width: 196px;
    height: 125px;
    padding: 20px 0 0 0;
    font-size: 70px;
    background-size: inherit;
}
 
}
@media (min-width: 768px){
#grade {
    position: absolute;
    top: inherit;
    bottom: 10px;
    left: 164px;
    width: 196px;
    height: 125px;
    padding: 20px 0 0 0;
    font-size: 70px;
    background-size: inherit;
}
.lead-assessment:hover {
    display: block;
}
.lead-assessment:hover #jacobinfo,.lead-assessment:hover #sarahinfo,.lead-assessment:hover #chrisinfo,.lead-assessment:hover #saminfo  {
    display: block;
    opacity: .9;
}
}
@media (max-width:991px){
    .learn-more-lead-assessment{
     display:none!important;
    }
    .lead-assessment {
     border-bottom: 1px solid #e5e5e5;
     padding-bottom: 40px;
    }
    
}

@media (min-width: 992px){

#grade {
    position: absolute;
    top: inherit;
    bottom: 10px;
    left: 40px;
}
    #jacobinfo {
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 10;
    display: none;
    padding: 10px;
    background-color: #fff;
    border: solid 3px #fdaa13;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    opacity: 0;
    -webkit-box-shadow: 2px 2px 5px #888;
    -moz-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
    -webkit-transition: opacity .8s;
    -moz-transition: opacity .8s;
    -ms-transition: opacity .8s;
    -o-transition: opacity .8s;
    transition: opacity .8s;
}
#sarahinfo {
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 10;
    display: none;
    padding: 10px;
    background-color: #fff;
    border: solid 3px #85c33c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    opacity: 0;
    -webkit-box-shadow: 2px 2px 5px #888;
    -moz-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
    -webkit-transition: opacity .8s;
    -moz-transition: opacity .8s;
    -ms-transition: opacity .8s;
    -o-transition: opacity .8s;
    transition: opacity .8s;
}
#chrisinfo {
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 10;
    display: none;
    padding: 10px;
    background-color: #fff;
    border: solid 3px #51c9e8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    opacity: 0;
    -webkit-box-shadow: 2px 2px 5px #888;
    -moz-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
    -webkit-transition: opacity .8s;
    -moz-transition: opacity .8s;
    -ms-transition: opacity .8s;
    -o-transition: opacity .8s;
    transition: opacity .8s;
}
#saminfo {
    position: absolute;
    top: 0;
    left: 21px;
    z-index: 10;
    display: none;
    padding: 10px;
    background-color: #fff;
    border: solid 3px #a488c0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    opacity: 0;
    -webkit-box-shadow: 2px 2px 5px #888;
    -moz-box-shadow: 2px 2px 5px #888;
    box-shadow: 2px 2px 5px #888;
    -webkit-transition: opacity .8s;
    -moz-transition: opacity .8s;
    -ms-transition: opacity .8s;
    -o-transition: opacity .8s;
    transition: opacity .8s;
}
}/* End custom CSS */