

@media only screen and (min-width: 0px) and (max-width: 374px){
    .d2c_get_quote .d2c_wrapper{
        padding: 30px 0px;
    }
    .d2c_get_quote .d2c_wrapper .d2c_quote_title{
        font-size: 24px;
    }
    .d2c_get_quote{
        padding: 50px 0px;
    }
    .d2c_get_quote .d2c_form_wrapper {
        padding: 20px;
    }
}


@media only screen and (min-width: 375px) and (max-width: 767px){
    .d2c_get_quote .d2c_wrapper{
        padding: 30px 0px;
    }
    .d2c_get_quote .d2c_wrapper .d2c_quote_title{
        font-size: 24px;
    }
    .d2c_get_quote{
        padding: 50px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .d2c_get_quote{
        padding: 70px 0px;
    }
    .d2c_get_quote .d2c_wrapper{
        padding: 40px 20px;
    }
    .d2c_get_quote .d2c_wrapper .d2c_quote_title{
        font-size: 27px;
        margin-bottom: 35px;
    }
    .d2c_get_quote .d2c_form_wrapper{
        padding: 0px;
    }
    .d2c_get_quote .d2c_image_wrapper{
        padding: 0px;
    }
    .d2c_get_quote .d2c_form_wrapper form input[type=text], input[type=email], input[type=tel]{
        padding: 25px 10px;
    }
    .d2c_get_quote .d2c_form_wrapper form .btn{
        height: 50px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .d2c_get_quote .d2c_wrapper{
        padding: 50px 10px;
    }
}

/* 
    <!-- 
      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/
    -->
*/