﻿/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 


.gray-home-links a:hover {
    color: #fff;
}


/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}







.semi-bold {font-weight: 600;}
.bold {font-weight: 700;}
.red {color:#a8262f;}
.orange {color: #f36f21;}



/*-------- BODY STYLES --------*/

body {
font-family: 'Open Sans', sans-serif;
}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}
h5 {font-size: 18px;}
/*--- HEADER STYLES ---------------------*/
.top-red {padding: 7px; background: #a8262f;}
.header {
    padding: 10px 0;
    box-sizing: border-box;
    box-shadow: 3px 2px 7px rgba(77, 7, 12, 0.95);
    position: relative;
    z-index: 9;
}

.header-container {
    display: flex;
    flex-direction: row;
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.logo {
    padding: 0 5px;
    flex: 1 0;
    box-sizing: border-box;
}

.logo img {max-width: 100%;}

.right-header {
    flex: 4 0;
    margin-top: auto;
}
.header-social {text-align: right; margin-bottom: 15px;}
.header-social a {color:#a8262f; font-size: 30px;}

h2 {font-size: 32px;}
/*---BODY--------------------------------*/

.hero-image {
    margin: 0px auto;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(/templates/arentsenfarmsales.com/siteart/main-bg.jpg)!important;
    padding: 0;
    position: relative;
    box-sizing: border-box;
}

.hero-image-internal {
    margin: 0px auto;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0;
    position: relative;
    box-sizing: border-box;
}

.hero-image-internal.services {background-image: url(/templates/arentsenfarmsales.com/siteart/main-bg.jpg)!important; background-position-y: center;}
.hero-image-internal.bad-boy {background-image: url(/templates/arentsenfarmsales.com/siteart/bad-boy-bg.jpg)!important; background-position-y: center;}
.hero-image-internal.ls-tractors {background-image: url(/templates/arentsenfarmsales.com/siteart/ls-banner.jpg)!important; background-position-y: center;}
.hero-image-internal.anderson-wrappers {background-image: url(/templates/arentsenfarmsales.com/siteart/anderson-banner.jpg)!important; background-position-y: center;}
.hero-image-internal.penta-equipment {background-image: url(/templates/arentsenfarmsales.com/siteart/penta-banner.jpg)!important; background-position-y: center;}
.hero-image-internal.teagle {background-image: url(/templates/arentsenfarmsales.com/siteart/teagle-banner.jpg)!important; background-position-y: center;}
.hero-image-internal.mchale {background-image: url(/templates/arentsenfarmsales.com/siteart/mchale-banner.jpg)!important; background-position-y: center;}
.hero-image-internal.aic {background-image: url(/templates/arentsenfarmsales.com/siteart/aic-waikato.jpg)!important; background-position-y: center;}
.hero-image-internal.milkrite {background-image: url(/templates/arentsenfarmsales.com/siteart/milkrite-banner.jpg)!important; background-position-y: center;}
.hero-image-internal.ecolab {background-image: url(/templates/arentsenfarmsales.com/siteart/ecolab-banner.jpg)!important; background-position-y: center;}
.hero-image-internal.hagedorn {background-image: url(/templates/arentsenfarmsales.com/siteart/hagedorn-banner.jpg)!important; background-position-y: center;}
.hero-container {
    max-width: 1340px;
    width: 100%;
    padding: 10% 10px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 99;
    align-self: center;
    padding-left: 6%;
	display: flex;
}

.hero-container-internal {
    max-width: 1340px;
    width: 100%;
    padding: 3% 10px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 99;
    align-self: center;
    padding-left: 6%;
    display: flex;
}

.hero-divider {
    background-image: url(/templates/arentsenfarmsales.com/siteart/main-divider.png);
    background-size: 100% 159px;
    bottom: 0;
    height: 159px;
    z-index: 1;
}
.hero-image-internal .hero-divider {
    background-size: 100% 70px;
    height: 70px;
}
.hero-text {
    flex: 2 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.hero-contact {
    flex: 1 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-full {
    flex-basis: 100%;
    flex: 1 0 100%;
}

.hero-text h1 {
    font-size: 48px;
    color: #fff;
    text-shadow: #000 2px 2px 7px;
    line-height: 1.2;
    margin-bottom: 15px;
	font-weight: 700;
}

.flex-half {
    flex: 1 0 45%;
	margin-right: 2%;
}

p.hero.white.uppercase {}

.white {
    color: #fff !important;
}

.uppercase {
    text-transform: uppercase;
}

p.hero {
    font-size: 18px;
    font-weight: 700;
    text-shadow: 2px 2px 5px #000;
}


svg.svg-inline--fa.fa-phone.fa-w-16 {
    
    background: #fff;
    color: #a8262f;
    padding: 10px;
    border: #a8262f solid 3px;
    font-size: 29px;
}

a.hs-btn.hs-highlighted {
    background: #a8262f;
    color: #fff !important;
}

.hs-btn.hs-highlighted {
    background: #a8262f;
    color: #fff !important;
}
#hs-main-content {
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 20px;
}


a.hero-button {
    margin-top: 18px;
    display: block;
    text-align: center;
    background: #a8262f;
    color: #fff;
    border: solid 4px #fff;
    padding: 15px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.hero-phone-number {
    text-align: left;
    margin-left: 20px;
}

.hero-phone-icon i {
    background: #fff;
    color: #a8262f;
    padding: 10px;
    border: #a8262f solid 3px;
    font-size: 29px;
}

.hero-phone-number h6 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.hero-phone-number a {
    font-size: 24px;
    font-weight: 700;
}


.flex-container {
    display: flex;
    flex-direction: row;
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
	
}

.flex-1 {
    flex: 1 0;
    padding: 0 1%;
    box-sizing: border-box;
}
.flex-2 {
    flex: 2 0;
    padding: 0 1%;
    box-sizing: border-box;
}

.home-three-image img {
    width: 100%;
}

.home-three-box .flex-container {
    padding: 40px 0;
}

.home-title {
    margin: 20px 0;
    padding: 10px 0;
}

.three-box-info {
    width: 95%;
    margin: 0 auto;
}

.home-three-info {
    margin: -40px auto 0;
    position: relative;
    z-index: 99;
    background: #fff;
    width: 85%;
    padding: 20px;
}
.three-title {margin-bottom: 5px;}
.home-title.align-right.has-border {
    padding-right: 12%;
}
.home-title.align-left {
    padding-left: 12%;
}
.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.gray-top-divider {
    background-image: url(/templates/arentsenfarmsales.com/siteart/gray-top-divider.png);
    background-size: 100% 95px;
    bottom: 0;
    height: 95px;
    z-index: 1;
}
.has-border {border-right: solid 2px #a8262f;}
a.red-button {
    background: #a8262f;
    text-align: center;
    padding: 15px;
    display: block;
    max-width: 75%;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    margin: 15px 0;
}

a.white-button {
    background: #fff;
    text-align: center;
    padding: 15px;
    display: block;
    max-width: 75%;
    color: #a8262f;
    font-size: 19px;
    font-weight: 700;
    margin: 15px 0;
}
.red-home-contact {
    background: #a8262f;
	padding: 20px 0;
}

.red-products {
    background: #a8262f;
	padding: 20px 0 0;
}


.red-home-contact a.white-button {
    background: #fff;
    text-align: center;
    padding: 15px;
    display: block;
    width: 400px;
    color: #a8262f;
    font-size: 19px;
    font-weight: 700;
    margin: 15px auto;
}
.red-home-contact p {margin: 20px auto;}
.brand-heading {
    padding-left: 70px!important;
    margin-bottom: 10px!important;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.gray-home-links {background:#303030;}

.red-bottom-divider {
    background-image: url(/templates/arentsenfarmsales.com/siteart/red-bottom-divider.png);
    background-size: 100% 97px;
    bottom: 0;
    height: 97px;
    z-index: 1;
}
.red-top-divider {
    background-image: url(/templates/arentsenfarmsales.com/siteart/red-top-divider.png);
    background-size: 100% 95px;
    top: 0;
    height: 95px;
    z-index: 10;
    position: absolute;
    width: 100%;
}
.brand-heading:before {
    content: '';
    display: block;
    position: absolute;
    top: 45%;
    left: 0px;
    width: 50px;
    border-bottom: 3px solid #a8262f;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.brands-hover:hover .brand-heading {
    padding-left: 170px!important;
}


.brands-hover:hover .brand-heading:before {
    content: '';
    display: block;
    position: absolute;
    top: 45%;
    left: 0px;
    width: 150px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.brand-heading.orange:before {
    border-bottom: 3px solid #f36f21;

}
.brand-heading.white:before {
    border-bottom: 3px solid #fff;

}





.flex-container.products-links {
    margin: 20px auto;
}

.lely-robitics {
    position: relative;
    padding-top: 100px;
}

.lely-image-2 {
    margin-top: -72px;
    text-align: right;
    margin-right: 4%;
}

.lely-image-2 img {
    width: 80%;
}

.lely-image-1 {
    text-align: right;
    margin-top: -70px;
}

.lely-image-1 img {
    width: 64%;
}

.lely-info h2 {
    border-bottom: solid 3px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.lely-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.bad-boy-mowers {background:#303030; display: flex; line-height: 0;}
.ls-tractors-home {background:#a8262f; display: flex; line-height: 0;}


.bad-boy-info {
    flex: 1 0;
    flex-direction: column;
    align-items: center;
    display: flex;
    box-sizing: border-box;
    padding-top: 2%;
    justify-content: space-between;
    padding: 2% 0 5%;
	line-height: 1.4;
}
.bad-boy-image {
    flex: 1 0;
}

.bad-boy-image img {
    width: 100%;
}

.bad-boy-text {
    width: 85%;
}

.box-container {
    display: flex;
    flex-direction: row;
}
.showroom-container {
    display: flex;
    flex-direction: row;
	max-width: 1470px;
	margin: 20px auto;
	flex-wrap: wrap;
	}

.cta-link {
    flex: 1 0;
    overflow: hidden;
}

.cta-link img {
    width: 100%;
}

.cta-link a {position: relative;display: flex;justify-content: center;align-items: center;z-index: 99;overflow: hidden;}

.cta-caption {text-align: center;background: rgba(0, 0, 0, 0.47);position: absolute;top: 0;right: 0;bottom: 0;left: 0;color: #fff;z-index: 10;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;display: flex;justify-content: center;align-items: center;overflow: hidden;padding: 0 20px;}

.cta-link:hover .cta-caption {background: none;}


.google-maps {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
    width: 100%;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.partner-links .flex-1 {justify-content: center; text-align: center;}


.red-products .cta-caption {
    display: flex;
    flex-direction: column;
}

.red-products h4 {
    margin-bottom: 10px;
}



h4 {font-size: 24px;}

.gray {color: #959595;}


.flex-container.lely-page {
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.lely-page .flex-1 {
    width: 490px;
    flex: 1 0 auto;
    max-width: 490px;
}


.lely-container {
    display: flex;
    flex-direction: row;
}

.lely-half {
    flex: 1 0 60%;
    padding-right: 6px;
	position: relative;
}

.lely-double{
    flex: 1 0 18.8%;
    display: flex;
    flex-direction: column;
	position: relative;
}

.lely-container img {
    width: 100%;
}

.lely-double-image, .lely-calm-image  {
    flex: 1 0 auto;
	position: relative;
}

.lely-feeding {
    position: relative;
}

.lely-caption {
    background: #a8262fba;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	opacity: 0;
}

.gray-home-links img {
    max-width: 100%;
}
.lely-half:hover .lely-caption, .lely-double-image:hover .lely-caption {opacity: 1;}


.lely-half .lely-caption {
    right: 6px;
	bottom: 5px;
}
.lely-double .lely-caption {
	bottom: 5px;
}

.lely-text-container {
    text-align: center;
    width: 68%;
}
.container.cf {
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
/*--------FORM STYLES--------------------*/
/*-------- FOOTER STYLES ----------------*/
.gray-footer {background:#303030; padding: 20px 10px;}

.footer-contact {
	display: flex;
    margin: 10px 0;
    align-items: center;
}

.footer-icon i {
    font-size: 28px;
    margin-right: 15px;
}

.footer-info-text h6 {
    font-size: 18px;
}

.footer-info-text a {
    font-size: 16px;
}
.footer-justify {
    justify-content: space-evenly;
    display: flex;
    flex-direction: column;
    margin-left: 5%;
}
.footer-nav li {margin: 10px 0;}
/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	padding: 5px 0;
	background: #fff;
}
 
.scrolling{
    width:100%;
    height:92px;
}


footer{}

.partner-image img {
    max-width: 100%;
}


.line-up .cta-link {
    max-width: 400px;
	width:100%;
}

.flex-container.line-up {
    justify-content: space-around;
}


/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
	.line-up .cta-link {max-width: none;}
}






@media only screen and (max-width: 1600px) {
	.red-products .box-container{flex-wrap: wrap; justify-content: space-around;}

.red-products .cta-link {
    flex-basis: 32%;
    max-width: 348px;
    margin: 10px;
}

}
/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (min-width: 768px) {
	
}



@media only screen and (min-width:768px) and (max-width: 1200px) {

.cta-link {
    flex-basis: 25%;
}

.box-container {
    flex-wrap: wrap;
    justify-content: space-evenly;
    background: #303030;
}	
	
	
.showroom-container .cta-link {
    flex-basis: 33%;
	max-width: 33%;
}

	
	
}
	




@media only screen and (min-width:768px) and (max-width: 1000px) {
	
.gray-footer .flex-1 {
    justify-content: center;
    flex-basis: 100%;
    text-align: center;
    align-items: center;
}

.gray-footer .flex-container {
    flex-wrap: wrap;
}

.footer-justify {
    margin-left: 0;
}	
	
	
	
}


@media only screen and (max-width: 767px) {
	.bad-boy-image {
    flex-basis: 100%;
}

.bad-boy-mowers, .ls-tractors-home {
    flex-wrap: wrap;
}

.box-container {
    background: #222;
    flex-wrap: wrap;
    justify-content: space-around;}

.cta-link {
    flex-basis: 50%;
	max-width: 50%;
}
.hero-container-internal {
    flex-wrap: wrap;
}

.home-three-image img {
    max-width: 100%;
}

.lely-page .flex-1 {
    width: 100%;
}	
	
	

.gray-footer .flex-1 {
    justify-content: center;
    flex-basis: 100%;
    text-align: center;
    align-items: center;
	margin: 20px 0;
}

.gray-footer .flex-container {
    flex-wrap: wrap;
}

.footer-justify {
    margin-left: 0;
}	
	
	
.gray-top-divider {
    background-size: 100% 30px;
    height: 30px;
}

.red-bottom-divider {
    background-size: 100% 20px;
    height: 20px;
}

.red-top-divider {
    background-size: 100% 30px;
    height: 30px;
}

.gray-home-links .flex-1 {
    margin: 10px;
    flex-basis: 30%;
}

.flex-container {
    flex-wrap: wrap;
}

.flex-1 {
    flex-basis: 100%;
    justify-content: center;
    text-align: center;
}

.hero-divider {
    background-size: 100% 50px;
    height: 50px;
}

.hero-container {
    flex-wrap: wrap;
    padding: 5% 20px;
}

.hero-text {
    flex-basis: 100%;
    text-align: center;
}

.flex-half {
    flex-basis: 100%;
    margin: 10px 0;
}

.hero-text h1 {
    font-size: 34px;
}

.align-right {
    text-align: center;
}

.home-title.align-right.has-border {padding-right: 0;}

.has-border {border-right: none;}

.home-title {
    border-bottom: solid 2px #a8262f;
    width: 75%;
    margin: 10px auto;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.align-left {
    text-align: center;
}

.flex-2 {
    flex-basis: 100%;
}

.lely-image-2 {
    margin: 0 auto;
    text-align: center;
}

a.red-button {
    margin: 15px auto;
    width: 75%;
}

.lely-image-1 {
    text-align: center;
    margin: 0 auto;
}

.bad-boy-info {
    flex-wrap: wrap;
}
	
	
	.hero-phone-number {
    margin-top: 20px;
}
	
	
	.gray-footer {padding-bottom: 40%;}
	
	
	
	
	
	
	
	
	
	
	
}

@media only screen and (max-width: 500px) {
.red-products .cta-link {
    flex-basis: 100%;
}

}

