﻿


.home h2 {
    font-size: 20pt;
    font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.home p.narrative {
    font-family: 'proxima-nova', sans-serif;
    font-size: 14pt;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 100;
}


.home div.we-mean-business-image {
    margin-bottom: 10px;
    display: flex;
}

    .home div.we-mean-business-image:hover {
        background-color: #000;
    }

    .home div.we-mean-business-image img {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: #000;
    }







.home .we-mean-business-image img:hover {
    background-color: #000;
    opacity: 0.4;
}



.home div.we-mean-business-image .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'proxima-nova', sans-serif;
    font-size: 11pt;
    font-weight: bolder;
    color: rgb(255,255,255);
}





/* product*/
.home .products-that-perform {
    /*margin-top: -50px;*/
}




    /*.home .products-that-perform .extended-section {
    width: 500%;
    margin-left: -200%;
    position: relative;
    height: 372px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('/ResourcePackages/Minimal/assets/dist/images/textured_bkgd.png');
}*/

    .home .products-that-perform .content {
        max-width: 1000px;
        margin: auto;
        /*padding-top: 50px;*/
    }


.home div.products-that-perform-image-list {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.home div.products-that-perform-image {
    position: relative;
    cursor: pointer;
    display: flex;
    margin-bottom: 10px;
}


    .home div.products-that-perform-image:hover {
        /* background-color: #000; */
    }

    .home div.products-that-perform-image img {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: #000;
    }

        .home div.products-that-perform-image img:hover {
            background-color: #000;
            opacity: 0.4;
        }


    .home div.products-that-perform-image .text {
        left: 0;
        position: absolute;
        text-align: center;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-transform: uppercase;
        font-family: 'proxima-nova', sans-serif;
        font-size: 12pt;
        font-weight: bolder;
        color: rgb(255,255,255);
    }



/* be your own boss */
.home .be-your-own-boss {
    height: 825px;
    margin-bottom: 40px;
    line-height: 30px;
}

    .home .be-your-own-boss h2 {
        font-size: 20pt;
        font-family: 'proxima-nova', sans-serif;
        text-transform: uppercase;
        text-align: left;
        font-weight: bold;
        margin-top: 50px;
    }


    .home .be-your-own-boss p.narrative {
        font-family: 'proxima-nova', sans-serif;
        font-weight: 100;
        font-size: 14pt;
        text-align: left;
        margin-bottom: 50px;
        width: 33%;
    }


    .home .be-your-own-boss .extended-section {
        width: 500%;
        margin-left: -200%;
        position: relative;
        height: 100%;
    }


        .home .be-your-own-boss .extended-section .content {
            position: absolute;
            top: 0;
            z-index: 1;
            width: 100%;
            height: 100%;
        }


            .home .be-your-own-boss .extended-section .content .upper-section {
                color: rgba(0, 0, 0, 0.7);
                position: relative;
            }

                .home .be-your-own-boss .extended-section .content .upper-section p.narrative {
                    width: 40%;
                }



            .home .be-your-own-boss .extended-section .content .lower-section {
                color: rgb(255,255,255);
                background: rgb(33,33,33);
                position: relative;
                height: 100%;
                padding-top: 50px;
                height: 585px;
            }

                .home .be-your-own-boss .extended-section .content .lower-section .text {
                    float: left;
                    margin-top: 315px;
                    min-width: 500px;
                    margin-top: 0px;
                }

                .home .be-your-own-boss .extended-section .content .lower-section p.narrative {
                    width: 100%;
                }

                .home .be-your-own-boss .extended-section .content .lower-section .lg-button-red-solid {
                    min-width: 200px;
                    font-size: 16px;
                }



                .home .be-your-own-boss .extended-section .content .lower-section div.star-partner-image {
                    position: relative;
                    background-size: contain;
                    background-repeat: no-repeat;
                    height: 147px;
                    width: auto;
                    margin-bottom: 50px;
                }


        .home .be-your-own-boss .extended-section .farmer-dealer-wrapper {
            position: absolute;
            z-index: 3;
            width: 100%;
            height: 100%;
        }


            .home .be-your-own-boss .extended-section .farmer-dealer-wrapper .image-wrapper {
                margin-top: -270px;
                margin-left: -10px;
            }


            .home .be-your-own-boss .extended-section .farmer-dealer-wrapper .image {
                position: relative;
                /*background-position: right center;*/
                background-repeat: no-repeat;
                background-size: contain;
                height: 805px;
                width: 789px;
            }


/* blogSlider slider*/

.blog-slider {
}


.home .blog-slider .extended-section {
    width: 500%;
    margin-left: -200%;
    position: relative;
    height: 710px;
}












.blogSlider-slider .lightSlider {
    padding-top: 60px;
    padding-bottom: 60px;
}

.blogSlider-slider .lSSlideWrapper {
    margin-left: 10px;
    margin-right: 10px;
}

.blog-slider h2 {
    font-size: 18pt;
    font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}


.blogSlider-slider {
    width: 100%;
    margin-bottom: 20px;
}



    .blogSlider-slider ul {
        list-style: none outside none;
        padding-left: 0;
        margin-bottom: 0;
    }

        .blogSlider-slider ul.lightSlider li {
            display: block;
            margin-right: 6px;
            cursor: pointer;
            transition: all 1s ease-in-out;
            -webkit-transition: all 1s ease-in-out;
            -moz-transition: all 1s ease-in-out;
            -ms-transition: all 1s ease-in-out;
            -o-transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
            width: 343px;
            height: 400px;
            margin-bottom: 30px;
        }

    .blogSlider-slider .img {
        position: relative;
        background-position: top center;
        background-repeat: no-repeat;
        height: 160px;
        background-size: 100%;
        /*display: block;
        height: auto;
        width: 100%;*/
    }






.blog-slider .controls {
    position: relative;
    color: #FFF;
    display: flex;
    justify-content: center;
    margin-top: 5px;
}

.blog-slider .slider-circles {
    width: 85%;
    display: flex;
    justify-content: center;
}

    .blog-slider .slider-circles .selection-circle {
        cursor: pointer;
    }


.blogSlider-zoom {
}






.blog-slider .sliderControl {
    cursor: pointer;
}

.blog-slider .slider-arrow {
    cursor: pointer;
}



.blog-slider .slider-item {
    background: #FFF;
}

.blog-slider .slider-item-container .slider-item-text {
    margin: 10px;
    margin-top: 20px;
    height: 158px;
}



    .blog-slider .slider-item-container .slider-item-text h2 {
        font-size: 12pt;
        margin-bottom: 10px;
        min-height: 50px;
        line-height: 1.5;
        padding-left: 10px;
        padding-right: 10px;
    }

    .blog-slider .slider-item-container .slider-item-text p {
        font-size: 10pt;
        font-family: 'proxima-nova', sans-serif;
        text-align: center;
        margin-bottom: 10px;
        padding: 5px 10px;
        height: 100px;
        line-height: 22px;
    }



.blog-slider .sliderControl.fas {
    font-size: 30px;
}

.blog-slider .sliderControl:hover {
    color: #089d97;
}

@media only screen and (min-width: 1024px) {




    .home .blog-slider .extended-section .upper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 300px;
    }


    .home .blog-slider .extended-section .lower {
        position: absolute;
        left: 0;
        top: 200px;
        width: 100%;
        height: 572px;
        background-color: rgb(88,88,91);
    }

    .blogSlider-slider li .lg-button-red-solid {
        min-width: 60%;
        margin-top: 25px;
        margin-left: 20%;
        display: none;
    }



    .blogSlider-zoom {
        transform: scale(1.25);
        -webkit-transform: scale(1.25) !important;
        -moz-transform: scale(1.25) !important;
        -o-transform: scale(1.25) !important;
        transform: scale(1.25) !important;
        position: relative;
        transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        -webkit-box-shadow: 0px 0px 20px 6px #000; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        -moz-box-shadow: 0px 0px 20px 6px #000; /* Firefox 3.5 - 3.6 */
        box-shadow: 0px 0px 10px 1px rgb(88,88,91); /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    }


    .blogSlider-slider li.blogSlider-zoom .lg-button-red-solid {
        display: inline-block;
    }
}

