﻿
@font-face {
    font-family: 'Knockout-HTF49-Liteweight';
    src: url('Fonts/Knockout-HTF49-Liteweight.eot');
    src: url('Fonts/Knockout-HTF49-Liteweight.otf') format('opentype'), url('Fonts/Knockout-HTF49-Liteweight.ttf') format('truetype'), url('Fonts/Knockout-HTF49-Liteweight.woff') format('woff'), url('Fonts/Knockout-HTF49-Liteweight.otf') format('woff2');
}

@font-face {
    font-family: 'MyriadPro-Black';
    src: url('Fonts/MyriadPro-Black.eot');
    src: url('Fonts/MyriadPro-Black.otf') format('opentype'), url('Fonts/MyriadPro-Black.ttf') format('truetype'), url('Fonts/MyriadPro-Black.woff') format('woff'), url('Fonts/MyriadPro-Black.otf') format('woff2');
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('Fonts/MyriadPro-Regular.eot');
    src: url('Fonts/MyriadPro-Regular.otf') format('opentype'), url('Fonts/MyriadPro-Regular.ttf') format('truetype'), url('Fonts/MyriadPro-Regular.woff') format('woff'), url('Fonts/MyriadPro-Regular.otf') format('woff2');
}

@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('Fonts/MyriadPro-Semibold.eot');
    src: url('Fonts/MyriadPro-Semibold.otf') format('opentype'), url('Fonts/MyriadPro-Semibold.ttf') format('truetype'), url('Fonts/MyriadPro-Semibold.woff') format('woff'), url('Fonts/MyriadPro-Semibold.otf') format('woff2');
}

@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('Fonts/MyriadPro-Bold.eot');
    src: url('Fonts/MyriadPro-Bold.otf') format('opentype'), url('Fonts/MyriadPro-Bold.ttf') format('truetype'), url('Fonts/MyriadPro-Bold.woff') format('woff'), url('Fonts/MyriadPro-Bold.otf') format('woff2');
}

.portfolio-item {
    margin-bottom: 30px;
}

body {
    font-family: 'MyriadPro-Regular';
    line-height: 1;
    background-color: #f2f2f2;
}

.container {
    max-width: 1280px;
    min-width: 360px;
    padding: 0px;
}

.header {
    width: 100%;
    height: 130px;
    background-color: #222222;
    padding: 0 40px 0 40px;
}

.header-deere-hitachi-logo {
    max-width: 369px;
}

@media (max-width: 575.98px) {
    .header {
        height: 200px;
    }

    .header-deere-hitachi-logo {
        max-width: 300px;
    }
}

_:-ms-fullscreen, :root .msie11_header {
    /*margin-left: -170px;*/
    padding-top: 40px;
    width: 1180px;
}

@media (min-width: 991.98px) {
    .container {
        width: 1280px;
    }
}

.section-spacer {
    height: 30px;
}

    .section-spacer:after {
        display: block;
        content: "";
        /*border-top: 1px solid rgba(0, 0, 0, 0.3);*/
        width: 100%;
        height: 6px;
        background: linear-gradient(rgba(211,211,211,1), rgba(255,255,255,0));
    }

@media (max-width: 575.98px) {
    .container {
        width: 100%;
        max-width: 576px;
    }

    .section-spacer {
        height: 0;
    }
}

@media (max-width: 767.98px) {
    .section-spacer {
        height: 0;
    }
}


.card {
    border: none;
}

.card-header {
    background-color: transparent;
    border-bottom: none;
}

/**************************************************************  Section Headers  *****************************************************************/
.section-headers {
    background-color: #f0ad00;
    width: 100%;
}

    .section-headers H2 {
        font-family: 'MyriadPro-Black';
        font-size: 62px;
        text-align: center;
        color: #222222;
        line-height: 1;
    }

.section-header-xs {
    height: 18px;
    padding-top: 20px;
}

.section-header-sm {
    height: 20px;
    padding-top: 20px;
}

.section-header-md {
    height: 70px;
    padding-top: 20px;
}

