.service-hero-container{
    background: url(../../images/resource/dallas-pools-contractor-services.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 154px 0;
}

.service-content h4 a,
.service-content p a{
    z-index: 200 !important;
}


.bratcome-text ul li a::before {
    position: absolute;
    content: "/";
    left: 88px !important;
}

.custom-hero-container{
    background: url(../../images/resource/dallas-pools-contractor-service.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 154px 0;
}

.active{
    width: 100%;
    background-color: #0096c7 !important;
    color: white;
}

.active a{
    color: white !important;
}

.remodeling-hero-container{
    background: url(../../images/resource/dallas-pools-contractor-service-2.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 154px 0;
}

.remodeling-hero-container-2 {
    background: url(../../images/service/pool-remodeling-renovation-service-2.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    text-align: center !important;
    padding: 63px 30px 57px;
    margin-bottom: 40px;
}

.deck-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-service-3.webp);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 154px 0;
}

.deck-hero-container-2{
    background: url(../../images/service/pool-deck-patio-installation-service-2.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    text-align: center !important;
    padding: 63px 30px 57px;
    margin-bottom: 40px;
}

.water-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-service-4.webp);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 154px 0;
}

.water-hero-container-2{
    background-image: url(../../images/service/spa-water-feature-service-2.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    text-align: center !important;
    padding: 63px 30px 57px;
    margin-bottom: 40px;
}

.cleaning-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-service-5.webp);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 154px 0;
}

.cleaning-hero-container-2{
    background-image: url(../../images/service/pool-cleaning-services-2.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    text-align: center !important;
    padding: 63px 30px 57px;
    margin-bottom: 40px;
}

.maintenance-hero-container{
    background-image: url(../../images/resource/dallas-pools-contractor-service-6.webp);
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding: 154px 0;
}

.maintenance-hero-container-2{
    background-image: url(../../images/service/pool-equipment-maintenance-service-2.webp) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    text-align: center !important;
    padding: 63px 30px 57px;
    margin-bottom: 40px;
}

.bratcome-text ul .slash a::before{
    left: 64px !important;
}

.row{
    row-gap: 20px !important;
}


@media (max-width:768px) {
    .bratcome-text ul .slash a::before {
        left: 64px !important;
    }

}

@media (max-width: 426px) {
    .bratcome-text ul .slash a::before {
        left: 57px !important;
    }

    .bratcome-text ul li a::before {
        left: 80px !important;
    }

    .widget-categories-menu ul li a{
        font-size: 20px;
    }

    .widget-contact-title h4{
        font-size: 32px;
    }

    .widget-download-btn a{
        font-size: 22px;
    }

    .service-details-title h4 {
        font-size: 34px;
    }

}

@media (max-width: 376px) {
    .bratcome-text ul .slash a::before {
        left: 52px !important;
    }

    .bratcome-text ul li a::before {
        left: 72px !important;
    }

    .widget-categories-menu ul li a{
        font-size: 18px;
    }

    .widget-contact-title h4 {
        font-size: 28px;
    }

    .widget-contact-content h4 {
        font-size: 26px;
    }

    .service-details-title h4 {
        font-size: 30px;
    }

    .service-list-title h4{
        font-size: 22px;
    }

}

@media (max-width: 320px) {
    .widget-categories-menu ul li a {
        font-size: 16px !important;
    }

    .widget-contact-title h4 {
        font-size: 24px;
    }

    .widget-contact-content h4 {
        font-size: 22px;
    }

    .widget-download-btn a,
    .service-list-title h4 {
        font-size: 18px;
    }

    .service-details-title h4 {
        font-size: 24px;
    }

    .service-detials-discription p,
    .service-detials-list span {
        font-size: 14px;
    }


}
