
@media(min-width: 992px) { 
    .container-box.container-box1 {
        max-width: 960px;
    }
    .section-heading{
        font-size: 40px;
    }
}
@media(max-width: 991px) {
    .section-heading{
        font-size: 30px;
    }
}
@media only screen and (max-width: 1920px){
	body main.page-content .banner-bg{
    	z-index: 0;
    	position: relative;
    }
}
@media only screen and (max-width: 1440px){

}
@media only screen and (max-width: 1200px){
    .background-banner{
        height: 640px;
    }
    .form-heading .utilize_form_heading {
        width: 580px;
    }
    .utilize_form_heading h3 {
        font-size: 37px;
        line-height: 45px;
    }
    .utilize_form_heading p {
        font-size: 20px;
        padding-top: 0px;
        color: #3E4095;
        max-width: 310px;
    }


}
/*# sourceMappingURL=medias.css.map */
@media all and (max-width: 991px) and (min-width: 768px) {
     .form-heading .utilize_form_heading {
        padding-top: 15px;
    } 
     .banner-side-img {
        bottom: 0px;
    }
    .background-banner {
        height: 510px;
    }
    .utilize_form_heading h3 {
        font-size: 40px;
        line-height: 50px;
    }
    .utilize_form_heading p {
        font-size: 20px;
        padding-top: 8px;
    }
    .utilize_form_heading h3 {
        font-size: 40px;
        line-height: 50px;
    }
    span.processing-item-text br {
        display: none;
    } 
}
@media(max-width: 767.98px) {
    .site-header {
        background-color: #E6E6E6;
    }
    body .header-inner{
        
        justify-content: center;
    }
    .banner-wrap-heading {
        color: #000
    }
    body main.page-content .processing-wrap .processing-col .border-right {
        display: none;
    }
     .form-heading .utilize_form_heading {
        padding-top: 30px;
        max-width: 548px;
        width: 100%;
        text-align: center;
    }
    .utilize_form_heading h3 {
        font-size: 40px;
        color: #3E4095;
        line-height: 45px;
    }
    .utilize_form_heading p {
        font-size: 20px;
        padding-top: 0px;
    }
    img.family-group-mobile {
        max-height: 380px;
        max-width: 443px;
        height: auto;
        width: 100%;
    }
    .background-banner {
        height: 458px;
    }
    #insuranceFrom{
        margin: 80px auto 0;
    }
    .pi-title {
        font-size: 24px;
        padding: 0;
        margin: 0;
    }
    .background-banner{
        background: none;
        padding-bottom: 30px;
    }
    .pi-circle-counter {
        font-size: 30px;
    }
    body main.page-content .processing-item-circle {
        height: auto;
        width: 126px;
        min-height: 20px;
        padding: 16px;
    }
    .margin-top-list{
        margin-top: 0rem !important;
    }
}
@media(min-width: 767.98px) {
    body main.page-content .processing-wrap .processing-col .border-right {
        position: absolute;
        right: -50px;
        height: 3px;
        top: 65px;
        max-width: 134px;
    }
}
@media(max-width: 575.98px) {
    .form-heading .utilize_form_heading {
        padding-top: 30px;
        max-width: 375px;
        text-align: center;
    }
    #insuranceFrom {
        margin: 55px auto 0;
    }
    .utilize_form_heading h3 {
        font-size: 28px;
        color: #3E4095;
        line-height: 30px;
    }
    .utilize_form_heading p {
        font-size: 18px;
        max-width: 284px;
    }
    span.processing-item-text br {
        display: none;
    }
    body .header-inner{
        justify-content: center;
    }
    .footer-navigation  ul {
        text-align: center;
    }
    footer .footer-navigation ul > li {
        line-height: 1.5;
    }
    .footer-left {
        text-align: center;
    }
    .copyright-text {
        font-size: 16px;
        line-height: 1;
        text-align: center;
    }
    .background-banner {
        height: 430px;
    }
    


}   
@media(max-width: 480.98px) {
    .background-banner {
        height: auto;
    }
    .utilize_form_heading h3 {
        font-size: 27px;
        color: #3E4095;
        line-height: 28px;
    }
    .utilize_form_heading p {
        font-size: 17px;
        padding-top: 0px;
        max-width: 245px;
    }
    img.family-group-mobile {
        max-height: 380px;
        max-width: 443px;
        height: auto;
        width: 100%;
    }
    .get-quote-wrap {
        flex-direction: column;
    }
    #insuranceFrom {
        height: auto;
    }
    .form-inner-heading {
        color: #818181;
        font-size: 16px;
    }
    .zipcode-input{
        width: 230px;
        font-size: 18px;
        padding: 10px 10px 10px 10px;
    }
    .Get-started-btn{
        width: 230px;
        height: 54px;
        padding: 15px 10px;
        font-size: 15px;
        margin-top: 10px;
    }
    .Get-started-btn img {
        max-width: 100%;
        margin: 2px 0 2px 2px;
        width: 8px;
    }
    .after-iform{
        width: 90%;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .section-heading {
        font-size: 25px;
    }
    .shop-plan-button-group button {
        margin-top: 5px;
    }

}
@media(max-width: 350.98px) {
    .after-iform{
        font-size: 14px;
    }
    .utilize_form_heading h3 {
        font-size: 25px;
    }
    .utilize_form_heading p {
        font-size: 14px;
    }

}