.section-header-lg {
    height: 200px;
    max-height: 200px;
    padding: 40px 220px 0 220px;
}


#section_main_video {
    max-height: 720px;
}

    #section_main_video video {
        height: 100%;
        width: 100%
    }

@media (max-width: 767.98px) {
    .section-headers H2 {
        font-size: 36px;
    }


    .section-header-lg {
        max-height: 200px;
        height: 100%;
        padding: 20px 35px 10px 35px;
    }
}

@media (max-width: 991.98px) and (min-width: 768px) {
    .section-headers H2 {
        font-size: 40px;
    }

    .section-header-lg {
        max-height: 200px;
        height: 100%;
        padding: 20px 100px 10px 100px;
    }

    .section_header_commitement {
        padding: 20px 10px 10px 10px;
    }
}

@media (max-width: 991.98px) {
    #section_main_video {
        margin-bottom: -5px;
    }
}


/**************************************************************  Feature Carousel  *****************************************************************/
#Carousel-Feature-1 {
    background-color: white;
}

    #Carousel-Feature-1 .carousel-item {
        min-height: 500px;
    }

    #Carousel-Feature-1 .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23222222' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    #Carousel-Feature-1 .carousel-control-next-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23222222' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }


    #Carousel-Feature-1 .carousel-indicators {
        justify-content: unset;
        margin: 0 0 115px 125px;
    }

    _:-ms-fullscreen, :root .msie11_carousel_feature_1 {
        margin-left: -600px !important;
    }

        #Carousel-Feature-1 .carousel-indicators li {
            border: none !important;
            background: none !important;
            position: relative;
            text-indent: 0 !important;
            width: 39px;
            padding-right: 5px;
        }

    #Carousel-Feature-1 .carousel-control-prev, #Carousel-Feature-1 .carousel-control-next {
        width: 45px;
        margin: 0 40px 0 40px;
        opacity: 100;
    }

    #Carousel-Feature-1 .carousel-control-prev-icon {
        background-image: url("Images/arrow-black-left-90x90.png");
        width: 45px;
        height: 45px;
    }

    #Carousel-Feature-1 .carousel-control-next-icon {
        background-image: url("Images/arrow-white-right-90x90.png");
        width: 45px;
        height: 45px;
    }

    #Carousel-Feature-1 .card {
        margin: 100px 85px 0 125px;
    }

        #Carousel-Feature-1 .card .card-body {
            padding: 0;
        }

            #Carousel-Feature-1 .card .card-body h2 {
                color: #EEB111;
                font-family: 'MyriadPro-Black';
                font-size: 50px;
                line-height: 1;
            }

            #Carousel-Feature-1 .card .card-body h4 {
                font-family: 'MyriadPro-Bold';
                font-size: 18px;
                color: #777777;
                padding-bottom: 20px;
            }

            #Carousel-Feature-1 .card .card-body p {
                font-family: 'MyriadPro-Semibold';
                font-size: 18px;
                color: #777777;
                line-height: 1.2;
            }


@media (max-width: 767.98px) {

    #Carousel-Feature-1 .carousel-indicators {
        justify-content: center;
        margin: 0 0 360px 0;
    }

    #Carousel-Feature-1 .carousel-control-prev, #Carousel-Feature-1 .carousel-control-next {
        margin: 160px 20px 0 20px;
    }

    #Carousel-Feature-1 .carousel-control-prev-icon {
        width: 35px;
        height: 35px;
    }

    #Carousel-Feature-1 .carousel-control-next-icon {
        width: 35px;
        height: 35px;
    }

    #Carousel-Feature-1 .card {
        margin: 30px 15px 10px 15px;
        min-height: 300px;
    }

    #Carousel-Feature-1 .carousel-control-prev-icon {
        margin-top: 360px;
        background-image: url("Images/arrow-white-left-90x90.png");
    }

    #Carousel-Feature-1 .carousel-control-next-icon {
        margin-top: 360px;
    }

    #Carousel-Feature-1 .card .card-body h2 {
        font-size: 32px;
        min-height: 60px;
        text-align: left;
        width: 260px;
    }

    #Carousel-Feature-1 .card .card-body h4 {
        text-align: left;
    }

    #Carousel-Feature-1 .card .card-body p {
        min-height: 200px;
        text-align: left;
        font-size: 16px;
    }

    .Carousel-Feature-1-Image-Holder {
        background-color: #222222;
    }

    .Carousel-Feature-1-Image-Holder img {
        max-width: 360px;
        margin: auto;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {

    #Carousel-Feature-1 .card {
        margin: 20px 15px 10px 100px;
    }

    #Carousel-Feature-1 .carousel-item {
        min-height: 320px;
    }

    #Carousel-Feature-1 .card .card-body h2 {
        font-size: 30px;
    }

    #Carousel-Feature-1 .carousel-indicators {
        margin: 0 0 45px 95px;
    }
}

