.project-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-project.webp) !important;
}

.project-img-container img{
    width: 722px;
    height: 720px;
}

.project-img-container-2 img{
    height: 409px;
    width: 619px;
}

.project-img-container-3 img{
    width: 619px;
    height: 281px;
}

.custom-project-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-project-2.webp) !important;
}

.bratcome-text ul li a::before {
    position: absolute;
    content: "/";
    left: 85px !important;
}

.bratcome-text ul .slash a::before{
    left: 63px !important;
}

.remodeling-project-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-project-3.webp) !important;
}

.deck-project-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-project-4.webp) !important;
}

.hot-bub-project-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-project-5.webp) !important;
}

.water-project-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-project-6.webp) !important;
}

.clean-project-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-project-7.webp) !important;
}


@media (max-width: 768px) {

    .breatcome-title h1{
        font-size: 40px;
    }
    .project-img-container img {
            width: 722px;
            height: 600px;
    }

    .project-grid-thumb:hover .project-grid-icon-2,
    .project-grid-thumb:hover .project-grid-icon-3,
    .project-grid-thumb:hover .project-grid-icon-4,
    .project-grid-thumb:hover .project-grid-icon-5{
        right: 95px;
        top: 20px;
    }
}

@media (max-width: 426px) {
    .breatcome-title h1 {
        font-size: 36px;
    }
    .bratcome-text ul li a::before {
    position: absolute;
    content: "/";
    left: 76px !important;
    }
    .project-details-title h4 {
        font-size: 26px;
    }

    .bratcome-text ul .slash a::before {
        left: 57px !important;
    }

    .project-img-container img {
        width: 520px;
        height: 500px;
    }

    .project-img-container-2,
    .project-img-container-3{
        height: 250px;
    }

    .project-grid-thumb:hover .project-grid-icon-2,
    .project-grid-thumb:hover .project-grid-icon-3,
    .project-grid-thumb:hover .project-grid-icon-4,
    .project-grid-thumb:hover .project-grid-icon-5{
        right: 5px;
        top: 20px;
    }
}

@media (max-width: 376px) {
    .breatcome-title h1 {
        font-size: 32px;
    }

    .bratcome-text ul li a::before {
        position: absolute;
        content: "/";
        left: 69px !important;
    }
    .project-details-title h4 {
        font-size: 22px;
    }
    .bratcome-text ul .slash a::before {
        left: 51px !important;
    }

    .project-img-container img {
        width: 445px;
        height: 380px;
    }

    .project-img-container-2 img,
    .project-img-container-3 img {
        height: 250px !important;
        width: 400px !important;
    }

    .project-grid-content p{
        font-size: 16px;
    }

    .project-grid-icon a {
        font-size: 26px;
        width: 70px;
        height: 70px;
        background-color: #0096c7;
        line-height: 80px;
    }

    .project-grid-thumb:hover .project-grid-icon-2,
    .project-grid-thumb:hover .project-grid-icon-3,
    .project-grid-thumb:hover .project-grid-icon-4,
    .project-grid-thumb:hover .project-grid-icon-5{
        right: 5px;
        top: 20px;
    }

}

@media (max-width: 320px) {
    .project-grid-content h4 a {
        font-size: 16px;
    }

    .breatcome-title h1 {
        font-size: 28px;
    }

    .project-details-title h4 {
        font-size: 18px;
    }

    .porject-detials-discription p,
    .accordion li p,
    .section-title .section-main-text, .footer-wiget-text h4,
    .project-grid-content p {
        font-size: 14px;
    }

    .project-img-container img {
        width: 385px;
        height: 350px;
    }

    .project-grid-thumb:hover .project-grid-icon-2,
    .project-grid-thumb:hover .project-grid-icon-3,
    .project-grid-thumb:hover .project-grid-icon-4,
    .project-grid-thumb:hover .project-grid-icon-5{
        right: 10px;
        top: 20px;
    }

    .project-img-container-2 img {
        height: 250px;
        width: 350px;
    }

}