/* override */
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.40)!important;
}
.ct-callout-form {
    border: #DFE3E8 3px solid;    
}
.fa-chevron-down {
    color: #7E868D !important;
}
.bg-danger {
    background-color: #2D9C53 !important;
}
/* end override */


#app { display: none; }
.attention-getter {
    color: #000;
    text-align: center;
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 20px;
    font-weight: 100;
    padding-bottom: 10px;
}
.navPhone {
    width: 224px;
    height: 50px;
    background: #2D9B53 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 15px #1B579224;
    border: 2px solid #FFFFFF;
    border-radius: 25px;
    font-size: 19px;
    line-height: 46px;
    font-weight: 500;
    color: #fff;
}
.navPhone:hover {
    color: #fff; 
    text-decoration: none; 
}
.nav-call-btn-icon {
    display: inline-block;
    width: 31px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: -4px;
}
.text-EEF3F6 {
    color: #EEF3F6;
}
#attention-getter {
    font-size: 26px; 
    line-height: 37px;
    margin: 22px 0px 10px 0px;
}
#sub-attention-getter {
    font-size: 16px;
    margin: 0px;
    font-weight: normal;
}
#soft-question {
    margin-bottom: 180px;
}
.lead-question-panel {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#343b44+0,606974+100 */
    background: #343b44; /* Old browsers */
    background: -moz-linear-gradient(left,  #343b44 0%, #606974 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #343b44 0%,#606974 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #343b44 0%,#606974 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343b44', endColorstr='#606974',GradientType=1 ); /* IE6-9 */
    height: 425px;
}
.sq-container .answer-container {
    padding: 0px 56px;
}
.supplemental-ui {
    background-color: #F5F5F5;
    z-index: 1;
    height: 268px;
    margin-top: 63px;
}
.supplemental-content {
    padding: 20px 12px;
}
.leadgen-ui {
    z-index: 2; 
}
.secondary-call-content {
    font-size: 23px;
    padding: 20px 20px;
}
.secondary-call-money-icon {
    margin: 8px 0px;
}
.sq-container {
    height: 395px;
}
.icon-btn {
    line-height: 30px;
    font-size: 14px;
}
.icon-btn-blu {
    color: #8CC4E1;
}
.secondary-call-container {
    background: #F5F5F5;
}
.rounded-lg {
    border-radius: 10px !important;
}
.rounded-left {
    border-radius: 10px 0px 0px 10px !important;
}
.rounded-right {
    border-radius: 0px 10px 10px 0px !important;
}
.btn-primary {
    background-color: #2274CB;
    border-color: #2274CB;
}
.leadgen-ui .question {
    font-size: 20px;
    margin: 24px 0px 25px 0px;
}
.ct-question {
    font-weight: 700;
}
.other-link {
    color: #373737;
    margin-top: 25px;
    font-size: 19px;
}
.other-link:hover {
    color: #9F9F9F;
}
.secondary-call-bttn-2 {
    width: 282px;
    height: 72px;
    margin-top: 18px;
    display: block;
    background: #2D9B53 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 20px #1B579226;
    border: 3px solid #FFFFFF;
    border-radius: 36px;
}
.secondary-call-bttn-2-icon {
    display: inline-block;
    width: 44px;
    margin: -16px 8px 11px 10px;
}
.secondary-call-bttn-2-content {
    width: 180px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
} 
.secondary-call-bttn-2-content .phone {
    font-size: 22px;
    font-weight: 500;
} 
.tap-call-text {
    display: none;
}

/* panel app css */
.progress {
    height: 11px;
}
#progressBar {
    width: 0px;
}
#userAnswerContainer {
    padding: 10px 0px 0px 0px;
}
.panel {
    padding: 0px;
    min-height: 500px;
    display: none;
}     
#panel_1 {
    display: block;
}
.panel__question {
    font-size: 32px;
    line-height: 33px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: center;
}   
.input-container {
    width: 488px;
    height: 82px;
    background: #ECEDEE;
    padding: 8px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
}   
.custom-input {
    height: 65px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #A2A2A2;
    border-radius: 5px; 
    text-align: center;
    color: #434547;
    font-size: 20px;               
} 
.custom-input::placeholder {
    font-size: 20px;
    color: #434547;
    text-align: center;
}
.panel__next-btn {
    width: 224px;
    height: 65px;
    background: #2274CB;
    border-color: #2274CB;
    font-size: 23px;
    line-height: 48px;
    margin: 30px auto;
    box-shadow: 0px 3px 3px #0C5FBE61;
    border-radius: 3px; 
    font-weight: 700;   
}  
.panel__next-btn:hover {
    text-decoration: none;
}    
#assistance-banner-component {
    background: #F5F5F5;
    padding: 20px 0px;
}   
#assistance-banner-component h3 {
    margin: 30px 0px;
    text-align: right;
    font-size: 26px;
    font-weight: 400;
}   
#assistance-banner-component .secondary-call-bttn-2 {
    margin: 9px 0px 9px 20px !important;
    display: inline-block;
}
.error-container {
    margin-bottom: 20px;
}
.error-panel {
    color: #fff;
    font-size: 14px;
    background: #D53839;
    min-width: 280px;
    border-color: #D53839;
    padding: 6px 20px;
    display: none;
}
.fDesc {
    font-size: 16px;
    text-align: center;
    color: #4C4F53;
    margin-top: 26px;
}
.fDesc a {
    color: #4C4F53;
}
.fCopy {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-top: 60px;
    margin-bottom: 20px;
    color: #4C4F53;
}
.sprite-arrow {
    height: 33px;
    text-align: center;
}
.sprite-arrow .fa-caret-up {
    font-size: 50px;
    color: #ECEDEE;
}
.sprite-arrow.failed .fa-caret-up {
    color: #FFD9D9;
}
.sprite-arrow.passed .fa-caret-up {
    color: #C4E5A9;
}
.panel__answer-container.passed .input-container {
    background: #C4E5A9;
}
.panel__answer-container.failed .input-container {
    background: #FFD9D9;
}
/* age verification override */
#verifyMessage {
    top: 6px !important;
    left: -5px !important;
    right: -5px !important;
}
.messageRadio {
    background: #fff !important;
    padding: 15px 0px !important;
}
.messageRadio label {
    background: #2274CB !important;
    box-shadow: 0px 3px 3px #0C5FBE61 !important;
    border-radius: 3px !important;
    width: 224px !important;
    height: 65px !important;
    font-size: 23px !important;
    line-height: 65px !important;
}

