body {
    overflow: visible;
    padding-top: 0;
}

.parallax-mirror {
    overflow: visible !important;
}

.page-content {
    padding-top: 140px;
    padding-bottom: 0;
}

.header {
    min-height: 408px;
    background: url("../images/hero-almond-bloom.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

    .header .card {
        margin-top: 70px;
        margin-left: 20px;
        width: 50%;
        background-color: #FFF;
        padding: 25px 90px 10px 25px;
        position: relative;
        z-index: 9;
        /*border-bottom: 5px solid #83973B;*/
    }

        .header .card h1 {
            font-size: 26px;
            line-height: 36px;
            color: #000;
            margin: 0 0 10px 0;
            padding: 0;
        }

        .header .card p {
            font-size: 16px;
            line-height: 24px;
            color: #000;
        }

        .header .card a {
            color: #83973B;
        }

.headline {
    font-weight: bold;
}

.nav-col a:hover {
    color: #83973B !important;
    border-bottom-color: #83973B !important;
}
.pc-active {
    color: #83973B !important;
}

.intro {
    position: relative;
    z-index: 8;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 20px;
    background-color: #83973B;
    margin-top: -80px;
}

    .intro h2 {
        font-size: 20px;
        margin-top: -40px;
        padding: 0;
        color: #83973B;
        font-weight: normal;
    }

    .intro p {
        font-size: 15px;
        line-height: 24px;
        color: #FFF;
    }

    .intro a {
        text-decoration: none;
    }

.intro-row .col-xs-12 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0 25px 0;
}
.intro-row .intro-card {
    padding: 0 20px;
}
.intro-row .intro-card:first-of-type {
    border-right: 2px solid #FFF;
}


.intro h2 {
    margin: -30px 20px 0 20px;
}

h2.intro-button {
    border: 1px solid #FFF;
    padding: .5em 1em;
    color: #FFF;
}

.svg-wrapper #disease_svg_cropped {
    display: block !important;
    margin: 0 auto !important;
    width: 92px;
}

.svg-wrapper #insects_svg_cropped {
    display: block !important;
    margin: 0 auto !important;
    width: 106px;
}

#disease_svg_cropped *,
#insects_svg_cropped * {
    animation-play-state: paused !important;
}

#insect:hover #insects_svg_cropped *,
#disease:hover #disease_svg_cropped * {
    animation-play-state: running !important;
}

@media screen and (max-width: 480px) {
    #insect:hover #insects_svg_cropped *,
    #disease:hover #disease_svg_cropped * {
        animation-play-state: paused !important;
    }
}

#disease_svg_cropped_cropped,
#insects_svg_cropped_cropped {
    pointer-events: all
}

#insect:hover h2,
#disease:hover h2 {
    background-color: #FFF;
    color: #83973B;
}

#disease_svg_cropped-path4_tr {
    animation: disease_svg-path4_tr__tr 2000ms linear infinite normal forwards
}

