@media (max-width:1600px) {}

@media (max-width:1300px) {
    .banner-sec {
        padding: 140px 0 80px;
    }
}

@media (max-width:1199px) {
.plumbing-left { 
    max-width: 290px; 
}
}

@media (max-width:991px) {
    .banner-sec .text-box p {
        font-size: 20px;
        line-height: 32px;
    }

    .banner-sec .text-box h1 {
        font-size: 34px;
        margin: 20px 0;
    }

    .banner-sec .text-inner h4 {
        font-size: 20px;
        margin: 0 0 25px 0;
    }

    .banner-sec .text-inner h4::before,
    .banner-sec .text-inner h4::after {
        max-width: 190px;
    }

    .banner-sec .text-inner ul li p {
        font-size: 14px;
        line-height: 20px;
        padding-left: 10px;
    }

    .banner-sec .text-inner ul li span svg {
        font-size: 18px;
    }

    .banner-sec .text-inner ul li span {
        max-width: 18px;
        width: 100%;
        display: flex;
        align-items: center;
    }

    .plumbing-sec {
        padding: 50px 0;
    }

    .plumbing-right .text-box .image-holder {
        margin: 30px 0;
    }

    .footer-top .text-box ul li {
        font-size: 14px;
        padding: 0 10px;
    }

    .footer-top .text-box ul li svg {
        margin-right: 10px;
        font-size: 16px;
    }
}

@media (max-width:767px) {
    header {
        padding: 15px 0;
    }

    .logo p {
        display: none;
    }

    .call-now ul li a span {
        display: none;
    }

    .call-now ul li:first-child {
        display: none;
    }

    .banner-sec {
        padding: 110px 0 50px;
    }

    .banner-sec .text-inner ul {
        flex-wrap: wrap;
        max-width: 450px;
        margin: 0 auto;
    }

    .banner-sec .text-inner ul li {
        width: 50%;
        padding: 10px 0;
    }

    .banner-sec .text-inner h4::before,
    .banner-sec .text-inner h4::after {
        display: none;
    }

    .service-btn {
        margin: 30px auto;
    }

    .banner-sec .text-box ul {
        margin: 0 0 30px 0;
    }

    .banner-sec .text-inner h4 {
        margin: 0 0 20px 0;
    }

    .plumbing-right .text-box h3 {
        font-size: 26px;
        font-weight: 400;
        line-height: 36px;
        margin-bottom: 15px;
    }

    .plumbing-right .text-box p {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 15px 0;
    }

    .plumbing-right .plumbing-category ul li {
        font-size: 14px;
        padding: 0 0 10px 0;
        margin: 0px 0 10px 0;
    }

    .plumbing-detail {
        margin: 30px 0;
        padding: 0 0 30px 0;
    }

    .plumbing-detail-box {
        margin: 0 0 20px 0;
    }

    .plumbing-detail-box .media p {
        font-size: 14px;
        line-height: 22px;
    }

    .plumbing-right .text-box h4 {
        font-size: 24px;
        line-height: 35px;
        margin: 0 0 15px 0;
    }

    .plumbing-list {
        padding: 30px 0;
        margin-bottom: 20px;
    }

    .plumbing-list-box {
        margin: 0 0 25px 0;
    }

    .footer-top {
        padding: 50px 0;
    }

    .footer-top .text-box p {
        font-size: 20px;
        line-height: 36px;
        margin: 20px auto 0;
        max-width: 370px;
        width: 100%;
    }

    .footer-top .text-box ul {
        flex-direction: column;
        max-width: 230px;
        width: 100%;
        align-items: flex-start;
        margin: 0 auto;
    }

    .footer-top .text-box ul li {
        font-size: 16px;
        padding: 5px 0;
    }

    .footer-left {
        margin-bottom: 50px;
    }

    .footer-botttom {
        padding: 50px 0;
    }

    .footer-left {
        text-align: center;
    }

    .footer-link {
        text-align: center;
    }

    .footer-botttom .text-box {
        margin: 50px 0 0 0;
    }
}

@media (max-width:575px) {
    .logo a span {
        border-radius: 4px;
        width: 30px;
        height: 30px;
        margin: 0px 10px 0 0px;
        font-size: 16px;
    }

    .logo a h4 {
        font-size: 16px;
        font-weight: 800;
    }

    .call-now ul li a {
        font-size: 16px;
        margin-left: 6px;
    }

    .banner-sec .text-box h4 {
        font-size: 16px;
    }

    .banner-sec .text-box h1 {
        font-size: 28px;
        margin: 20px 0;
    }

    .banner-sec .text-box p {
        font-size: 16px;
        line-height: 24px;
    }

    .service-btn {
        height: 55px;
        max-width: 250px;
        font-size: 18px;
        margin: 40px auto;
    }

    .service-btn svg {
        font-size: 18px;
        margin-left: 12px;
    }

    .banner-sec .text-box ul {
        margin: 0 0 20px 0;
    }

    .plumbing-right .text-box h3 {
        line-height: 28px;
    }

    .plumbing-category {
        padding: 0;
    }

    .plumbing-detail {
        margin: 20px 0;
        padding: 0 0 20px 0;
    }

    .plumbing-right .text-box h4 {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 10px 0;
    }

    .footer-top .text-box h2 {
        font-size: 26px;
    }

    .footer-top .text-box p {
        font-size: 16px;
        line-height: 30px;
        margin: 15px auto 0;
        max-width: 290px;
    }

    .footer-link ul li a {
        font-size: 12px;
    }

    .footer-botttom .text-box p {
        font-size: 12px;
        line-height: 22px;
    }
    .footer-botttom {
        padding: 50px 0 150px;
    }
    .free-quote{
        display: block;
    }
    .free-quote{
        display: block;
    }
    
}

@media (max-width:374px) {
    .logo a h4 {
        font-size: 14px;
        font-weight: 800;
    }

    .call-now ul li a {
        font-size: 14px;
        margin-left: 0;
    }

    .banner-sec .text-box h1 {
        font-size: 24px;
        margin: 20px 0;
    }

    .service-btn {
        margin: 25px auto;
    }

    .banner-sec .text-inner h4 {
        font-size: 18px;
    }

    .banner-sec .text-inner ul {
        flex-direction: column;
        width: 250px;
    }

    .banner-sec .text-inner ul li {
        width: 100%;
        padding: 5px 0;
    }
    .plumbing-right .text-box h3 {
        font-size: 16px; 
    }
    .plumbing-right .text-box p {
        font-size: 12px;
        line-height: 20px;
        margin: 0px 0 10px 0;
    }
}