
/* Responsive  Start */
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_faq_wrapper {
        height: 100%;
        padding: 60px 0px;
    }
    h2 {
        font-size: 24px;
        margin-bottom: 30px;
        text-align: center;
    }
    .accordion-button {
        font-size: 14px;
    }
    .accordion-item {
        padding: 4px 16px;
    }
    .accordion-body {
        font-size: 14px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_faq_wrapper {
        height: 100%;
        padding: 70px 0px;
    }
    h2 {
        text-align: center;
    }
    .accordion-item {
        padding: 2px 16px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .d2c_faq_wrapper {
        height: 100%;
        padding: 80px 0px;
    }
    h2 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .accordion-button {
        font-size: 17px;
    }
    .accordion-item {
        padding: 4px 16px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .d2c_faq_wrapper {
        height: 100%;
        padding: 80px 0px;
    }
    h2 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .accordion-button {
        font-size: 17px;
    }
    .accordion-item {
        padding: 4px 16px;
    }
}
/* Responsive End */



/* 
    Template Name: {{5+ Best FAQ Section | FAQ Example | UI kits Collection 2024}}
    Template URL: {{https://designtocodes.com/product/5-best-faq-section-v2}}
    Description: {Worried about your FAQ section? We got you! Try out our 5+ Best FAQ Section. Get all the details you need in one convenient place.}}
    Author: DesignToCodes
    Author URL: https://www.designtocodes.com
    Text Domain: {{FAQ Section UI Kits}}
 */