@keyframes disease_svg-path4_tr__tr {
    0% {
        transform: translate(170.769579px, 162.147174px) rotate(0deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(170.769579px, 162.147174px) rotate(360deg)
    }
}

#disease_svg_cropped-rect3 {
    animation: disease_svg-rect3_f_o 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect3_f_o {
    0% {
        fill-opacity: 1;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        fill-opacity: 0;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        fill-opacity: 1
    }
}

#disease_svg_cropped-rect4 {
    animation: disease_svg-rect4_f_o 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect4_f_o {
    0% {
        fill-opacity: 1;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        fill-opacity: 0;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        fill-opacity: 1
    }
}

#disease_svg_cropped-rect5_ts {
    animation: disease_svg-rect5_ts__ts 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect5_ts__ts {
    0% {
        transform: translate(116.500000px, 118.850000px) scale(1, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(116.500000px, 118.850000px) scale(0, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(116.500000px, 118.850000px) scale(1, 1)
    }
}

#disease_svg_cropped-rect6 {
    animation: disease_svg-rect6_f_o 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect6_f_o {
    0% {
        fill-opacity: 1;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        fill-opacity: 0;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        fill-opacity: 1
    }
}

#disease_svg_cropped-rect7_ts {
    animation: disease_svg-rect7_ts__ts 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect7_ts__ts {
    0% {
        transform: translate(130.800000px, 125.950000px) scale(1, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(130.800000px, 125.950000px) scale(0, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(130.800000px, 125.950000px) scale(1, 1)
    }
}

#disease_svg_cropped-rect8 {
    animation: disease_svg-rect8_f_o 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect8_f_o {
    0% {
        fill-opacity: 1;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        fill-opacity: 0;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        fill-opacity: 1
    }
}

#disease_svg_cropped-rect9 {
    animation: disease_svg-rect9_f_o 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect9_f_o {
    0% {
        fill-opacity: 1;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        fill-opacity: 0;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        fill-opacity: 1
    }
}

#disease_svg_cropped-rect10 {
    animation: disease_svg-rect10_f_o 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect10_f_o {
    0% {
        fill-opacity: 1;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        fill-opacity: 0;
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        fill-opacity: 1
    }
}

#disease_svg_cropped-rect11_ts {
    animation: disease_svg-rect11_ts__ts 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect11_ts__ts {
    0% {
        transform: translate(118.400000px, 184.950000px) scale(1, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(118.400000px, 184.950000px) scale(0, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(118.400000px, 184.950000px) scale(1, 1)
    }
}

#disease_svg_cropped-rect12_ts {
    animation: disease_svg-rect12_ts__ts 2000ms linear infinite normal forwards
}

@keyframes disease_svg-rect12_ts__ts {
    0% {
        transform: translate(118.400000px, 177.750000px) scale(1, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(118.400000px, 177.750000px) scale(0, 1);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(118.400000px, 177.750000px) scale(1, 1)
    }
}


#insects_svg_cropped-bug_1_body_1__tr {
    animation: insects_svg-bug_1_body_1__tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-bug_1_body_1__tr__tr {
    0% {
        transform: translate(127.800003px, 137.176285px) rotate(0deg)
    }

    20% {
        transform: translate(127.800003px, 137.176285px) rotate(0deg)
    }

    30% {
        transform: translate(127.800003px, 137.176285px) rotate(18deg)
    }

    70% {
        transform: translate(127.800003px, 137.176285px) rotate(18deg)
    }

    80% {
        transform: translate(127.800003px, 137.176285px) rotate(0deg)
    }

    100% {
        transform: translate(127.800003px, 137.176285px) rotate(0deg)
    }
}

#insects_svg_cropped-bug_1_right_antenna_1__tr {
    animation: insects_svg-bug_1_right_antenna_1__tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-bug_1_right_antenna_1__tr__tr {
    0% {
        transform: translate(138.100000px, 138.400000px) rotate(0deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    25% {
        transform: translate(138.100000px, 138.400000px) rotate(-20deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(138.100000px, 138.400000px) rotate(0deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    75% {
        transform: translate(138.100000px, 138.400000px) rotate(-20deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(138.100000px, 138.400000px) rotate(0deg)
    }
}

#insects_svg_cropped-bug_1_left_antenna_1__tr {
    animation: insects_svg-bug_1_left_antenna_1__tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-bug_1_left_antenna_1__tr__tr {
    0% {
        transform: translate(138.100000px, 135.700000px) rotate(0deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    25% {
        transform: translate(138.100000px, 135.700000px) rotate(20deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(138.100000px, 135.700000px) rotate(0deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    75% {
        transform: translate(138.100000px, 135.700000px) rotate(20deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(138.100000px, 135.700000px) rotate(0deg)
    }
}

#insects_svg_cropped-path10_tr {
    animation: insects_svg-path10_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-path10_tr__tr {
    0% {
        transform: translate(156.608912px, 120.287286px) rotate(0deg)
    }

    50% {
        transform: translate(156.608912px, 120.287286px) rotate(-30deg)
    }

    100% {
        transform: translate(156.608912px, 120.287286px) rotate(0deg)
    }
}

#insects_svg_cropped-path11_tr {
    animation: insects_svg-path11_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-path11_tr__tr {
    0% {
        transform: translate(158.400000px, 112.400000px) rotate(0deg)
    }

    50% {
        transform: translate(158.400000px, 112.400000px) rotate(-30deg)
    }

    100% {
        transform: translate(158.400000px, 112.400000px) rotate(0deg)
    }
}

#insects_svg_cropped-path12_tr {
    animation: insects_svg-path12_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-path12_tr__tr {
    0% {
        transform: translate(163.907393px, 107.372403px) rotate(0deg)
    }

    50% {
        transform: translate(163.907393px, 107.372403px) rotate(50deg)
    }

    100% {
        transform: translate(163.907393px, 107.372403px) rotate(0deg)
    }
}

#insects_svg_cropped-path13_tr {
    animation: insects_svg-path13_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-path13_tr__tr {
    0% {
        transform: translate(186.200000px, 116.466112px) rotate(0deg)
    }

    50% {
        transform: translate(186.200000px, 116.466112px) rotate(-50deg)
    }

    100% {
        transform: translate(186.200000px, 116.466112px) rotate(0deg)
    }
}

#insects_svg_cropped-path14_tr {
    animation: insects_svg-path14_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-path14_tr__tr {
    0% {
        transform: translate(187px, 124.200000px) rotate(0deg)
    }

    50% {
        transform: translate(187px, 124.200000px) rotate(30deg)
    }

    100% {
        transform: translate(187px, 124.200000px) rotate(0deg)
    }
}

#insects_svg_cropped-path15_tr {
    animation: insects_svg-path15_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-path15_tr__tr {
    0% {
        transform: translate(182.800000px, 131.100000px) rotate(0deg)
    }

    50% {
        transform: translate(182.800000px, 131.100000px) rotate(30deg)
    }

    100% {
        transform: translate(182.800000px, 131.100000px) rotate(0deg)
    }
}

#insects_svg_cropped-bug_3_body_1__to {
    animation: insects_svg-bug_3_body_1__to__to 2000ms linear infinite normal forwards
}

@keyframes insects_svg-bug_3_body_1__to__to {
    0% {
        transform: translate(188.890373px, 168.885590px);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(186.768426px, 169.327237px);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(188.890373px, 168.885590px)
    }
}

#insects_svg_cropped-bug_3_body_1__tr {
    animation: insects_svg-bug_3_body_1__tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-bug_3_body_1__tr__tr {
    0% {
        transform: rotate(-10deg)
    }

    50% {
        transform: rotate(3deg)
    }

    100% {
        transform: rotate(-10deg)
    }
}

#insects_svg_cropped-bug_3_right_antenna_1__tr {
    animation: insects_svg-bug_3_right_antenna_1__tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-bug_3_right_antenna_1__tr__tr {
    0% {
        transform: translate(179.183440px, 155.300000px) rotate(0deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(179.183440px, 155.300000px) rotate(-20deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(179.183440px, 155.300000px) rotate(0deg)
    }
}

#insects_svg_cropped-bug_3_left_antenna_1__tr {
    animation: insects_svg-bug_3_left_antenna_1__tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-bug_3_left_antenna_1__tr__tr {
    0% {
        transform: translate(177.100000px, 156.500000px) rotate(0deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    50% {
        transform: translate(177.100000px, 156.500000px) rotate(20deg);
        animation-timing-function: cubic-bezier(0.250000, 1, 0.250000, 1)
    }

    100% {
        transform: translate(177.100000px, 156.500000px) rotate(0deg)
    }
}

#insects_svg_cropped-line3_tr {
    animation: insects_svg-line3_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line3_tr__tr {
    0% {
        transform: translate(145.900000px, 162.700000px) rotate(0deg)
    }

    50% {
        transform: translate(145.900000px, 162.700000px) rotate(-30deg)
    }

    100% {
        transform: translate(145.900000px, 162.700000px) rotate(0deg)
    }
}

#insects_svg_cropped-line4_tr {
    animation: insects_svg-line4_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line4_tr__tr {
    0% {
        transform: translate(152.500000px, 162.700000px) rotate(0deg)
    }

    50% {
        transform: translate(152.500000px, 162.700000px) rotate(30deg)
    }

    100% {
        transform: translate(152.500000px, 162.700000px) rotate(0deg)
    }
}

#insects_svg_cropped-line5_tr {
    animation: insects_svg-line5_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line5_tr__tr {
    0% {
        transform: translate(159.100000px, 169.800000px) rotate(0deg)
    }

    50% {
        transform: translate(159.100000px, 169.800000px) rotate(-30deg)
    }

    100% {
        transform: translate(159.100000px, 169.800000px) rotate(0deg)
    }
}

#insects_svg_cropped-line6_tr {
    animation: insects_svg-line6_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line6_tr__tr {
    0% {
        transform: translate(159.100000px, 190.800000px) rotate(0deg)
    }

    50% {
        transform: translate(159.100000px, 190.800000px) rotate(-50deg)
    }

    100% {
        transform: translate(159.100000px, 190.800000px) rotate(0deg)
    }
}

#insects_svg_cropped-line7_tr {
    animation: insects_svg-line7_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line7_tr__tr {
    0% {
        transform: translate(158.919209px, 180.100000px) rotate(0deg)
    }

    50% {
        transform: translate(158.919209px, 180.100000px) rotate(-30deg)
    }

    100% {
        transform: translate(158.919209px, 180.100000px) rotate(0deg)
    }
}

#insects_svg_cropped-line8_tr {
    animation: insects_svg-line8_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line8_tr__tr {
    0% {
        transform: translate(138.800000px, 169.800000px) rotate(0deg)
    }

    50% {
        transform: translate(138.800000px, 169.800000px) rotate(30deg)
    }

    100% {
        transform: translate(138.800000px, 169.800000px) rotate(0deg)
    }
}

#insects_svg_cropped-line9_tr {
    animation: insects_svg-line9_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line9_tr__tr {
    0% {
        transform: translate(138.800000px, 180.100000px) rotate(0deg)
    }

    50% {
        transform: translate(138.800000px, 180.100000px) rotate(30deg)
    }

    100% {
        transform: translate(138.800000px, 180.100000px) rotate(0deg)
    }
}

#insects_svg_cropped-line10_tr {
    animation: insects_svg-line10_tr__tr 2000ms linear infinite normal forwards
}

@keyframes insects_svg-line10_tr__tr {
    0% {
        transform: translate(138.700000px, 190.800000px) rotate(0deg)
    }

    50% {
        transform: translate(138.700000px, 190.800000px) rotate(50deg)
    }

    100% {
        transform: translate(138.700000px, 190.800000px) rotate(0deg)
    }
}

.pdf {
    text-align: center;
}

@media screen and (max-width: 768px) {
    .pdf {
        display: flex;
        align-items: center;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
}

#root-to-fruit {
    background-color: #FFF;
    padding-bottom: 45px;
}
#root-to-fruit h3 {
    font-size: 20px;
}
#root-to-fruit video {
    width: 100%;
}
#root-to-fruit a {
    background-color: #83973B;
    border: 2px solid #83973B;
    text-decoration: none;
    padding: 10px 20px;
    color: #FFF;
    display: inline-block;
    margin: 15px 0;
    transition: all .25s;
}
#root-to-fruit a:hover,
#root-to-fruit a:focus {
    background-color: #FFF;
    color: #83973B;
}

.threat-container {
    padding-top: 55px;
    padding-bottom: 20px;
    min-height: 606px;
    background: url(" https://www.syngenta-us.com/crops/tree-nuts/images/desktop_bg1_img-min.jpg");
    background-size: cover;
    background-attachment: fixed;
}

    .threat-container h2 {
        font-size: 20px;
        margin: 0 0 50px 0;
        padding: 0;
        color: #FFF;
        font-weight: bold;
        overflow: hidden;
        text-align: center;
    }

        .threat-container h2::before,
        .threat-container h2::after {
            background-color: #FFF;
            content: "";
            display: inline-block;
            height: 2px;
            position: relative;
            vertical-align: middle;
            width: 50%;
        }

        .threat-container h2::before {
            right: 1em;
            margin-left: -50%;
        }

        .threat-container h2::after {
            left: 1em;
            margin-right: -50%;
        }

    .threat-container .insect {
        opacity: 0;
        display: flex;
        align-items: center;
        margin-bottom: 90px;
    }
    .threat-container .insect img.has-border {
        border-radius: 50%;
        border: 3px solid #FFF;
    }
        .threat-container .insect img {
            margin-right: 20px;
            flex-shrink: 0;
            -webkit-transition: all .75s;
            transition: all .75s;
        }

        .threat-container .insect .content {
            font-size: 18px;
            line-height: 24px;
            color: #FFF;
        }

            .threat-container .insect .content .title {
                font-weight: bold;
            }

            .threat-container .insect .content p {
                margin: 0;
                color: #FFF;
                margin-bottom: 1em;
            }

@media screen and (min-width: 970px) {
    .threat-container .desktop-view .insect p {
        margin-bottom: 1.5em;
    }
}

.threat-container .insect a,
.threat-container .threat a,
.threat-container a {
    color: #aab400;
    text-decoration: none;
    padding: .5em 1em;
    border: 1px solid #FFF;
    display: table;
    margin: 15px auto 40px;
}

    .threat-container .insect a:hover,
    .threat-container .threat a:hover,
    .threat-container a:hover {
        background: #FFF;
    }

    .threat-container .insect a.external::after,
    .threat-container .threat a.external::after,
    .threat-container a.external::after {
        content: "";
        display: inline-block;
        width: 9px;
        height: 9px;
        background: url('https://www.syngenta-us.com/templates/images/external-link.png') no-repeat;
        background-size: 9px 9px;
        margin-left: 7px;
    }

.threat-container .insect:hover {
    text-decoration: none;
}

    .threat-container .insect:hover img {
        transform: scale(1.1);
    }

    .threat-container .insect:hover .title {
        color: #83973B;
    }

/* -- carousel -- */
.slick-slide img {
    display: inline-block;
}

.slick-dots li,
.slick-dots li button:before {
    width: 30px;
    height: 30px;
}

    .slick-dots li button:before {
        content: '';
        border: 3px solid #FFF;
        border-radius: 50%;
        opacity: 1;
    }

li.slick-active {
    background: #FFF;
    border-radius: 50%;
}

.slick-prev:before, .slick-next:before {
    opacity: 1;
    font-family: inherit;
    font-size: 3rem;
}

.slick-prev:before {
    content: '\2039';
}

.slick-next:before {
    content: '\203A';
}

.slick-next,
.slick-prev {
    top: 10%;
}

.slick-next {
    right: 0px;
}

.slick-prev {
    left: 0;
}

.product-carousel .slick-slide,
.youtube-videos .slick-slide {
    margin: 0 .8em;
}

.product-carousel .slick-list,
.youtube-videos .slick-list {
    margin: 0 .8em;
}

.youtube-videos .slick-dots li button:before {
    border-color: #83973B !important;
}

.youtube-videos li.slick-active {
    background: #83973B !important;
}

.youtube-videos .slick-next:before,
.youtube-videos .slick-prev:before {
    color: #83973B !important;
}

.youtube-videos .slick-next,
.youtube-videos .slick-prev,
.product-carousel .slick-next,
.product-carousel .slick-prev {
    top: 35%;
}

.disease-control {
    background-color: #FFF;
    padding-top: 45px;
    padding-bottom: 45px;
    text-align: center;
}

    .disease-control h2 {
        color: #83973B;
        font-size: 20px;
        margin: 0 0 50px 0;
        padding: 0;
        font-weight: bold;
        overflow: hidden;
        text-align: center;
    }

        .disease-control h2::before,
        .disease-control h2::after {
            background-color: #83973B;
            content: "";
            display: inline-block;
            height: 2px;
            position: relative;
            vertical-align: middle;
            width: 50%;
        }

        .disease-control h2::before {
            right: 1em;
            margin-left: -50%;
        }

        .disease-control h2::after {
            left: 1em;
            margin-right: -50%;
        }

    .disease-control .row {
        padding: 1em;
    }
    .disease-control .pt-md {
        padding-top: 50px;
    }

    .control-container {
        background: #FFF;
        padding-top: 30px;
        padding-bottom: 30px;
        min-height: 825px;
    }

    .control-container .row:last-child {
        margin-top: 60px;
    }

    .control-container h3 {
        color: #000;
        font-size: 20px;
        line-height: 30px;
        margin: 26px 0;
        padding: 0;
    }

    .control-container p,
    .control-container li {
        color: #000;
        font-size: 18px;
        line-height: 24px;
    }

    .control-container ul {
        list-style: none;
        margin-left: 0;
        padding-left: 30px;
    }

        .control-container ul li {
            margin-bottom: 20px;
        }

            .control-container ul li::before {
                display: inline-block;
                content: "\2014";
                width: 30px;
                margin-left: -30px;
                font-weight: bold;
            }

    .control-container img {
        display: block;
        margin: 0 auto;
    }

.products {
    padding-top: 65px;
    padding-bottom: 65px;
    background-color: #83973B;
}

    .products h2 {
        font-size: 20px;
        margin: 0 0 50px 0;
        padding: 0;
        color: #FFF;
        font-weight: bold;
        overflow: hidden;
        text-align: center;
    }

        .products h2::before,
        .products h2::after {
            background-color: #FFF;
            content: "";
            display: inline-block;
            height: 2px;
            position: relative;
            vertical-align: middle;
            width: 50%;
        }

        .products h2::before {
            right: 1em;
            margin-left: -50%;
        }

        .products h2::after {
            left: 1em;
            margin-right: -50%;
        }

    .products .product {
        background-color: #FFF;
        border: 1px solid #707070;
        text-align: center;
        padding: 45px 20px 40px 20px;
    }

@media screen and (min-width:992px) {
    .products .product {
        min-height: 500px;
    }
}

.products .product p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    padding: 0;
}

.products .product a {
    display: block;
    font-size: 21px;
    background-color: #FFF;
    text-align: center;
    padding: 13px 15px;
    margin: 0 auto;
    color: #83973B;
    font-weight: bold;
    width: 60%;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-decoration: none;
    border: 1px solid #83973B;
}

    .products .product a:hover {
        background-color: #83973B;
        border: 1px solid #FFF;
        color: #FFF;
    }

#performance h2 {
    color: #7f9333;
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
}
.carousel-container {
    position: relative;
    padding: 0;
    margin: 50px 0;
}

.carousel-container p {
    margin: 15px 0;
}

.carousel-item {
    display: none;
}
.carousel-item.active {
    display: block;
}
.carousel-item img {
    margin: 0 auto;
}
.carousel-item h3 {
    text-align: center;
}
.carousel-source {
    font-size: 14px;
    font-style: italic;
}
.carousel-nav {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    border-bottom: 15px solid transparent !important;
    border-top: 15px solid transparent !important;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
}

    .carousel-nav.left {
        border-right-style: solid;
        border-right-width: 10px;
        border-color: #7f9333;
        left: 0;
    }

    .carousel-nav.right {
        border-left-style: solid;
        border-left-width: 10px;
        border-color: #7f9333;
        right: 0;
    }

@media only screen and (min-width:768px) {
    .carousel-container {
        padding: 0 25px;
    }

    .carousel-nav {
        display: block;
    }
}

.carousel-mobile-nav {
    text-align: center;
    padding-top: 30px;
}

    .carousel-mobile-nav span {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: 2px solid #7f9333;
        margin-left: 10px;
        cursor: pointer;
    }

        .carousel-mobile-nav span:first-child {
            margin-left: 0;
        }

        .carousel-mobile-nav span.pc-active {
            border: none;
            background-color: #7f9333;
        }


.videos {
    padding-top: 65px;
    padding-bottom: 55px;
    background: #FFF;
    /*    background-color: #83973B;
    border: 1px solid #707070;*/
}

    .videos h2 {
        font-size: 20px;
        margin: 0 0 50px 0;
        padding: 0;
        color: #83973B;
        font-weight: bold;
        overflow: hidden;
        text-align: center;
    }

        .videos h2::before,
        .videos h2::after {
            background-color: #83973B;
            content: "";
            display: inline-block;
            height: 2px;
            position: relative;
            vertical-align: middle;
            width: 50%;
        }

        .videos h2::before {
            right: 1em;
            margin-left: -50%;
        }

        .videos h2::after {
            left: 1em;
            margin-right: -50%;
        }

    .videos a {
        color: #FFF;
        font-size: 16px;
        line-height: 24px;
        background: #83973B;
    }

        .videos a:hover {
            border: 2px solid #83973B;
            color: #83973B;
            background: #FFF;
        }

#resources {
    padding: 65px 0 30px 0;
}
#resources ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
#resources ul li {
    flex-basis: calc((100% / 2) - 10px);
    margin: 0;
}
#resources ul li a,
#resources ul li a svg {
    transition: all .25s;
}
#resources ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
}
#resources ul li a svg {
    width: 30px;
    height: 30px;
}
#resources ul li a:hover,
#resources ul li a:focus {
    color: #83973B;
    text-decoration: underline;
}
#resources ul li a:hover svg,
#resources ul li a:focus svg {
    fill: #83973B;
}

.blogs {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #FFF;
}

    .blogs h2 {
        font-size: 20px;
        margin: 0 0 0 0;
        padding: 0;
        font-weight: bold;
    }

    .blogs p {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 70px 0;
        padding: 0;
    }

        .blogs p.blog-intro {
            min-height: 100px;
        }

    .blogs .post a {
        -webkit-transition: all .25s;
        transition: all .25s;
        display: flex;
        align-items: flex-start;
        margin-bottom: 90px;
        text-decoration: none;
    }

        .blogs .post a:hover {
            text-decoration: none;
        }

            .blogs .post a:hover img {
                transform: scale(1.1);
            }

            .blogs .post a:hover .title {
                color: #83973B;
            }

    .blogs .post img {
        margin-right: 20px;
        flex-shrink: 0;
        -webkit-transition: all .75s;
        transition: all .75s;
    }

    .blogs .post .content {
        font-size: 18px;
        line-height: 24px;
    }

        .blogs .post .content .title {
            color: #444;
            font-weight: bold;
            text-decoration: underline;
        }

        .blogs .post .content p {
            margin: 0;
        }

    .blogs .link {
        text-align: center;
        display: block;
        background-color: #83973B;
        color: #FFF;
        text-decoration: none;
        font-size: 21px;
        padding: 15px;
        max-width: 365px;
        border: 2px solid #83973B;
    }

        .blogs .link:hover {
            background-color: #FFF;
            border: 2px solid #83973B;
            color: #83973B;
        }

.legal {
    font-size: 12px;
    line-height: 18px;
    margin: 20px 0;
}

.insect-carousel .insect {
    min-height: 225px;
}

@media screen and (max-width:1200px) {
    .insect-carousel .insect {
        min-height: 280px;
    }
}

@media screen and (max-width: 991px) {
    .insect-carousel .insect {
        min-height: initial
    }
}

@media screen and (max-width: 768px) {
    .intro-row .col-xs-12 {
        flex-direction: column;
    }
    .intro-row .intro-card:first-of-type {
        border-bottom: 2px solid #FFF;
        border-right: 0;
    }
    .intro-row .intro-card:last-of-type {
        padding-top: 40px;
    }
    .threat-container .insect {
        flex-direction: column;
    }

        .threat-container .insect a {
            display: block;
            text-align: center;
            width: 50%;
            margin: 0 auto;
        }

        .threat-container .insect .content {
            text-align: center;
        }

        .threat-container .insect img {
            margin-bottom: 15px;
        }

    .disease-control .pt-md {
        padding-top: 0;
    }
    .disease-control .row:last-of-type .col-xs-12:not(:first-of-type) {
        padding-top: 20px;
    }
    .act-now .content a {
        max-width: none;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .threat-container .insect {
        margin-bottom: 50px;
    }

    .disease-control .row .col-xs-12:last-child {
        margin-top: 40px;
    }

    .blogs .post img {
        display: none;
    }

    .blogs .post a {
        margin-bottom: 20px;
    }

    .blogs p {
        margin-bottom: 20px;
    }

    .blogs .thrive {
        margin-bottom: 50px;
    }

    .slider-row {
        display: block !important;
    }

    .testimonials {
        display: none;
    }

    .performance h2 {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 870px) {
    .intro {
        margin-top: 0;
    }
}

@media screen and (max-width: 991px) {
    .header {
        min-height: none;
        height: 256px;
        background-size: cover;
    }

        .header .card {
            width: 100%;
            margin-left: 0;
            padding: 25px 25px 20px 25px;
            /*margin: 245px auto 0 auto;*/
        }

    .page-content {
        padding-top: 0;
    }


    .products .product {
        min-height: 0;
        height: auto;
        margin-bottom: 40px;
    }

        .products .product a {
            position: relative;
            bottom: auto;
            margin-top: 40px;
        }

    .videos a {
        display: block;
        margin-bottom: 70px;
    }

    .act-now {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }
        /*  .act-now .image-container {
    padding-right: 0;
    padding-left: 0;
  }*/
        .act-now .image-container img {
            width: 100%;
        }

        .act-now .content {
            padding-top: 65px;
            padding-right: 30px;
            padding-left: 30px;
        }

    .control-container {
        min-height: 0;
    }

    #resources ul li {
        flex-basis: 100%;
    }
    #resources ul li:nth-child(2),
    #resources ul li:nth-child(4) {
        order: 2;
    }
}


@media (max-width: 480px) {
    .threat-container h2::before,
    .threat-container h2::after,
    .disease-control h2::before,
    .disease-control h2::after,
    .videos h2::before,
    .videos h2::after,
    .products h2::before,
    .products h2::after,
    .act-now .row:first-child h2::before,
    .act-now .row:first-child h2::after {
        margin: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
}

[data-component-name='thrive-feed'] .sec-title .header-line {
    background-color: #83973B;
}
[data-component-name='thrive-feed'] .sec-title h2 {
    text-transform: initial;
    color: #83973B;
}
a.article-single:hover article .article-copy h4 {
    color: #83973B;
}
[data-component-name='thrive-feed'] .thrive-cta {
    background-color: #83973B;
    border-color: #83973B;
}