/*@media (max-width: 365.98px) {
    #Carousel-Feature-1 .card .card-body h2 {
        font-size: 34px;
    }

    #Carousel-Feature-1 .card .card-body p {
        text-align: left;
    }
}*/



/**************************************************************  Large Image Carousel  *****************************************************************/


/*#Carousel-Full-1 {

}*/

    #Carousel-Full-1 h4 {
        font-family: 'MyriadPro-Semibold';
        font-size: 20px;
        color: #222222;
    }

@media (max-width: 575.98px) {
    #Carousel-Full-1 h4 {
        font-size: 18px;
    }
}

#Carousel-Full-1 .carousel-inner {
    height: 100%;
}

#Carousel-Full-1 .carousel-caption-custom {
    height: 60px;
    background-color: #f0ad00;
    padding: 20px;
}

#Carousel-Full-1 .carousel-indicators {
    height: 60px;
    background-color: #f0ad00;
    padding-top: 20px;
    width: 320px;
}


    #Carousel-Full-1 .carousel-indicators li {
        border-radius: 10px;
        margin: 1px 3px;
        height: 15px;
        max-width: 15px;
        border: 1px solid #222222;
        background-color: #222222;
    }

#Carousel-Full-1 .carousel-control-prev, #Carousel-Full-1 .carousel-control-next {
    width: 45px;
    margin: 0 40px 0 40px;
    opacity: 100;
}

#Carousel-Full-1 .carousel-control-prev-icon {
    /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");*/
    background-image: url("Images/arrow-white-left-90x90.png");
    width: 45px;
    height: 45px;
}

#Carousel-Full-1 .carousel-control-next-icon {
    /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f00' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");*/
    background-image: url("Images/arrow-white-right-90x90.png");
    width: 45px;
    height: 45px;
}

@media (max-width: 767.98px) {
    #Carousel-Full-1 .carousel-control-prev, #Carousel-Full-1 .carousel-control-next {
        margin: 50px 20px 0 20px;
    }

    #Carousel-Full-1 .carousel-control-prev-icon {
        width: 35px;
        height: 35px;
    }

    #Carousel-Full-1 .carousel-control-next-icon {
        width: 35px;
        height: 35px;
    }
}

/**************************************************************  Deere Certified  *****************************************************************/

#section-deere-certified {
    background-color: #FFFFFF;
}

@media (min-width: 992px) {
    #section-deere-certified {
        height: 528px;
    }
}

#section-deere-certified H2 {
    font-family: 'MyriadPro-Black';
    color: #777777;
    font-size: 50px;
    line-height: 1;
}

    #section-deere-certified H2 .bold-yellow {
        color: #EEB111;
    }

#section-deere-certified p {
    padding-top: 10px;
    font-family: 'MyriadPro-Semibold';
    color: #777777;
    font-size: 18px;
    line-height: 1.3;
    max-width: 470px;
}

#section-deere-certified a {
    font-family: 'MyriadPro-Bold';
    color: #EEB111;
    font-size: 24px;
}

#section-deere-certified-card {
    margin: 96px 0 0 125px;
}

