/* Inline <style> block extracted verbatim from the live winndixie.com/pollinator-health page
   (captured 2026-08-02) — same per-page extract pattern as the other css/pages files. */
.pollinatorhealth {
    padding: 10px;
    line-height: 1.5;
    font-family: Asap;
    color: #4D4D4F;
}

.link-tab, .link-tab:focus, .link-tab:hover {
    text-decoration: none;
}

.pollinatorhealth a {
    color: #CA1E2C;
    font-weight: bold;
    overflow-wrap: anywhere;
}

.beeprecaution {
    display: initial;
}

.beeprecaution:focus {
    display: initial;
}

sup {
    color: #4D4D4F;
}

.ratings {
    margin-top: 15px;
}

.pollinatorhealth h1 {
    color: #CA1E2C;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: Asap;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: -.25px;
}

.pollinatorhealth ul {
    list-style: disc;
    padding-left: 40px;
}

.pollinatorhealth ul li {
    list-style: disc;
}

.pdflink {
    color: #FFFFFF !important;
    opacity: 1;
    background: #CA1E2C;
    border-radius: 4px;
    padding: 10px 15px;
    border: none;
    margin-top: 20px;
    display: inline-block;
}

.pdflink:hover, .pdflink:focus {
    text-decoration: none;
}

.downloadpdf {
    margin-top: 15px;
}

@media (min-width: 100px) and (max-width: 992px) {
    .links {
        display: none;
    }

    .linkhead {
        color: #CA1E2C;
        font-weight: bold;
    }
}

@media (min-width: 100px) and (max-width: 767px) {
    .ratings {
        list-style-type: disc;
        padding-left: 15px;
    }

    .pollinatorhealth li {
        list-style-position: inside;
    }

    .downloadpdf {
        text-align: center;
    }

    .commitments {
        padding-left: 0px;
    }

    .pollinatorhealth {
        padding: 30px;
    }

    .pollinatorhealth h1 {
        font-size: 26px;
        text-align: center;
    }

    .border-topBtm {
        background-color: #fff;
    }
}

@media (min-width: 767px) {
    .headsec {
        display: flex;
    }
}

.headcontent {
    margin: 10%;
}

h1, h2, h3, li, p, a {
    font-family: Verdana;
}

 .headsection img {
    width: 100%;
    height: auto;
}

.sustainability img {
    width: 100%;
    height: auto;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width: 100px) and (max-width: 767px) {
    .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .sustainability-main-section {
        padding-left: 40px;
    }
}
