@media screen and (max-width: 1550px) {
    .jumbotron .title {
        font-size: 45px;
        line-height: 50px;
    }

    .container-fluid .jumbotron .subtitle {
        font-size: 20px !important;
        line-height: 15px !important;
    }

    h3 {
        font-size: 20px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron .pt-wbreadcrumb {
        padding-top: 25px !important;
    }

    .container-fluid .jumbotron.pb-40-tab-0 {
        padding-bottom: 25px !important;
    }

    .bg-dk-blue .pt-50 {
        padding-top: 25px !important;
    }

    .bg-dk-blue .pb-60 {
        padding-bottom: 25px !important;
    }

    h2.title-bold {
        font-size: 30px;
        line-height: 22px;
        ;
    }
}

@media screen and (max-width:1199px) {
    h2.title-bold {
        font-size: 23px;
        line-height: 22px !important;
    }

    .jumbotron .title {
        font-size: 35px;
        line-height: 40px;
    }

    .container-fluid .jumbotron .subtitle {
        font-size: 18px !important;
        line-height: 10px !important;
    }

    p,
    ul li,
    .p,
    ol li {
        font-size: 12px;
        line-height: 20px;
    }
}

@media screen and (max-width:992px) {
    .hero-image-tab img {
        display: none;
    }

    #mini-quoter {
        width: 70% !important;
        margin: 0 auto !important;
    }

    .nav_item {
        margin-top: 10px;
    }
}

@media screen and (max-width:767px) {
    #footer-bottom {
        padding: 20px 0px;
    }

    #footer-signup {
        padding: 10px 0px !important;
    }

    .faq .ui-accordion .ui-accordion-header {
        font-size: 13px;
        line-height: 20px;
    }

    .faq .ui-accordion .ui-icon {
        width: 15px;
        height: 15px;
        background-size: contain;
    }

    .faq .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        right: 6px;
    }

    h2.title-bold {
        font-size: 20px;
        line-height: 22px !important;
    }

    .nav_item {
        display: none;
    }

    #mini-quoter {
        width: 95% !important;
        margin: 0 auto !important;
    }

    .container-fluid .jumbotron .title.small {
        font-size: 30px !important;
    }

    .primary-site-button {
        font-size: 15px !important;
    }

    .logo img {
        width: 40%;
    }

    .container-fluid .jumbotron.pb-40-tab-0 {
        padding-bottom: 15px !important;
    }

    .container .jumbotron,
    .container-fluid .jumbotron .pt-wbreadcrumb {
        padding-top: 15px !important;
    }

    .pt-50 {
        padding-top: 30px !important;
    }

    .container-fluid .jumbotron {
        margin-bottom: 0px;
    }

    .mt-40 {
        margin-top: 0px !important;
    }

    .pb-50 {
        padding-bottom: 20px !important;
    }

    .pt-60 {
        padding-top: 20px !important;
    }

    .pb-80 {
        padding-bottom: 20px !important;
    }
.col-xs-12.visible-xs.bg-img-half.bg-editing-guide-quad {
    /* display: none; */
    height: auto !important;
}

    .ci {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    section.section-2 .ptb-60 {
        padding: 20px 0 0;
    }
    .container-fluid.faq .ptb-40 {
        padding: 10px 0 20px;
    }
    .container-fluid.faq .mb-40{
        margin-bottom: 10px !important;
    }
    #footer-bottom #footer-logo-link img {
        margin-bottom: 10px;
    }
}