﻿/*Weed ID Guide*/

#turf-weed-banner {
    margin-top: 0px;
    position: relative;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}



    #turf-weed-banner.turf-weed-standard {
    }


.turf-weed-standard .weed-mktb-mobile-bk {
    display: block;
    width: 100%;
    height: 400px;
    position: relative;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.turf-weed-standard.mktb-default .weed-mktb-mobile-bk {
    height: 150px;
}

.turf-weed-standard .weed-mktb-mobile-bk {
    height: 240px;
}

.turf-weed-standard .weed-mktb-bk {
    display: none;
}

.turf-weed-standard .container {
    position: relative;
    height: auto;
    margin-top: -400px;
}

.turf-weed-standard.mktb-default .container {
    margin-top: 0;
}


.turf-weed-standard .mktbs-call-out {
    background-color: #fff;
    margin: 250px 15px 0;
    padding: 27px 15px 25px;
    border-bottom: 5px solid #7AC143;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.25);
}

.turf-weed-standard .bar-btm {
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    margin-left: -20px;
}

.turf-weed-standard .mktbs-call-out .mktbs-title {
    color: #333;
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
    margin: 5px 0 10px;
    display: block;
}

.turf-weed-standard .mktbs-call-out p {
    color: #333;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 23px;
}



@media only screen and (min-width:768px) {
    .turf-weed-standard.mktb-default .container {
        margin-top: -50px;
        padding-bottom: 0;
    }

    .turf-weed-standard .weed-mktb-mobile-bk {
        display: none;
    }

    .turf-weed-standard .weed-mktb-bk {
        display: block;
        width: 100%;
        height: 250px;
        position: absolute;
        top: -1px;
        left: 1px;
        background-color: transparent;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
    }



    .turf-weed-standard.mktb-default .weed-mktb-bk {
        height: 250px;
    }

    .turf-weed-standard .container {
        position: relative;
        height: 220px;
        margin-top: 0;
        padding-bottom: 0;
        overflow: hidden;
    }



    .turf-weed-standard.mktb-default .container {
        height: 250px;
        margin-top: 0;
    }



    .turf-weed-standard .mktbs-call-out {
        background-color: rgba(255,255,255,.90);
        width: 65%;
        margin: 0 0 0 15px;
        position: absolute;
        padding: 20px 20px 20px;
        top: 50%;
        transform: translateY(-50%);
    }


        .turf-weed-standard .mktbs-call-out .mktbs-title {
            margin: 0 0 5px;
        }
}

@media only screen and (min-width:992px) {
    .turf-weed-standard .mktbs-call-out {
        width: 55%;
    }

    #turf-weed-banner {
        margin-top: -14px;
    }

    .turf-weed-standard .mktbs-call-out {
        top: 47%;
        transform: translateY(-50%);
    }

    #turf-weed-banner.mktb-lines {
        margin-bottom: 25px;
    }
}

@media only screen and (min-width:1200px) {
    .turf-weed-standard .mktbs-call-out {
        width: 55%;
    }
}

.weed-img-container {
    position: relative;
    text-align: center;
}

.weed-description {
    text-align: center;
    padding: 0;
    font-weight: bold;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.1em;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 8px #333;
}

@media only screen and (max-width: 1200px) {
    .weed-description {
    }
}

@media only screen and (max-width: 992px) {

    #printName {
        text-align: center;
    }
}

.turf-weed-filters {
    background: rgb(85,85,85);
    background: linear-gradient(180deg, rgba(85,85,85,1) 0%, rgba(96,96,96,1) 10%, rgba(96,96,96,1) 100%);
}


    .turf-weed-filters .small {
        color: #FFF;
    }

.weed-products-header {
    background-color: #e7f7d8;
}

    .weed-products-header span {
        color: #333333;
    }

.weed-products-header-left {
    background-color: #F8F8F8;
    color: #333333;
}

    .weed-products-header-left span {
        color: #333333;
    }

.weed-product-solution {
    height: 45px;
}

@media only screen and (max-width: 992px) {
    .weed-product-solution {
        height: 35px;
    }

    .weed-products-header span {
        font-size: 0.85em;
    }

    .weed-products-header-left span {
        font-size: 0.85em;
    }
}

ul {
    list-style: none;
}

#weedDetail ul {
    list-style: disc;
    margin-top: 10px;
}

#weed {
    padding-inline-start: 0px;
}

@media only screen and (max-width: 400px) {
    .weed-description {
        min-height: 1px;
        font-size: 1.1em
    }
}

.learnmore {
    background-color: white;
    color: #000066;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

a:hover {
    color: #000066;
    text-decoration: none;
}

.weedli {
    margin-bottom: 30px;
}

#btnTopReset {
    margin-top: 4px !important;
    padding: 9px 13px !important;
}

#clearfilter:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #007035;
}

@media only screen and (max-width: 450px) {
    .content-sm {
        padding-top: 17px;
        padding-bottom: 35px;
    }
}

@media (max-width: 550px) {
    .breadcrumbs {
        display: none;
    }
}
