@charset "utf-8";
/***** BEGIN RESET *****/

* {

    border:0;
    margin:0;
    padding:0;
}

body {
	-webkit-text-size-adjust: none;
	background:#1e1e1e;
	overflow-x:hidden;
	color:#000;
	line-height:1!important;
	font-family: 'Raleway', sans-serif;
	
}

/*============================
ALL PAGES
============================*/
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

.wrap {width:95%;margin:0 auto;max-width:1400px;}
.headwrap {width:95%;margin:0 auto;max-width:1500px;}
h1, h2, h3, h4, h5 {font-family: 'Raleway', sans-serif;text-transform:uppercase;}

/***** END RESET *****/

/*====================hover easing style

-webkit-transition: all .5s ease; 
-moz-transition: all .5s ease; 
-ms-transition: all .5s ease; 
-o-transition: all .5s ease; 
transition: all .5s ease;

======================================*/

/*============================
HEADER
============================*/

header {width:100%;float:left;background:url("../siteart/wood.jpg");background-size:cover;background-position:center;position:relative;z-index:1;box-shadow:0px 2px 5px #000;}

.headoverlay {width:100%;float:left;background:rgba(0,0,0,0.60);}

.logo {width:220px;float:left;background:#eaeaea;padding:10px 20px;box-sizing:border-box;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;box-shadow:2px 2px 5px #000;position:relative;z-index:1;margin-bottom:-15px;}
.logo img {width:100%;float:left;}


/*============================
SLIDESHOW
============================*/
.slide-contain {
	width:100%;
	float:left;
	position:relative;z-index:0;
}

.cycle-slideshow {
	width:100%;
	overflow:hidden;
	float:left;
	display:block;
}
.cycle-slideshow img {display:block; width:100%; float:left}

/* pager */
.pager { 
    text-align:center; width:100%; margin:-50px 0 -2px; position:relative; z-index:999; float:left;
}
.pager span { 
    font-family:arial; font-size:50px; width:16px; height:16px; display:inline-block; color:rgba(255,255,255,0.8); cursor:pointer; 
}
.pager span.cycle-pager-active { color:#000;}
.pager > * { cursor:pointer;}



/*======================================
WELCOME
======================================*/

.negmarg {width:100%;float:left;position:relative;z-index:1;margin-top:-140px;}
.redsplat {width:100%;float:left;margin-bottom:-1px;}
.redsplat img {width:100%;float:left;}

.welcome {width:100%;float:left;background:#d21c2d;padding:0px 0;}
.welcome .wrap {display:flex;align-items: center;}
.mainleft {width:calc(100% - 400px);float:left;padding-right:20px;box-sizing:border-box;}
.tractorright {width:950px;margin-right:-550px;float:left;margin-top:-110px;margin-bottom:-50px;position:relative;z-index:1;}
.tractorright img {width:100%;float:left;}

.mainleft h3, .mainleft h1, .mainleft p {color:#fff;width:100%;float:left;}
.mainleft h3 {font-weight:500;font-size:22px;line-height:24px;letter-spacing:4px;}
.mainleft h1 {font-size:45px;font-style:italic;font-weight:bold;}
.mainleft p {font-size:18px;line-height:30px;margin-top:20px;}


/*=============scrolling==================*/

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	padding:10px 0;background:#000;
	position:relative;z-index:0;
}
 
.scrolling{
    width:100%;
    height:92px;
}


/*==========================
CTAS
==========================*/

.ctas {width:100%;float:left;background:url("../siteart/wood.jpg");backgorund-size:cover;background-attachment:fixed;}
.ctaoverlay {width:100%;float:left;padding:50px 0;background:rgba(63,63,63,0.50)}
.ctainsideoverlay {width:100%;float:left;background:rgba(201,201,201,0.50)}

.ctathird {width:33.33%;float:left;padding:0 20px;box-sizing:border-box;margin:-30px 0;position:relative;z-index:1;}
.ctathird img {width:100%;max-width:400px;margin:0 auto;display:block;
	-webkit-transition: all .8s ease; 
	-moz-transition: all .8s ease; 
	-ms-transition: all .8s ease; 
	-o-transition: all .8s ease; 
	transition: all .8s ease;}

.ctathird img:hover { -webkit-transform: rotate(360deg);
          transform: rotate(360deg);}


/*==========================
BRANDS
==========================*/

.brands {width:100%;float:left;background:#fff;padding:20px 0 30px;}
.brandbar {width:calc(100% - 300px);float:left;height:5px; background:#d3d3d3;margin-top:12px;}
.brandtitle {width:300px;float:left;}
.brandtitle h2 {text-align:right;font-size:35px;letter-spacing:4px;color:#d3d3d3;}

.brandbreaker {width:100%;float:left;height:20px;}

.brand {width:25%;float:left;padding:10px 10px;box-sizing:border-box;

}
.brand a {width:100%;float:left;border:2px solid #d3d3d3;-webkit-transition: all .5s ease; 
	-moz-transition: all .5s ease; 
	-ms-transition: all .5s ease; 
	-o-transition: all .5s ease; 
	transition: all .5s ease;}
.brand img {width:100%;float:left;}

.brand a:hover {transform:scale(1.08);}


/*==========================
FOOTER
==========================*/

footer {width:100%;float:left;background:#1e1e1e;}

.topnav {width:100%;float:left;padding:0 2.5%;box-sizing:border-box;border-bottom:1px solid #676767;}
.topnav h4 {width:100%;float:left;text-align:center;font-size:20px;font-weight:600;padding:20px 0;}
.topnav h4 a {text-decoration:none;color:#CBCBCB;margin:0 20px;;box-sizing:border-box;}

.bottomfoot {width:100%;float:left;padding:40px 0;line-height:24px;}


a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family: 'Raleway', sans-serif;font-size:14px;color:#999;}
a.footerlink:hover {text-decoration:none; font-family: 'Raleway', sans-serif;font-size:14px;color:#d21c2d;}

.footertext{font-family: 'Raleway', sans-serif;font-size:14px; color:#999999;}

.smallfootertext{font-family: 'Raleway', sans-serif;font-size:14px; color:#999999;}

.divfooter {width:100%;max-width:800px; text-align:center; margin:0 auto;color:#999;}



/*============================
SUB PAGES
============================*/

.subtitle {width:100%;float:left;background:#d21c2d;}
.subtitle h1 {width:100%;float:left;text-align:center;font-size:50px;padding:30px 0 0;color:#fff;font-weight:bold;font-style:italic;}

.submain p {color:#000;font-size:18px;line-height:30px;}


.titlesplatter {width:100%;float:left;margin-top:-1px;background:#fff;position:relative;z-index:0;margin-bottom:-1px;}
.titlesplatter img {width:100%;float:left;margin-top:-1px;}

.submain {width:100%;float:left;background:#fff;padding:20px 0 50px;}

.submain h3 {font-size:25px;}
.disclaimer h3 {font-size:20px;padding:20px 0 0;}
.policies {font-size:18px; line-height: 30px;}
.sublist {padding:0 0 0 80px;}


.infoleft {width:calc(100% - 400px);float:left;padding-right:20px;box-sizing:border-box;margin-top:15px;}
.imgright {width:400px;float:left;}
.imgright img {width:100%;float:left;}


.mapinfoleft {width:300px;float:left;}
.mapright {width:calc(100% - 330px);float:right;}

.mapbreaker {width:100%;float:left;background:#aaa;height:1px;margin:40px 0;}



/*==================================
FORMS
==================================*/

#quotes {
width:100%;
display:block;
margin:20px auto;
font-family: 'Open Sans Condensed', sans-serif;
	 font-weight:300;
	 font-size:18px;
	 color:#000;

}

#quotes tbody {width:100%;float:left;}

#quotes tr {
width:49%;
float:left;	
margin-right:1%;
}

#quotes .two {
width:49%!important;
margin-right:0!important;
margin-left:1%!important;	
}

#quotes td {
width:100%;
float:left;
	font-size:14px;
	margin-bottom:10px!important;
}

#quotes td p {
font-size:14px;	
}

.fulltd h2 {
color:#000;	
font-family: 'Open Sans Condensed', sans-serif;
	font-stretch:condensed;
margin-bottom:5px;
margin-top:25px;
font-weight:700;
	text-transform:uppercase;
}

.fulltd2 {
width:100%!important;
float:none!important;
max-width:500px!important;
display:block!important;
margin:0 auto!important;	
}



#quotes input {
	padding:12px 10px;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #B4B4B4;
font-family: 'Open Sans', sans-serif;
font-weight:300;
	color:#000;
	font-size:14px;
}

#quotes textarea {
	padding:12px 10px;
	border:1px solid #b4b4b4;
font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#000;
	font-size:14px;
	background:#fff;
	box-sizing:border-box;
}

#quotes .CaptchaMessagePanel {
color:#000;
}

#quotes .CaptchaWhatsThisPanel a {
color:#000;	
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#quotes select {
	padding:12px 10px;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #B4B4B4;
font-family: 'Open Sans', sans-serif;
font-weight:300;
	color:#000;
	font-size:14px;
	width:100%;
}
   
#quotes input  {
    width:100%;
}
 
#quotes input.larger  {
    width:100%;
}

#quotes textarea {
    width:100%;
    height:85px;
}


#quotes input.checkbox {
    padding:0; 
    border:0;
    margin:5px 10px 5px 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#quotes p {
	text-align:left;
	
	width:auto;
}

#quotes input.radio {
    padding:0; 
    border:0;
    margin:0 3px 0 15px;
    width:15px;
    height:15px;
    display:inline;
 }

#quotes h4 {
	font-size:18px;
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
}


#quotes input:focus,
#quotes textarea:focus,
#quotes select:focus {
	 

}
#quotes input.radio:focus,
#quotes input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}
 

#quotes input.button,
#quotes input.button:focus {
    width:300px; 
    margin:0;
    padding:20px 5px;
    background:#d21c2d;
	 font-weight:600;
	 font-size:18px;
text-transform:uppercase;
	border-radius:0px;
border-bottom:none!important;
	line-height:14px;
	text-align:center;
	border:0!important;

    color:#fff;
	margin-top:10px;
}
#quotes input.button:hover {
	background:#000;
	
}

#quotes label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
}
#quotes label.checkbox {font-size:13px;text-align:left;display:inline;padding:0;}
 
#quotes .fulltd {width:100%!important;margin-right:0;}

/*==============================================
================================================
RESPONSIVE
================================================
==============================================*/

@media screen and (max-width: 1600px) { 
	.tractorright {width:700px;margin-right:-300px;margin-top:-70px;margin-bottom:-30px;}
	.mainleft {padding-top:20px;padding-bottom:20px;}
	.welcome {overflow: hidden !important;}

}
@media screen and (max-width: 1230px) { 
	.negmarg {margin-top:-85px;}
	.ctathird {padding:0 5px;}
}

@media screen and (max-width: 1111px) {
	.tractorright {display:none;}
	.mainleft {width:100%;padding:40px 0;}
	.mainleft h3, .mainleft h1, .mainleft p {text-align:center;}
}
@media screen and (max-width: 850px) {
	.topnav h4 a {font-size:16px;margin:0 10px;}
	.infoleft {width:100%;padding-right:0;margin-bottom:20px;}
	.imgright {width:100%;}
	.imgright img {float:none;margin:0 auto;width:100%;max-wdth:300px;display:block;}
	
}

@media screen and (max-width: 800px) {
	.ctathird {width:100%;padding:0;margin:0;}
	.ctainsideoverlay {margin:100px 0}
	#topcta {margin-top:-100px;}
	#bottomcta {margin-bottom:-100px;}
	.brand {width:33.33%;margin:5px 0;}
	
	.mapinfoleft {width:100%;text-align:center!important}
	.mapright {width:100%;margin-top:20px;}
}

@media screen and (max-width: 782px) {
div[id^="widget-YRcG9A1zhrXCxMVLsnknfw"]{
bottom:100px !important;
}
}

@media screen and (max-width: 625px) {
	.topnav h4 a {font-size:16px;margin:10px 0px;width:100%;text-align:center;float:left;}
	.divfooter {font-size:12px!important;line-height:16px!important;width:100%;padding:0 2.5%;box-sizing:border-box;}
}


@media screen and (max-width: 600px) {
	.negmarg {margin-top:-35px;}
}
@media screen and (max-width: 525px) {
	.brandbar {display:none;}
	.brandtitle {width:100%;}
	.brandtitle h2 {text-align:center;}
	.brand {width:100%;}
	
	#quotes tr {width:100%;margin-right:0;}
	#quotes .two {width:100%!important;margin-left:0!important;}
	.subtitle h1 {font-size:35px;padding:40px 0 20px;}
}

@media screen and (max-width: 375px) {
	.logo {width:150px;padding:10px;}
}

@media screen and (max-width: 285px) {
	.subtitle h1 {font-size:20px;padding:40px 0 20px;}
}