
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_hero_wrapper {
        height: 100%;
        padding: 60px 0px;
    }
    .container {
        padding: 0px 15px;
    }
    h2 {
        font-size: 24px;
        margin-bottom: 28px;
    }
    h2:after {
        bottom: -14px;
        height: 3px;
    }
    p {
        font-size: 13px;
        margin-bottom: 22px;
    }
    .btn {
        font-size: 14px;
        font-weight: 500;
        padding: 7px 32px 6px;
    }
    .d2c_hero_wrapper img:nth-child(2) {
        display: none;
    }
    .d2c_hero_wrapper img:nth-child(3) {
        top: 25%;
        left: 85%;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_hero_wrapper {
        height: 70vh;
        padding: 60px 0px;
    }
    h2 {
        font-size: 36px;
        margin-bottom: 44px;
    }
    h2:after {
        bottom: -22px;
    }
    p {
        font-size: 14px;
        margin-bottom: 22px;
    }
    .btn {
        font-size: 14px;
        font-weight: 500;
    }
    .d2c_hero_wrapper img:nth-child(2) {
        left: 42%;
        top: 70%;
    }
    .d2c_hero_wrapper img:nth-child(3) {
        top: 25%;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .d2c_hero_wrapper {
        height: 70vh;
    }
    h2 {
        font-size: 54px;
        margin-bottom: 44px;
    }
    h2:after {
        bottom: -22px;
    }
    p {
        margin-bottom: 32px;
    }
    .btn {
        font-size: 15px;
        font-weight: 500;
    }
    .d2c_hero_wrapper img:nth-child(2) {
        left: 42%;
    }
    .d2c_hero_wrapper img:nth-child(3) {
        top: 25%;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    h2 {
        font-size: 48px;
        margin-bottom: 44px;
    }
    h2:after {
        bottom: -22px;
    }
    p {
        margin-bottom: 32px;
    }
}



/* 
    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}}
 */