
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_hero_wrapper {
        height: 100%;
        padding: 60px 0px;
    }
    p {
        margin-bottom: 14px
    }
    h2 {
        font-size: 32px;
        margin-bottom: 24px;
    }
    .btn {
        font-weight: 500;
        font-size: 14px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_hero_wrapper {
        height: 70vh;
        padding: 80px 0px;
    }
    p {
        margin-bottom: 16px
    }
    h2 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .btn {
        font-weight: 500;
        font-size: 14px;
        margin-bottom: 35px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h2 {
        font-size: 42px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    h2 {
        font-size: 48px;
        margin-bottom: 40px;
    }
}




/* 
    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}}
 */