@media(max-width: 991px) {
    .container_content{
        min-height: inherit;
    }
    .body-x .logo img{
        max-width: 180px;
    }
    .body-x .logo {
    padding: 15px 0;
}
    .phone_info{
        padding-top: 50px;
    }
    .top-section{
       min-height: 400px;
        height: inherit;
    }
    .step_1 {
        margin-top: 0;
    }
    .box_blue, .red_box{
        height: auto;
    } 
    .main_head{
        padding-top: 50px;
    }
    .box_blue {
    padding-bottom: 55px;
    }
    .red_box img{
        max-width: 100px;
    }
    .tetx-info-red{
        margin-top: 25px;
        font-size: 28px;
        line-height: normal;
    }
    .ph-info {
        font-size: 45px;
        line-height: normal;
         margin-top: 10px;
    }
    .red_box.custom-red{
        height: auto;
        padding-bottom: 55px;
    }
    .commercial_section:first-child{
        margin-bottom: 30px;
    }
    .commercial_residential{
        padding-bottom: 0;
    }
}

@media(max-width: 767px) {
    .top-section {
    min-height: 350px;
    height: inherit;
}
     .body-x .logo img {
    max-width: 150px;
}
    .phone_info span{
        font-size: 21px;
    }

     

    .banner-text {
        text-align: center;
    }

    .logo {
        margin-bottom: 25px;
    }

     
}

@media(max-width: 575px){
    .logo {
    
    float: none !important;
    text-align: center;
}
    .body-x .logo img {
    max-width: 100px;
}
    .phone_info{
        float: none !important;
        text-align: center;
    }
    .phone_info {
    padding-top: 0px;
}
    .banner-text {
    font-size: 30px;
    float: none !important;
    margin-top: 10px;
}
    .top-section {
    min-height: 320px;
}
    .logo {
    margin-bottom: 15px;
}
    .box_blue {
   
    margin-top: 30px;
}
    section.step_1 .red_box {
    margin-top: 30px;
}
    .box_blue form {
    margin: 0 10px;
    margin-top: 20px;
    }
    .box_blue form input {
    height: 60px;
    }
    button.btn.btn-secondary{
        line-height: 40px;
    }
    .box_blue {
    padding-bottom: 40px;
}
    .main_head {
    padding-top: 40px;
}
    .red_box.custom-red {
    height: auto;
    padding-bottom: 40px;
}
    .red_box img {
    max-width: 80px;
}

.input-group-btn button:hover {
    background: #727b84;
}

.zip-code-change a:hover {
    background: #de374e;
    color: #fff;
    border: solid 1px #de374e;
}

.prev-btn a:hover {
    background: #e0374e;
    color: #fff;
}


.next-btn a:hover {
    background: #dbdbdb;
    color: #9b9b9b;
}


.wrap-checkbox a:hover {
    text-decoration: none;
    color: #fff;
    background: #214190;
}

}
@media(max-width: 480px){
       .body-x .logo {
    padding: 10px 0;
}
.body-x .logo img {
    max-width: 90px;
}
.step-2-check {
    width: 100%;
    
}
    .logo {
    margin-bottom: 10px;
}
    .phone_info span {
    font-size: 18px;
}
.phone_info{
        font-size: 24px;    
  }
.banner-text {
    font-size: 24px;
    float: none !important;
    margin-top: 5px;
}
    .top-section {
    min-height: 300px;
}
    .main_head {
    padding-top: 30px;
}
    .box_blue form input {
    height: 45px;
}
    button.btn.btn-secondary {
    line-height: 25px;
    font-size: 14px;
}
    .box_blue::before, .red_box::before{
            border-width: 30px 30px 0 0;
    }
    .red_box img {
    max-width: 70px;
}
    section.step_1 .red_box {
    margin-top: 20px;
}
    .tetx-info-red {
    margin-top: 10px;
    font-size: 20px;
    line-height: normal;
}
    .red_box.custom-red {
    height: auto;
    padding-bottom: 30px;
}
    .ph-info {
    font-size: 30px;
        margin-top: 5px;
}
    .desc_text {
    padding: 25px 0;
    font-size: 14px;
   
    }
    .container_content {
    font-size: 14px;
        padding-bottom: 0;
    }
    .commercial_section:first-child {
    margin-bottom: 20px;
}
    .commercial_head{
        font-size: 20px;
    }
    .commercial_img img {
    width: 30px;
}
    .commercial_img {
    width: 60px;
    height: 60px;
    line-height: 55px;
    }
    footer{
        padding: 20px 0;
    }
    .box_blue {
    padding-bottom: 30px;
}
}