@media (max-width: 575.98px) {
    #section-deere-certified H2 {
        font-size: 30px;
        width: 300px;
    }

    #section-deere-certified p {
        font-size: 16px;
    }

    #section-deere-certified a {
        font-size: 20px;
    }

    #section-deere-certified-card {
        margin: 30px 10px 10px 10px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #section-deere-certified-card {
        margin: 20px 0 0 0;
    }

    #section-deere-certified H2 {
        font-size: 30px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 460px;
    }

    #section-deere-certified p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 360px;
    }

    #section-deere-certified a {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 360px;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {
    #section-deere-certified H2 {
        font-size: 24px;
        width: 340px;
    }

    #section-deere-certified p {
        font-size: 16px;
    }

    #section-deere-certified a {
        font-size: 20px;
    }

    #section-deere-certified-card {
        margin: 70px 60px 10px 40px;
    }
}

/**************************************************************  Performance Evolved  *****************************************************************/
#section-performance-evolved {
    height: 528px;
    background-color: #dddddd;
}

    #section-performance-evolved H2 {
        font-family: 'MyriadPro-Bold';
        color: #222222;
        font-size: 30px;
        line-height: 1;
    }

    #section-performance-evolved p {
        padding-top: 10px;
        font-family: 'MyriadPro-Semibold';
        color: #777777;
        font-size: 16px;
        line-height: 1.3;
    }

#section-performance-evolved-card {
    margin: 0 15px 0 15px;
}


@media (min-width: 768px) and (max-width: 991.98px) {
    #section-performance-evolved {
        height: 262px;
    }

        #section-performance-evolved .row {
            background: url('Images/performance-evolved-1950x704.jpg');
            background-repeat: no-repeat !important;
            background-size: 603px;
            background-position: right;
        }

        #section-performance-evolved p {
            width: 350px;
        }

    #section-performance-evolved-card {
        margin: 20px 0 0 25px;
    }
}


@media (min-width: 992px) {
    #section-performance-evolved {
        min-height: 352px;
    }

    #section-performance-evolved p {
        font-size: 18px;
        max-width: 380px;
    }

        #section-performance-evolved .row {
            background: url('Images/performance-evolved-1950x704.jpg');
            background-repeat: no-repeat !important;
            background-size: 975px;
            background-position: right;
            min-height: 352px;
        }

    #section-performance-evolved-card {
        margin: 70px 0 0 125px;
    }
}


/**************************************************************  Used Machines  *****************************************************************/
#section-used-machines {
    height: 528px;
    background-color: #222222;
}

    #section-used-machines H2 {
        font-family: 'MyriadPro-Bold';
        color: #FFFFFF;
        font-size: 30px;
        line-height: 1;
    }

        #section-used-machines H2 .bold-yellow {
            color: #EEB111;
        }

    #section-used-machines p {
        padding-top: 10px;
        font-family: 'MyriadPro-Semibold';
        color: #999999;
        font-size: 16px;
        line-height: 1.3;
    }

#section-used-machines-card {
    margin: -90px 15px 0 15px;
}


@media (min-width: 768px) and (max-width: 991.98px) {
    #section-used-machines {
        height: 262px;
    }

        #section-used-machines .row {
            background: url('Images/used-machines-1605x704.jpg');
            background-repeat: no-repeat !important;
            background-size: 620px;
            background-position: right;
        }

        #section-used-machines p {
            width: 350px;
        }

    #section-used-machines-card {
        margin: 20px 0 0 25px;
    }
}


@media (min-width: 992px) {
    #section-used-machines {
        min-height: 352px;
    }

        #section-used-machines p {
            font-size: 18px;
            max-width: 380px;
        }

        #section-used-machines .row {
            background: url('Images/used-machines-1605x704.jpg');
            background-repeat: no-repeat !important;
            background-size: 803px;
            background-position: right;
            min-height: 352px;
        }

    #section-used-machines-card {
        margin: 60px 0 0 125px;
    }
}


/**************************************************************  Brochures Download  *****************************************************************/
#section-brochure-download {
    height: 528px;
    background-color: #dddddd;
}

    #section-brochure-download H2 {
        font-family: 'MyriadPro-Bold';
        color: #222222;
        font-size: 30px;
        line-height: 1;
    }

    #section-brochure-download p {
        padding-top: 10px;
        font-family: 'MyriadPro-Semibold';
        color: #777777;
        font-size: 16px;
        line-height: 1.3;
    }

