
@media (min-width: 0px) and (max-width: 767px) {
    .d2c_get_a_quote_wrapper {
        padding: 50px 0px;
    }
    .d2c_get_a_quote_wrapper .d2c_bg_wrapper .d2c_title_wrapper {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .d2c_get_a_quote_wrapper .d2c_bg_wrapper .d2c_btn_wrapper a {
        font-size: 13px;
        padding: 8px 22px 9px 22px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .d2c_get_a_quote_wrapper {
        padding: 70px 0px;
    }
    .d2c_get_a_quote_wrapper .d2c_bg_wrapper .d2c_title_wrapper {
        font-size: 35px;
    }
    .d2c_get_a_quote_wrapper .d2c_bg_wrapper .d2c_btn_wrapper a {
        font-size: 15px;
        padding: 9px 25px 10px 25px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .d2c_get_a_quote_wrapper .d2c_bg_wrapper .d2c_title_wrapper {
        font-size: 40px;
    }
    .d2c_get_a_quote_wrapper .d2c_bg_wrapper .d2c_btn_wrapper a {
        font-size: 16px;
    }
    .d2c_get_a_quote_wrapper {
        padding: 80px 0px;
    }
}

/* 
    <!-- 
      KIT Name: 10+ Get A Quote - Bootstrap Bundle
      Product URL: https://www.designtocodes.com/product/10-get-a-quote-bootstrap-bundle-2022/
      Product Description: The Get A Quote kit is made of all the basic elements you need to create a stunning website, from the start. 
      Author: designtocodes.com
      Author URI: https://www.designtocodes.com/
    -->
*/