
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_hero_wrapper {
        height: 100%;
        padding: 60px 0px;
    }
    .container {
        padding: 0px 15px;
    }
    h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    h2 {
        font-size: 32px;
        margin-bottom: 14px;
    }
    p {
        font-size: 14px;
        margin-bottom: 20px;
        padding-right: 0px;
    }
    .btn {
        font-size: 14px;
        font-weight: 500;
        padding: 7px 32px 6px;
    }
    .d2c_card {
        top: 77px;
        right: 0;
        width: 110px;
        height: 145px;
        padding: 14px 15px 15px 15px;
    }
    .d2c_info_card {
        bottom: 15px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_hero_wrapper {
        height: 100%;
    }
    h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    h2 {
        font-size: 42px;
        margin-bottom: 14px;
    }
    p {
        font-size: 14px;
        margin-bottom: 20px;
        padding-right: 50px;
    }
    .btn {
        font-size: 15px;
        font-weight: 500;
    }
    .d2c_card {
        top: 213px;
        right: 80px;
        width: 140px;
        height: 160px;
        padding: 14px 30px 30px 30px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    h2 {
        font-size: 42px;
        margin-bottom: 14px;
    }
    p {
        font-size: 16px;
        margin-bottom: 20px;
        padding-right: 50px;
    }
    .btn {
        font-size: 15px;
        font-weight: 500;
    }
    .d2c_card {
        top: 160px;
        right: 0px;
        width: 140px;
        height: 160px;
        padding: 14px 30px 30px 30px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    h2 {
        font-size: 54px;
        margin-bottom: 14px;
    }
    p {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .btn {
        font-size: 16px;
        font-weight: 500;
    }
    .d2c_card {
        top: 180px;
        right: 40px;
    }
    .img-fluid {
        max-width: 90%;
    }
}

@media only screen and (min-width:1400px) and (max-width:1500px) {
    .img-fluid {
        max-width: 80%;
    }
    .d2c_card {
        top: 180px;
        right: 120px;
    }
}



/* 
    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}}
 */