
@media only screen and (min-width: 0px) and (max-width: 767px) {
    .d2c_c2a_wrapper {
        padding: 70px 0px;
    }
    h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 14px;
        padding: 9px 30px 8px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .d2c_c2a_wrapper {
        padding: 80px 0px;
    }
    h2 {
        font-size: 27px;
        margin-bottom: 10px;
    }
    p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .btn {
        font-size: 14px;
        padding: 10px 30px 9px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .d2c_c2a_wrapper {
        padding: 90px 0px;
    }
    h2 {
        font-size: 36px;
        margin-bottom: 10px;
    }
    p {
        font-size: 15px;
        margin-bottom: 24px;
    }
    .btn {
        font-size: 16px;
        padding: 10px 30px 9px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    h2 {
        font-size: 42px;
        margin-bottom: 10px;
    }
    p {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .btn {
        font-size: 18px;
        padding: 11px 30px 10px;
    }
}


/* 
    Template Name: {{10+ Free Website Call To Action | Bootstrap UI Kits}}
    Template URL: {{https://designtocodes.com/product/10-free-website-call-to-action}}
    Description: {{Are you struggling to craft CTAs that capture attention and inspire action? Check out our 10+ free website Call To Action now!}}
    Author: DesignToCodes
    Author URL: https://www.designtocodes.com
    Text Domain: {{Call To Action | Bootstrap UI Kits}}
*/