#section-brochure-download-card {
    margin: 0 15px 0 15px;
}


@media (min-width: 768px) and (max-width: 991.98px) {
    #section-brochure-download {
        height: 262px;
    }

        #section-brochure-download .row {
            background: url('Images/performance-evolved-1950x704.jpg');
            background-repeat: no-repeat !important;
            background-size: 603px;
            background-position: right;
        }

        #section-brochure-download p {
            width: 350px;
        }

    #section-brochure-download-card {
        margin: 20px 0 0 25px;
    }
}


@media (min-width: 992px) {
    #section-brochure-download {
        min-height: 352px;
    }

        #section-brochure-download h2 {
            font-size: 50px;
        }

        #section-brochure-download p {
            font-size: 18px;
            max-width: 380px;
        }

        #section-brochure-download .row {
            background: url('Images/download-flyer-spread-1322x640.png');
            background-repeat: no-repeat !important;
            background-size: 735px;
            background-position: right;
            min-height: 352px;
            margin-right: 40px;
        }

    #section-brochure-download-card {
        margin: 60px 0 0 125px;
    }
}



/**************************************************************  Free Gloves  *****************************************************************/

#section-free-gloves {
    height: 450px;
    background-color: white;
}

    #section-free-gloves h2 {
        font-family: 'MyriadPro-Black';
        color: #777777;
        font-size: 50px;
        line-height: 1;
    }

        #section-free-gloves H2 .bold-yellow {
            color: #EEB111;
        }

    #section-free-gloves p {
        font-family: 'MyriadPro-Semibold';
        font-size: 18px;
        color: #777777;
        line-height: 1.3;
        padding: 0;
    }

        #section-free-gloves p .bold-gray {
            font-weight: 900;
            font-size: 20px;
        }

#section-free-gloves-card {
    margin: -10px 15px 0 15px;
}

@media (max-width: 767.98px) {
    #section-free-gloves {
        min-height: 650px;
    }

    #section-free-gloves h2 {
        font-size: 30px;
    }

    #section-free-gloves p {
        font-family: 'MyriadPro-Regular';
        font-size: 16px;
    }

        #section-free-gloves p .bold-gray {
            font-weight: bold;
            font-size: 16px;
        }

}

@media (min-width: 576px) and (max-width: 767.98px) {
    #section-free-gloves-card {
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #section-free-gloves-card {
        margin: 16px 0 0 0;
    }
}

@media (min-width: 992px) {
    #section-free-gloves {
        height: 533px;
    }

        #section-free-gloves p {
            padding: 5px 120px 0 0;
        }

    #section-free-gloves-card {
        margin: 96px 0 0 0;
        max-width: 640px !important;
    }
}

/************************************************************** Footer Links  *****************************************************************/

#section-footer-links {
    height: 70px;
}

    #section-footer-links a {
        font-family: 'MyriadPro-Semibold';
        color: #222222;
        font-size: 18px;
        line-height: 1;
    }

    #section-footer-links .verticalPipe:after {
        border-left: 2px solid #222222;
        left: 50%;
        margin-left: 20px;
        top: 0;
        content: "";
    }

@media (min-width: 768px) {
    #section-footer-links .pl-md-8 {
        padding-left: 100px;
    }
}


/**************************************************************  Footer  *****************************************************************/

.footer {
    width: 100%;
    height: 100px;
    background-color: #222222;
    padding: 0 40px 0 40px;
}

_:-ms-fullscreen, :root .msie11_footer {
    margin-left: -100px;
    padding-top: 34px;
    width: 1180px;
}

    _:-ms-fullscreen, :root .msie11_footer H4 {
        padding-top: 12px;
    }

_:-ms-fullscreen, :root .msie11_footer_social {
    padding-top: 8px;
}

.footer H4 {
    color: #777777;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
}

@media (max-width: 767.98px) {
    .footer {
        height: 100px;
        padding: 0 20px 0 20px;
    }
}
