.about-us p {
    font-size: 18px;
    line-height: 26px;
}

.about-us h1 {
    font-size: 18px;
    line-height: 26px;
}

.about-us h2 {
    font-size: 36px;
    line-height: 35px;
    font-weight: 700;
}

.about-us h3 {
    font-size: 22px;
    color: #5f7800;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
}

.about-us img {
    max-width: 100%;
}
/*Hero section styles*/
.hero-container {
    position: relative;
}

.hero-caption {
    width: 60%;
    background: #fff;
    opacity: 0.9;
    position: absolute;
    top: 20px;
    margin: 0;
}

    .hero-caption p {
        padding: 40px 70px;
       /* font-size: 30px; */
        line-height: 26px;
        color: #000;
       /* font-weight:700; */
    }

#hero-image .learnMoreBtn,
.hero-image_def .learnMoreBtn {
    display: block;
    position: absolute;
    margin-left: 90px;
    bottom: 50px;
    width: 225px;
    background: #40bad4;
    padding: 15px 0;
    text-align: center;
}
/*General learn more button styles*/
.learnMoreBtn:hover, .visitPageBtn:hover {
    background-color: #00a0be;
}

.learnMoreBtn:link, .learnMoreBtn:active, .learnMoreBtn:hover, .learnMoreBtn:visited, .visitPageBtn:link, .visitPageBtn:active, .visitPageBtn:hover, .visitPageBtn:visited {
    font-weight: 700;
    color: #333;
    text-decoration: none;
}

.about-us ul li {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

/*PDF button styles*/
.resource {
    /*margin-left:40px;*/
    margin-top: 20px;
}

    .resource .title {
        font-weight: 700;
        color: #55565a;
        font-size: 18px;
    }

    .resource .specs {
        font-size: 18px;
    }

    .resource .learnMoreBtn, .about-section .learnMoreBtn, .about-section .visitPageBtn {
        display: block;
        width: 100%;
        background: #40bad4;
        font-size: 14px;
        font-weight: 700;
        color: #55565A;
        padding: 15px 0;
        text-decoration: none;
        cursor: pointer;
        text-align: center;
        margin-top: 0 !important;
    }

        .resource .learnMoreBtn:hover, .about-section .learnMoreBtn:hover, .about-section .visitPageBtn:hover {
            background-color: #00a0be;
        }

    .resource a {
        text-decoration: none;
    }
/*General section styles*/
#about-syngenta {
    margin-top: 20px;
}

.about-section .learnMoreBtn, .about-section .visitPageBtn {
    width: 225px;
    margin-top: 40px;
}

.about-section {
    margin-bottom: 30px;
}
/*Grid section styles*/
.divider-line {
    border-right: 1px solid #eeeeee;
}

.grid-row-1 p {
    min-height: 156px;
}

.grid-row-1 {
    margin-bottom: 15px;
}

.contact-us h3 {
    color: #55565a;
    text-align: center;
}

.contact-us .learnMoreBtn {
    background-color: #5F7900;
    color: white;
    margin: 0 auto;
}

    .contact-us .learnMoreBtn:hover {
        background-color: #7f9333;
    }

.contact-us {
    margin-top: 100px;
}

#ggp-contact {
    padding-bottom: 100px;
}

@media (max-width:1024px) {
    #hero-image .learnMoreBtn,
    .hero-image_def .learnMoreBtn {
        bottom: 20px;
    }

    .hero-caption p {
        padding: 20px 70px;
    }

    .grid-row-1 p {
        min-height: 208px;
    }

    .resource {
        margin-left: 0;
    }
}

@media (max-width:768px) {
    .page-content {
        padding-top: 15px;
    }

    .about-us h1 {
        font-size: 15px;
        line-height: 1em;
    }

    .about-us h2 {
        font-size: 30px;
        line-height: 1.3em;
        font-weight: 700;
    }

    #about-syngenta .learnMoreBtn {
        width: 100% !important;
    }

    .hero-container {
        margin: 0;
    }

    .hero-caption {
        padding: 0;
    }

        .hero-caption p {
            padding: 20px 15px;
            margin: 0;
            line-height: 22px;
        }

    iframe {
        max-width: 100% !important;
    }

    #hero-image .learnMoreBtn,
    .hero-image_def .learnMoreBtn {
        display: block;
        position: absolute;
        margin-left: 15px;
        bottom: 30px;
    }

    .about-section .learnMoreBtn, .about-section .visitPageBtn {
        margin-top: 0;
    }

    .resource {
        margin-left: 0;
    }

    .grid-row-1 p {
        min-height: 286px;
    }
}



@media only screen and (max-width:767px) {
    .pageTitle {
        display: none;
    }

    .about-us h1 {
        font-size: 15px;
        line-height: 22px;
        width: 100%;
    }

    .about-us h2 {
        font-size: 30px;
        line-height: 29px;
    }

    .hero-container {
        position: relative;
        margin: 0 -15px;
    }

    #hero-image {
        width: 100%;
    }

        #hero-image img {
            width: 100%;
        }

    .hero-caption {
        width: 100%;
        background: rgba(0,0,0,1);
        display: block;
        position: static;
    }

        .hero-caption p {
            padding: 20px 10px;
            margin: 0;
            font-size: 15px;
            line-height: 22px;
        }

    #hero-image .learnMoreBtn,
    .hero-image_def .learnMoreBtn {
        display: block;
        position: static;
        margin-top: 20px;
        width: 100%;
        margin-left: 0;
    }

    .hero-image_def .learnMoreBtn {
        margin: 20px 0 0 15px !important;
    }

    .resource img {
        width: 290px;
        margin: 0 auto;
        display: block;
    }

    .details {
        max-width: 290px;
        margin: 0 auto;
    }

    .resource .learnMoreBtn {
        width: 290px !important;
        margin: 0 auto;
    }

    #about-syngenta .learnMoreBtn {
        width: 290px !important;
    }

    .grid-row-1 p {
        min-height: 1px;
    }

    .divider-line {
        border-bottom: 1px solid #eeeeee;
        border-right: none;
        padding-bottom: 30px;
    }
}
