@media (min-width: 1200px) {
    #main .container, #main .container-sm, #main .container-md, #main .container-lg, #main .container-xl {
        max-width: 1000px;
    }

        #main .container.inherit {
            max-width: 1140px;
        }

    .banner-with-text {
        position: relative;
    }

        .banner-with-text h2, .banner-with-text h3, .banner-with-text h4, .banner-with-text h5 {
            color: #fff;
        }

    .banner-with-text .text {
        position: absolute;
        top: 40%;
        left: 50px;
    }
}

@media (max-width: 992px) {


    h1,.h1 {
        font-size: 3.0rem;
    }

    h2, .h2 {
        font-size: 2.5rem;
    }

    h3, .h3 {
        font-size: 2rem;
    }

    h4, .h4 {
        font-size: 1.75rem;
    }

    h5, .h5 {
        font-size: 1.25rem;
    }

    h6, .h6 {
        font-size: 1.0rem;
    }

    .btn {
        padding: 10px 20px;
        font-size:16px;
    }

    .banner .strikethrough {
       
        padding: 6px 10px 0px 10px;
    }

        .orange-bg span {
      
        padding: 10px 10px 0px 10px;
    }

    .black-bg span {
        padding: 10px 10px 0px 10px;
    }

        #navbar {
        display: none;
    }

    #mobile-header {
        display: block;
       
        position: fixed;
        top: -70px;
        left: 0;
        padding: 0px 15px 0px;
        background: #FF9B22;
        width: 100%;
        height: 70px;
        z-index: 1050;
        -webkit-transition: all 0.5s ease-out;
    }

        #mobile-header.scrolled{
            top:0;
        }



    #logo-mobile {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1000;
        padding: 10px 20px;
        display: block;
        margin: 0;
        width: 100%;
        background-color: #FF9B22;
    }

        #logo-mobile a.logo {
            background: url('/img/logo/black_white.svg') no-repeat top left;
            width: 100%;
            height: 40px;
            display: block;
        }

        #logo-mobile .btn {
            padding: 5px 40px 5px 10px;
            white-space: nowrap;
            font-size:16px;
            line-height:30px;
        }

        .no-banner #logo-mobile {
            left: 0;
            top: 0;
            position: relative;
            padding: 20px 15px 20px;
            background: linear-gradient( 180deg, #f9aa14 0%, #ff9b22 100%);
            width: 100%;
        }

        .no-banner #logo-mobile a.logo {
            background-image: url('/img/logo/black_white.svg');
        }

    .no-banner .mobile-nav-toggle i {
        color: #202020;
    }

    .banner-home {
       
        font-size: 16px;
        line-height: 25px;
       min-height:90vh;
    }

        .banner-home .banner-person {
           
            bottom: -10px;
            top: inherit;
        }
    
    .banner-home .banner-person img{
        max-height:400px;
        
    }
        .banner-home .banner-left-img {
            
            left: -175px;
         
        }

        .banner-home .banner-right-img {
           
            right: -175px;
          
        }

        .banner-home .instagram {
            font-size: 14px;
            line-height:18px;
           
        }

        .banner-home .instagram-left {
            
            bottom: 20px;
            left: 20px;
        }

        .banner-home .instagram-right {
           
            bottom: 20px;
            right: 20px;
        }

    .banner .caption {
        padding:0px;
    }
    .banner .caption h1 {
        padding-top: 90px;
        font-size: 30px;
        line-height: 40px;
    }

        .banner .caption h3 {
            
            font-size: 30px;
            line-height: 40px;
        }

    .instant-quote .btn {
        font-size: 16px;
        padding: 10px 15px;
    }

    #header {
        display: none;
    }

    .instant-quote .icon {
        display: none;
    }

    .instant-quote .btn-mobileSelect-gen {
        margin-bottom: 20px;
    }

   

    body .flip-card-front {
        position: relative;
        text-align: center;
    }

    body .flip-card-back {
       display:none;
    }


    section.section-cover .item {
        margin-bottom: 25px;
    }

    section.section-cover .item .number {
        left: 0;
        position: relative;
        height: 70px;
        width: 70px;
        font-size: 30px;
        padding-top: 20px;
        margin-bottom:10px;
    }

    section.section-features .two .card, section.section-features .odd .two .card,
    section.section-features .card, section.section-features .odd .card {
        margin: 0;
        padding: 20px 20px 0 20px;
    }

    section.section-features .odd .col-md-7, section.section-features .odd .one {
        order: 1;
    }

    .section-features .features ul {
        -moz-column-count: 1;
        -moz-column-gap: 00px;
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        column-count: 1;
        column-gap: 00px;
    }


    .section-claims .box-gray, .section-quotes .box-gray {
        padding: 25px;
    }



        .section-quotes .box-gray img, .section-claims .box-gray img {
            padding: 0;
            margin-bottom: 20px;
        }

    .section-options .faqs .faq {
        padding:0;
    }

    section.section-image .img, section.section-image .text {
        width: 100%; padding:25px 0;
    }

    section.section-image .img{
      display:none;
    }

    .text-indent {
        width: 90%;
    }

    h4 .text-large {
        font-size: 5.5rem;
    }

    body .slick-prev,  body .slick-next {
        z-index:1000;
    }
    
    body .slick-next {    
        right: 0;
    }

    body .slick-prev {
        left: 0;
    }

    .products .product-summary {
        display: none;
    }

    .quote-summary {
        padding: 0 10px 10px;
    }

    body #quote-engine .page-content {
        
        padding-bottom: 250px;
    }

        .quote-summary .inner-container {
            padding: 10px;
        }

            .quote-summary .inner-container .summary-next-step {
                margin-bottom: 0;
                display: flex;
                margin-top: 10px;
                position: inherit;
            }

                .quote-summary .inner-container .summary-next-step button {
                    flex: auto;
                }


    .tbl-indemnity {
        margin: 0 -10px;
    }

        .tbl-indemnity td {
            font-size: 11px;
        }


    #summary-totals {
        font-size: 12px;
    }

    .total-large {
        font-size: 22px;
    }

    .grand-total, .monthly-total {
        font-size: 22px;
        padding: 0;
    }

    .total-small {
        font-size: 16px;
    }

    .quote-steps {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .quote-steps .steps a {
        padding: 5px !important;
    }

    .quote-steps a.disabled {
        display: none !important;
    }

    .quote-steps .container .cancel-quote {
        top: -115px;
    }

    
    .products .on {
        padding: 15px;
    }

        .products .on .delete {
            margin: 0;
        }

            .products .on .delete img {
                height: 30px !important;
            }

        .products .on .prices {
            padding: 0px;
        }

    .products .price-from {
        display: none;
    }

    #main .content .grid-section .col-margin {
        margin: 0px;
    }

    .reasons-to-join-check {
        margin-left: -300px;
        padding: 15px;
    }

    section.section-border.box-alternating .item .d-flex {
        flex-direction: column !important;
    }

    section.section-border.box-alternating .img, section.section-border.box-alternating .text {
        width: 100%;
    }

    section.section-border.box-alternating .img {
        border:0; min-height:400px;
    }


    .reviews-widget .reviews-io-nuggets-widget {
        position: relative;
        top: 0px;
        right: 0px;
        margin-bottom:25px;
    }

    }

@media (max-width: 568px) {
    .col2 ul, ul.col2 {
        column-count: 1;
    }


    .banner .instant-quote {
        padding: 0px;
        background-color: transparent;
        text-align: center;
        margin-bottom: 25px;
    }
}