.slide-cleanupday.slide-content .slide-title {
    text-shadow: none;
    color:#083884;
}


/* Home slider */

.testhome .home-slider-wrap {
    height: 250px;
}

.randomimgwrap img {
    max-width: 290px !important;
}

.county-homeslider .slide-img {
    min-height: 450px;
}


@media (min-width: 768px) {
    .testhome .home-slider-wrap {
        height: 300px;
    }

    .slide-cleanupday .slide-text{
        width: 60%;
    }

    .slide-cleanupday.slide-content .slide-title {
        font-size: 30px;
    }
}


@media (min-width: 992px) {
    .testhome .home-slider-wrap {
        height: 350px;
    }


    .slide-cleanupday .slide-text{
        width: 50%;
    }

    .county-homeslider .slide-content .btn-slide-reg {
        font-size: 18px;
    }

    .randomimgwrap img {
        max-width: 100% !important;
    }
    
}

@media (min-width: 1200px) {
    .slide-cleanupday.slide-content .slide-title {
        font-size: 34px;
        padding-bottom: 1rem;
    }

    .county-homeslider .slide-content .btn-slide-reg {
        font-size: 18px;
    }
}


@media (min-width: 1400px) {
    .testhome .home-slider-wrap {
        height: 55vh;
    }
    .slide-cleanupday.slide-content .slide-title {
        font-size: 44px;
    }
}

@media (max-width: 767.98px) {
    .slide-cleanupday .slide-img {
        background-position: left;
    }
}



.banner-nooverlay:before {
    display: none !important;
}

.text-darkblue,
.innerpage .subpage-banner .page-title .text-darkblue {
    color: #08357d !important;
}

.banner-cleanupday h1 {
    text-shadow: none !important;
    font-size: 38px !important;
    padding-bottom: 1rem !important;
}


.section-social .card:hover {
    box-shadow: 0 0 15px 0 rgba(0,0,0, .2);
}


.section-social .card-img {
    height: 450px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-color: black;
}

.section-social .btn-more {
    position: absolute;
    text-indent: -999rem;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.section-social .btn-more:hover {
    background-color: transparent !important;
}

.section-social .card-body {
    padding: 0;
}

/* 12/26/2024 Updates - new home slider */
/* .county-homeslider .slide-wasteonbeach .slide-img {
    min-height: 400px;
} */
.county-homeslider .slide-wasteonbeach .slide-title {
    max-width: 95%;
    font-size: 24px;
    padding-bottom: 1rem;
    text-align: center;
}

.county-homeslider .slide-wasteonbeach .slide-text {
    text-align: center;
}

@media (min-width: 1200px) {
    .county-homeslider .slide-wasteonbeach .bg-overlay,
    .county-homeslider .slide-wasteonbeach2 .bg-overlay {
        width: 100%;;
    }
     
    .county-homeslider .slide-wasteonbeach .slide-title,
    .county-homeslider .slide-wasteonbeach2 .slide-title {
        max-width: 95%;
        font-size: 30px;
        padding-bottom: 1rem;
    }

    .banner-cleanupday h1 {
        font-size: 48px !important;
    }
}


@media (min-width: 1400px) {
    .county-homeslider .slide-wasteonbeach .bg-overlay,
    .county-homeslider .slide-wasteonbeach2 .bg-overlay {
        width: 70%;;
    }
     
    .county-homeslider .slide-wasteonbeach .slide-title,
    .county-homeslider .slide-wasteonbeach2 .slide-title {
        max-width: 65%;
        font-size: 34px;
        padding-bottom: 2rem;
    }
}

@media (min-width: 1600px) {
    .county-homeslider .slide-wasteonbeach .bg-overlay,
    .county-homeslider .slide-wasteonbeach2 .bg-overlay {
        width: 65%;;
    }
     
    .county-homeslider .slide-wasteonbeach .slide-title,
    .county-homeslider .slide-wasteonbeach2 .slide-title {
        max-width: 60%;
        font-size: 36px;
    }
}


/* may 10 2025 */
.county-homeslider .slide-may102025 .slide-title {
    font-size: 36px;
}


@media (min-width: 1200px) {
    .county-homeslider .slide-may102025 .slide-title {
        font-size: 42px;
    }
}



.cleanuprequires {
    padding: 1rem;
    background-color: #f7f7d7;
    border-radius: .25rem;
    font-size: 14px;
}

.cleanuprequires h4 {
    color: rgb(145, 4, 4);
    font-size: 16px !important;
}

.cleanuprequires ul {
    margin-bottom: 0;
}

.cleanuprequires li {
    padding-bottom: 0 !important;
}

.allcleanday-cleanlist {

}

.allcleanday-cleanlist .btn-collapes p {
    margin-bottom: .5rem;
}

.allcleanday-cleanlist .hlabel {
    color: #fcb316;
    font-size: 13px;
}

.allcleanday-cleanlist .btn-collapes .hlocation {
    font-style: italic;
    color: #66d7f3;
    font-weight: 500;
    /* font-size: 14px; */
    margin-bottom: 0;
}


.allcleanday-cleanlist .btn-collapes.collapsed .hlocation {
    color: #008ec7;
}


.allcleanday-cleanlist .hlocation .hlabel {
    font-style: normal;
    font-weight: 600;
}