@media (max-width: 1199px) {
    .secondary-call-money-icon {
        margin: 16px 0px;
    }
} 
@media (max-width: 991.98px) {
    #attention-getter {
        font-size: 27px;
    }
    #sub-attention-getter {
        font-size: 15px;
    }
    .text-EEF3F6 {
        color: #B7BFC4;
    }
    #soft-question.lead-question-panel {
        height: 420px;
        padding-bottom: 40px;
        margin-bottom: 200px;
    }
    .secondary-call-container {
        background: #F5F5F5;
        padding: 10px 0px;
    }
    .secondary-call-content {
        font-size: 21px;
        padding: 0px;
        text-align: center;
        margin: 30px 0px 20px 0px;
    }            
    .sq-container .answer-container {
        padding: 0px 155px;
    } 
    .secondary-call-bttn-2 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
        margin-top: 0px;
    }
    #assistance-banner-component h3 {
        font-size: 23px;
    }
    .panel {
        min-height: auto
    }            
    #userAnswerContainer {
        padding: 10px 0px 100px 0px;
    } 
}
@media (max-width: 767.98px) {
    .sq-container .answer-container {
        padding: 0px 30px;
    } 
    #assistance-banner-component {
        padding: 30px 0px;
    }
    #assistance-banner-component h3 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
    #assistance-banner-component .secondary-call-bttn-2 {
        margin: 0px auto !important;
        display: block;
    }
    .panel__question {
        font-size: 28px;
    }               
} 
@media (max-width: 575px) {
    .logo-nav {
        width: 92px;
    }   
    .navPhone {
        width: 186px;
        height: 41px;
        font-size: 16px;
        line-height: 37px;
    } 
    .nav-call-btn-icon {
        width: 26px;
        margin-right: 5px;
        margin-left: 8px;
        margin-top: -2px;
    } 
    #attention-getter {
        font-size: 19px;
        line-height: 27px;
    } 
    .sq-container .answer-container {
        padding: 0px 10px;
    } 
    .secondary-call-bttn-2-icon {
        width: 36px;
        margin: 8px 5px 12px 11px;
    }
    .secondary-call-container {
        background: #fff;
    }
    .give-call-text {
        display: none;
    }
    #soft-question.lead-question-panel {
        height: auto;
        padding-bottom: 45px;
        margin-bottom: 0px;
    }
    .secondary-call-bttn-2-content .phone, .secondary-call-bttn-2-content {
        font-size: 17px;
    }   
    .secondary-call-bttn-2-content {
        width: 226px;
    }  
    .secondary-call-bttn-2 {
        width: 290px;
        margin-top: -30px;
        height: 60px;
    }                              
    .tap-call-text {
        display: inline-block;
    } 
    .sq-container {
        height: 370px;
    } 
    .leadgen-ui .question {
        margin: 15px 0px 22px 0px;
    } 
    .input-container {
        width: 290px;
    }                                                
}  
@media (max-width: 325px) {
    .navPhone {
        width: 180px;
        font-size: 15px;
    }  
    .sq-container {
        height: auto;
    }
    .panel__question {
        font-size: 24px;
    }
    #assistance-banner-component h3 {
        font-size: 20px;
    }
}      
