
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_hero_wrapper {
        height: 100%;
        padding: 70px 0px 0px;
    }
    h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    p {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 26px;
    }
    .btn {
        font-size: 14px;
        font-weight: 500;
        padding: 8px 34px 7px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_hero_wrapper {
        height: 100%;
        padding: 100px 0px 0px;
    }
    h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    p {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 30px;
    }
    .btn {
        font-size: 15px;
        font-weight: 500;
        padding: 9px 34px 8px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .d2c_hero_wrapper {
        height: 100%;
        padding: 100px 0px 0px;
    }
    h2 {
        font-size: 36px;
        margin-bottom: 26px;
    }
    p {
        font-size: 15px;
        margin-bottom: 40px;
    }
    .btn {
        font-size: 16px;
        font-weight: 500;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .d2c_hero_wrapper {
        padding: 100px 0px 15px;
    }
    h2 {
        font-size: 42px;
        margin-bottom: 26px;
    }
    p {
        font-size: 15px;
        margin-bottom: 40px;
    }
}
@media only screen and (min-width:1400px) and (max-width:1500px) {
    .d2c_hero_wrapper {
        padding: 100px 0px 0px;
    }
    .img-fluid {
        max-width: 88%;
    }
}



/* 
    Template Name: {{5+ HTML Hero Section Web UI kits for Professional Web Designer}}
    Template URL: {{https://designtocodes.com/product/5-html-hero-section-web-ui-kits}}
    Description: {{With a creative and user-friendly approach, these kits are designed to make your website shine and attract more visitors.}}
    Author: DesignToCodes
    Author URL: https://www.designtocodes.com
    Text Domain: {{Hero Section UI Kits}}
 */