@media only screen and (max-width: 999px) {
    .home .cms-content-wrapper {
        max-width: 90%;
        margin: auto;
    }


    .home .products-that-perform {
        margin-top: 40px;
    }
    /* be your own boss */
    .home .be-your-own-boss {
        height: 1000px;
        margin-bottom: 0px;
        margin-top: 10px;
    }


        .home .be-your-own-boss h2 {
            margin-top: 0px;
        }

        .home .be-your-own-boss p.narrative {
            margin-bottom: 20px;
        }
        /*.home .be-your-own-boss .extended-section {
        width: 100%;
        margin-left: 0px;
        position: relative;
        height: 695px;
    }*/
        .home .be-your-own-boss .extended-section .content .upper-section .upper-content {
            margin-left: 40%;
            width: 15%;
            min-width: 250px;
            max-width: 250px;
            z-index: 1;
        }


        .home .be-your-own-boss .extended-section .content .lower-section {
            height: 660px;
        }

        .home .be-your-own-boss .extended-section .content .upper-section p.narrative {
            width: 75%;
        }


        .home .be-your-own-boss .extended-section .content .lower-section .text {
            margin-left: 40%;
            width: 15%;
            min-width: 18%;
            z-index: 1;
        }


        .home .be-your-own-boss .extended-section .farmer-dealer-wrapper .image-wrapper {
            margin-top: -220px;
            float: left;
            margin-left: -15%;
        }


        .home .be-your-own-boss .extended-section .farmer-dealer-wrapper .image {
            height: 830px;
            width: 789px;
        }



    .home .we-mean-business-text {
        margin-top: 50px;
    }

    .home .blog-slider .extended-section .cms-content-wrapper {
        width: 20%;
        margin: auto;
        position: relative;
        height: 772px;
    }

    .home .blog-slider .extended-section .upper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 300px;
    }
}




