@charset "utf-8";
/* CSS Document */


.row {margin:0px;}

body {
	font-family: 'Karla', sans-serif;
	font-weight: 400;
	font-size: 1rem;
    line-height: 1.3;
}

h1 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	font-size: 40px;
    text-transform: uppercase;
}

h2 {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size: 30px;

}

h3 {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size: 24px;

}

h4 {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;

}


h5 {
    font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size: 16px;

}

a {
    color:#ea0000;
}

a:hover{
   color:#ea0000;
    text-decoration: underline;
}

h1.blueline {
  color: #0d6f9e;
}

/* HEADER & NAVIGATION */

.logo {
    max-width: 175px;
}

.logos {
    max-width: 200px;
}

.navbar a {
	font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
	font-size: 16px;
    text-transform: uppercase;
    font-style: normal;
	color: #000;
}

.navbar a:active {
    color: #000;
}

.navbar a:hover {
    color: #000;
}

.mobile-menu {
    text-transform: uppercase;
    font-size: 1.25rem;
    text-align: left;
    color: #000;
}

.dropdown-menu {
    background-color: #fff;
}

a.dropdown-item {
    padding:10px;
    font-size: .8rem;
}


/* HERO */

.hero {
    background-image: url(/../siteart/hero-v3.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
	background-color:#000;
}

.herosubpage {
    background-image: url(/../siteart/hero-v3.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
	background-color:#000;
}

.herosubpage h1 {
    border-bottom: 3px solid #0d6f9e;
    border-bottom-width: inherit;text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.hero h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 64px;
    letter-spacing: 10;
    line-height: 1.2;text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.btn-hero {
    background-color: #0d6f9e;
    border: #0d6f9e;
    font-weight: 700;
    font-size: 22px;
}

.btn-hero:hover{
    background-color: #000;
}

/* QUICK LINKS */

.quick-links {
    background-color: #0d6f9e;
    color: #fff;
}

.quick-links a {
    color: #fff;
	transition:.3s all;
}

.quick-links h5 {
    font-size: 20px;
    text-transform: uppercase;
	transition: .3s all;
}

.icons img {
	max-width: 200px;
	width: 100%;
}

hr.quickline {
    width: 100px;
    border: 1px solid white;
}

/* WELCOME */

.welcome {
    background-color: #212121;
    color: #fff;
}

.welcome p {
    line-height: 1.5;
    font-size: 18px;
    font-weight: 700;   
}


.welcomebox {
    background-image: url(/../siteart/blue-bg.png);
    background-repeat: no-repeat;
    background-position: left center;
}

img.kinze {
    max-height: 300px;
    max-width: 700px;
}

/* QUICK CONTACT */

.quick-contact {
    background-color: #212121;
    color: #fff;
    font-weight: 700;
}

.quick-contact a {
    color: #fff;
}

.quick-contact h2{
    text-transform: uppercase;
}

.quickmap {
    border-top: 6px solid #0d6f9e;
    border-bottom: 2px solid #0d6f9e;
    background-color: #0d6f9e;
}


/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/* FOOTER */


.pre-footer{
    background-color: #0d6f9e;
	color: #fff;
    font-size: 12px;
}

.pre-footer a{
    color:#fff;
}

.pre-footer a:hover{
    color:#fff;
}

.logowhite {
    max-width: 100px;
}

.pre-footer p {font-size: 16px;}

/* LISTINGS */

.cf {
    background-color: #fff;
}

.dark {
    background-color: #212121;
}

.hosted-content #listings-title {
    letter-spacing: 1px;
}

.hosted-content h3 {
    letter-spacing: 1px;
}


/* FINANCING */

.mainbox {
    border-top: 4px solid #96989c;
}

.mainbox a {
    color: #212121;
}

.sheffield {
    width: 25%;
}

.hil {
    width: 25%;
}


/* FORM */
.formbutton {
    padding:10px 12px; 
    background:#fff; 
    border:4px #fab33b solid;
    font-size:14px; 
    line-height:14px; 
    font-weight:bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#212121;
}


/*control the Captcha */
.CaptchaMessagePanel {padding:0 0 0 0 !important; margin:0 0 0 0 !important; font-weight:normal !important; font-size:12px; line-height:14px;}
.CaptchaAnswerPanel {margin:0 0 0 0; padding:0px !important;}
.CaptchaWhatsThisPanel {line-height:0; margin:0 0 0 0; padding:8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a {color:#000; font-size:12px;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;}

/* TIMED AUCTIONS */

.auctionTimeLogo{
    width:250px; 
    float:right; 
    position:relative;
    margin-bottom: 30px;
    margin-top: -5px;
}


/* PRECISION PLANTING */

.pphero {
    background-image: url(/../siteart/hero-v3.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 600px;
	background-color:#000;
}

.ppmonitorhero {
    background-image: url(/../siteart/precision/monitoring-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 600px;
	background-color:#000;
}

.ppmeterhero {
    background-image: url(/../siteart/precision/metering-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 600px;
	background-color:#000;
}

.ppforcehero {
    background-image: url(/../siteart/precision/downforce-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 600px;
	background-color:#000;
}

.ppliquidhero {
    background-image: url(/../siteart/precision/liquid-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    min-height: 600px;
	background-color:#000;
}

.pphero, .ppherotext h1 {
    font-size: 70px;
}

.ppherotext h1 {
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.ppherotext {
    padding: 5% 10px 0px 10px;
    color: #fff;
}

.pp a {
    color: #000;
}

.pp p {
    font-size: 20px;
}

.ppsubimg {
    max-width: 300px;
}


h4.ppbold {
    text-transform: uppercase;
    text-decoration: underline;
    font-weight:700;
}

.monitor {
    max-width: 500px;
}

/* MEDIA QUERIES */

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { 
    
    .navbar-nav {
        background-color: #fff;
        padding: 0px 0px 0px 5%;
    }
    
    .hero {
        background-image: url(/../siteart/hero-mobile.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        min-height: 700px;
    }
    
    .hero h1 {
        text-transform: uppercase;
        color: #fff;
        font-size: 40px;
        letter-spacing: 10;
        line-height: 1.2;
    }

    .herotext {
        padding: 20% 10px 0px 10px;
    }
    
    .welcome p {
    line-height: 1.5;
    font-size: 16px;
}
    
    .welcome h2{
       font-size: 22px; 
    }
    
    
    h1.blueline {
        font-size: 30px;
    }
    
    .pphero, .ppherotext h1 {
    font-size:40px;
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (min-width: 576px) and (max-width: 767px) {
    
    .navbar-nav {
        background-color: #fff;
        padding: 0px 0px 0px 5%;
    }
    
    .hero {
        background-image: url(/../siteart/hero-mobile.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        min-height: 800px;
    }
    
    .hero h1 {
        text-transform: uppercase;
        color: #fff;
        font-size: 45px;
        letter-spacing: 10;
        line-height: 1.2;
    }

    .herotext {
        padding: 20% 20px 0px 20px;
    }  

    h1.blueline {
        font-size: 35px;
    }
    
    .pphero, .ppherotext h1 {
    font-size:40px;
    }
 
}

/*Medium devices (tablets, less than 992px)*/
@media (min-width: 768px) and (max-width: 991px) {
    
    .navbar-nav {
        background-color: #fff;
        padding: 0px 0px 0px 5%;
    }
    
    .hero {
        background-image: url(/../siteart/hero-mobile.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        min-height: 800px;
    }
    
    .hero h1 {
        text-transform: uppercase;
        color: #fff;
        font-size: 50px;
        letter-spacing: 10;
        line-height: 1.2;
    }

    .herotext {
        padding: 20% 20px 0px 20px;
    }  
    
    .quick-contact{
    background-image: url(/../siteart/quick-contact-bg-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    } 

}

/*Large devices (desktops, less than 1200px)*/
@media (min-width: 992px) and (max-width: 1199px) {
    
    .logo {
    max-width: 135px;
    }
    
    .hero {
    min-height: 950px;
    }

    .hero h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    letter-spacing: 10;
    line-height: 1.2;
    }

    .herotext {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 65vh;
    }
    
    .navbar a {
	font-size: 14px;
    }
    
    .quick-contact{
    background-image: url(/../siteart/quick-contact-bg-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    } 
    
}

/*Extra large devices (large desktops)*/
@media (min-width: 1200px) {
    
    .hero {
    min-height: 950px;
    }

    .hero h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 60px;
    letter-spacing: 10;
    line-height: 1.2;
    }

    .herotext {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 80vh;
    }
    
    .quick-contact{
    background-image: url(/../siteart/quick-contact-bg-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    } 
    
}

/*Extra EXTRA large devices (Extra large desktops)*/
@media (min-width: 1400px) {   
    
    .hero {
    min-height: 1000px;
}

    .hero h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 70px;
    letter-spacing: 10;
    line-height: 1.2;
}

    .herotext {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 85vh;
}

   
}

/*Extra EXTRA large devices (Extra large desktops)*/
@media (min-width: 1600px) {   
    
   
}