@media (max-width: 567px) {
    .heat-pump-banner {
        padding: 40px 0 40px 0;
        height: 430px;
    }
    .heat-pump-banner h1 {
        font-size: 30px;
    }
    .heat-pump-banner p {
        font-size: 16px;
        line-height: 25px;
        color: #fff;
        width: 100%;
        font-weight: 500;
        text-shadow: 0 1px 2px #000;
    }
    .measure-up {
        position: relative;
        bottom: 0;
    }
    .grey-background {
        min-height: 50px;
    }
    .main-form-wrapper .form-content {
        padding: 20px;
    }
    .main-form-wrapper .form-content .form-progress span {
        margin-right: 50px;
    }
    /* .main-form-wrapper .form-content .form-progress em {
        left: 33% !important;
    } */
    .main-form-wrapper .form-content .form-progress span::after {
        width: 66px;
        margin-left: 5px;
    }
    .measure-block h2 {
        font-size: 20px;
    }
    .next-button {
        position: relative;
        bottom: 0px;
        right: 0px;
    }
    .measure-block h4{
        font-size: 16px;
    }
    
    .main-form-wrapper .form-content .form-progress .step-1-circle {
        left: 16% !important;
    }
    .main-form-wrapper .form-content .form-progress .step-2-circle {
        left: 33% !important;
    }
    .product-wrapper{
        margin-top: 20px;
    }
    .product-wrapper img{
        width: 100%;
    }
    .recommended #carouselExampleControls{
        padding: 0 20px;
    }
    .recommended .carousel-control-prev {
        left: 0px;
    }
    .recommended .carousel-control-next {
        right: 0px;
    }
    .step-3-circle {
        left: 48% !important;
    }
    .step-5-circle {
        left: 66% !important;
    }
    .step-5-circle {
        left: 65% !important;
    }
    .step-6-circle {
        left: 80% !important;
    }
    .step-7-circle{
        left: 33% !important;
    }
    .step-10-circle {
        left: 82% !important;
    }
    .alert-wrapper {
        width: 100%;
    }
    .alert-wrapper .alert-content {
        padding: 20px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 568px) {
    .heat-pump-banner {
        padding: 40px 0 40px 0;
        height: 430px;
    }
    .heat-pump-banner h1 {
        font-size: 30px;
    }
    .heat-pump-banner p {
        font-size: 16px;
        line-height: 25px;
        color: #fff;
        width: 100%;
        font-weight: 500;
        text-shadow: 0 1px 2px #000;
    }
    .measure-up {
        position: relative;
        bottom: 0;
        margin-top: 30px;
    }
    .grey-background {
        min-height: 50px;
    }
    .main-form-wrapper .form-content .form-progress .step-1-circle {
        left: 19% !important;
    }
    .main-form-wrapper .form-content .form-progress .step-2-circle {
        left: 33% !important;
    }
    .main-form-wrapper .form-content {
        padding: 20px;
    }
    .product-wrapper{
        margin-top: 20px;
    }
    .product-wrapper img{
        width: 100%;
    }
    .recommended #carouselExampleControls{
        padding: 0 20px;
    }
    .recommended .carousel-control-prev {
        left: 0px;
    }
    .recommended .carousel-control-next {
        right: 0px;
    }
    .step-3-circle {
        left: 48% !important;
    }
    .step-3-circle {
        left: 49% !important;
    }
    .step-5-circle {
        left: 60% !important;
    }
    .step-6-circle {
        left: 69% !important;
    }
    .step-7-circle {
        left: 38% !important;
    }
    .step-10-circle {
        left: 70% !important;
    }
    .alert-wrapper .alert-content {
        padding: 20px;
    }
    .alert-wrapper .alert{
        padding: 0;
    }
}
@media only screen and (max-width:  991px) and (min-width: 769px) {
    .heat-pump-banner {
        padding: 40px 0 40px 0;
        height: 430px;
    }
    .heat-pump-banner h1 {
        font-size: 30px;
    }
    .heat-pump-banner p {
        font-size: 16px;
        line-height: 25px;
        color: #fff;
        width: 100%;
        font-weight: 500;
        text-shadow: 0 1px 2px #000;
    }
    .measure-up {
        position: relative;
        bottom: 0;
        margin-top: 30px;
    }
    .grey-background {
        min-height: 50px;
    }
    .step-1-circle{
        left: 16% !important;
    }
    .step-2-circle{
        left: 33% !important;
    }
    .main-form-wrapper .form-content {
        padding: 20px;
        min-height: 577px;
    }
    .main-form-wrapper .form-description {
        min-height: 578px;
    }
    .step-3-circle {
        left: 49% !important;
    }
    .step-5-circle {
        left: 60% !important;
    }
    .step-6-circle {
        left: 71% !important;
    }
    .step-10-circle {
        left: 69% !important;
    }
    .alert-wrapper .alert-content {
        padding: 20px;
    }
    .alert-wrapper .alert{
        padding: 0;
    }
}
@media only screen and (max-width:  1024px) and (min-width: 992px) {
    .step-1-circle{
        left: 23% !important;
    }
    .step-2-circle{
        left: 35% !important;
    }
    .step-5-circle {
        left: 60% !important;
    }
    .step-6-circle {
        left: 70% !important;
    }
    .step-7-circle{
        left: 35% !important;
    }
    
    .step-10-circle {
        left: 70% !important;
    }
    .quote-details p{
        font-size: 15px;
    }
    
    .alert-wrapper .alert-content {
        padding: 20px;
    }
    .alert-wrapper .alert{
        padding: 0;
    }
}
@media only screen and (max-width:  1200px) and (min-width: 1025px) {
    .step-1-circle{
        left: 23% !important;
    }
    .step-2-circle{
        left: 35% !important;
    }
    .step-5-circle {
        left: 60% !important;
    }
    .step-6-circle {
        left: 72% !important;
    }
    .step-10-circle {
        left: 70% !important;
    }
    
    .alert-wrapper .alert-content {
        padding: 20px;
    }
    .alert-wrapper .alert{
        padding: 0;
    }
    .quote-details p{
        font-size: 15px;
    }
}