@media only screen and (max-width: 1023px) {


    .blogSlider-slider {
        max-width: 500px;
        margin: auto;
    }

    .home .blog-slider .extended-section .lower {
        position: absolute;
        left: 0;
        top: 190px;
        width: 100%;
        height: 572px;
        background-color: rgb(88,88,91);
    }

    .blogSlider-slider li .lg-button-red-solid {
        padding: 14px 20px;
        min-width: 60%;
        font-size: 16px;
        margin-top: 25px;
        margin-left: 20%;
        display: inline-block;
    }

    .sliderControl.fas {
        font-size: 16px;
    }


    .home .blogSlider-slider ul.lightSlider li {
        box-shadow: 0px 0px 10px 1px rgb(88,88,91); /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
    }


    .blogSlider-slider .lightSlider {
        padding-top: 0px;
    }
}


@media only screen and (max-width: 320px) {

    .home .be-your-own-boss {
        height: 1050px;
    }





        .home .be-your-own-boss .extended-section .content .lower-section {
            height: 710px;
        }


        .home .be-your-own-boss .extended-section .farmer-dealer-wrapper .image-wrapper {
            margin-top: -170px;
        }



    .slider-item-container .slider-item-text {
        height: 178px;
    }


    .blogSlider-slider li .lg-button-red-solid {
        margin-top: 5px;
    }
}



.homemenu ul li a.lg-button-dark-red-solid:before {
    border: none;
}


.responsive-menu-wrap .mobile-byob {
    display: flex;
    justify-content: center;
    padding: 10px;
    position: absolute;
    top: 60px;
    width: 100%;
    background-color: rgb(161,17,39);
    height: 70px;
    text-align: center;
}

    .responsive-menu-wrap .mobile-byob a {
        border: 1px solid #FFF;
        color: #fff !important;
        text-decoration: none !important;
        height: 50px;
        padding: 10px;
        width: 90%;
        font-weight: 600;
        line-height: 2;
    }



/* Advanced-Silder slider*/

.advanced-slider-wrapper {
}

.advanced-slider-slider {
    width: 100%;
    height: 100%;
}




    .advanced-slider-slider ul {
        list-style: none outside none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .advanced-slider-slider #bannerLightSlider li {
        display: block;
        margin-right: 6px;
        cursor: pointer;
        transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        position: relative;
        height: 700px;
    }

    .advanced-slider-slider li {
        display: block;
        margin-right: 6px;
        cursor: pointer;
        transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        position: relative;
    }

        .advanced-slider-slider li .dark-background {
            background-color: black;
            opacity: .5;
            width: 100%;
            height: 100%;
            margin: 0;
            position: absolute;
            top: 0;
            left: 0;
        }


        .advanced-slider-slider li div.img {
            display: block;
            position: relative;
            height: 100%;
            width: 100%;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

        .advanced-slider-slider li .vid {
            display: block;
            position: relative;
            height: 100%;
            width: 100%;
            object-fit: cover;
        }



    .advanced-slider-slider .content p {
        margin-bottom: 80px;
        font-weight: 600;
        font-size: 4em;
        line-height: 1;
        font-family: 'proxima-nova', sans-serif;
    }


    .advanced-slider-slider .sliderControl {
        cursor: pointer;
    }

        .advanced-slider-slider .sliderControl.fas {
            font-size: 30px;
        }


.advanced-slider-wrapper .control-row {
    position: absolute;
    color: #FFF;
    display: flex;
    justify-content: center;
    margin-top: 5px;
    width: 100%;
    bottom: 20px;
    left: 0px;
}


.advanced-slider-wrapper .controls {
    position: relative;
    color: #FFF;
    display: flex;
    justify-content: center;
    margin-top: 5px;
    width: 100%;
    max-width: 1000px;
}

.advanced-slider-wrapper .slider-circles {
    width: 85%;
    display: flex;
    justify-content: center;
    /* margin-top: 5px; */
}

    .advanced-slider-wrapper .slider-circles .selection-circle {
        cursor: pointer;
    }



@media only screen and (max-width: 768px) {
    .advanced-slider-slider .sliderControl.fas {
        font-size: 16px;
    }
}


.advanced-slider-slider .sliderControl:hover {
    color: #089d97;
}


var .block-hero #map {
    height: 500px;
}

#bannerLightSlider {
    height: 60vh;
}



.advanced-slider-slider #bannerLightSlider li {
    height: 60vh;
}



/*#bannerLightSlider .content {
    position: relative;
    color: #f1f1f1;
    width: 100%;
    height: 100%;
    max-width: 1000px;
}*/


/*.advanced-slider-slider .content-middle {
        display: table-cell;
        vertical-align: middle;
    }*/

.advanced-slider-slider .content-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    max-width: 1000px;
    color: #f1f1f1;
    text-align: center;
    margin-top: -50px;
    width: 90%;
}


#bannerLightSlider .content-center h1 {
    font-size: 7.5vh;
    line-height: 1.2em;
    font-weight: 600;
    font-family: 'proxima-nova', sans-serif;
    color: #fff;
    margin-bottom: 50px;
}

#bannerLightSlider.content-center p {
    font-size: 4vw;
    line-height: 8vw;
    letter-spacing: 1vw;
    font-family: 'proxima-nova', sans-serif;
}


#bannerLightSlider #myBtn {
    cursor: pointer;
}





@media only screen and (max-width: 767px) {
    .postformat_contents {
        text-align: center;
    }
}


.black-grad {
    background-image: linear-gradient(to right, rgba(255,255,255), rgba(0,0,0));
}


@media only screen and (max-width: 1023px) {
    .black-grad {
        background-image: none;
        background: #111112;
    }
}


/*static slider css*/
.static-blog-slider {
    padding-top: 50px;
}


@media only screen and (max-width: 1023px) {
    .static-blog-slider {
        padding-left: 25px;
        padding-right: 25px;
    }
}


.static-blog-slider h2 {
    font-size: 10vw;
    line-height: 1em;
}

@media only screen and (min-width: 1200px) {
    .static-blog-slider h2 {
        font-size: 4.5em;
    }
}


.blog-slider-title {
    font-family: 'proxima-nova', sans-serif;
}

.static-blog-slider-title-list {
    list-style-position: inside;
    padding-left: 0;
}

li.static-blog-slider-title {
    list-style-type: none;
    font-family: 'proxima-nova', sans-serif;
    font-size: 1.75em;
    cursor: pointer;
}

@media only screen and (min-width: 1200px) {

    li.static-blog-slider-title.selected {
        color: #AD0921;
    }
}

li.static-blog-slider-title .blog-title {
    margin: 25px 0;
    font-size: 1em;
}




li.static-blog-slider-title .divider {
    border-top: solid #000000 1px;
}

@media only screen and (min-width: 1200px) {

    li.static-blog-slider-title.selected .divider {
        width: 115%;
    }
}


.static-blog-slider-image {
    min-height: 410px;
    background-repeat: no-repeat;
    background-size: cover;
}


#static-blog-slider-image-overlay {
    display: flex;
    position: absolute;
    bottom: 10px;
    width: calc(100% - 30px);
    flex-direction: column;
    background: rgba(255,255,255,.9);
    padding: 10px;
    min-height: 30%;
}

#static-blog-slider-image-overlay-content {
    margin: 10px;
    line-height: 1.2em;
    min-height: 45%;
}

#static-blog-slider-image-overlay-details {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    margin: 10px;
}


#static-blog-slider-image-overlay-author {
    flex-direction: row;
    display: flex;
}

#static-blog-slider-image-overlay-details #author {
    font-weight: bold;
}

#static-blog-slider-image-overlay-details #author-title {
    font-style: italic;
}

#static-blog-slider-image-overlay-details a {
    color: #AD0921;
    text-decoration: none;
}


.footer-extra-margin {
    padding-bottom: 20vh;
}


/* image gallery slider*/
.lg-image-slider .lightSlider {
  
}


.lg-image-slider h2 {
    font-size: 18pt;
    font-family: 'proxima-nova', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
}


.lg-image-slider-slider {
    /*width: 100%;*/
    display: flex;
    flex-direction: row;
    align-items: center;
}

    .lg-image-slider-slider .slider-item-container {
       text-align: center;
    }


.lg-image-slider .slider-item {
    /* background: #FFF; */
}



.lg-image-slider-slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}




.lg-image-slider .controls {
    position: relative;
    color: #000;
    display: flex;
    justify-content: center;
    margin-top: 5px;
}


.lg-image-slider .slider-circles {
    display: flex;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
}

    .lg-image-slider .slider-circles .selection-circle {
        cursor: pointer;
    }


.lg-image-slider .sliderControl {
    cursor: pointer;
}

.lg-image-slider .slider-arrow {
    cursor: pointer;
}

.lg-image-slider .sliderControl.fas {
    font-size: 30px;
}

.lg-image-slider.sliderControl:hover {
    color: #089d97;
}


.card-content{
    background-position: center;
}


.footer-newsletter-section {
    background: #000;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}