@charset "utf-8";
/***** BEGIN RESET *****/

* {

    border:0;
    margin:0;
    padding:0;
}

body {
	-webkit-text-size-adjust: none;
	background:#fff;
	overflow-x:hidden;
	color:#000;
	line-height:1!important;
	font-family: 'Open Sans', 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;}

h1, h2, h3, h4, h5 {font-family: 'Open Sans', 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;position:relative;z-index:1;}
.tophead {width:100%;float:left;background:#1c6f29;}
.tophead p {float:left;color:#fff;font-size:14px;text-transform:uppercase;padding:10px 0;font-weight:600;letter-spacing:2px;}
.tophead p a{color:#fff;text-decoration:none;}

.headright {float:right!important;text-align:right!important;}
.headright .fa {color:#000!important;}

.mainlogo {width:100%;float:left;background:url("../siteart/wheat.jpg");background-size:cover;background-position:center center;background-attachment:fixed;}

.whiteoverlay {width:100%;float:left;background:rgba(255,255,255,.70);padding:40px 0 60px;border-bottom:5px solid #000;}
.mainlogo img {width:100%;max-width:700px;margin:0 auto;display:block;}

.mainnav {width:100%;float:left;position:relative;z-index:2;margin-top:-30px;}
.angleleft {width:0;height:0;float:left;border-right:50px solid #000;border-top:60px solid transparent;}
.angleright {width:0;height:0;float:left;border-left:50px solid #000;border-bottom:60px solid transparent;}

/*============================
SLIDESHOW
============================*/
.slide-contain {
	width:100%;
	float:left;
	position:relative;z-index:0;margin-top:-30px;
}

.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;}


/*============================
CTA
============================*/

.ctas {width:100%;float:left;border-top:2px solid #fff;}

.ctafourth {width:25%;float:left;background-size:cover!important;background-position:center center!important;
-webkit-transition: all .5s ease; 
-moz-transition: all .5s ease; 
-ms-transition: all .5s ease; 
-o-transition: all .5s ease; 
transition: all .5s ease;}
.ctafourth a {width:100%;float:left;background:rgba(0,0,0,.60);padding:20px;box-sizing:border-box;
-webkit-transition: all .5s ease; 
-moz-transition: all .5s ease; 
-ms-transition: all .5s ease; 
-o-transition: all .5s ease; 
transition: all .5s ease;}
.borders {width:100%;float:left;border:2px solid #aaa;padding:75px 5px;box-sizing:border-box;}
.ctafourth h3 {width:100%;float:left;text-align:center;color:#fff;font-size:18px;letter-spacing:2px;}
.ctafourth h2 {width:100%;float:left;text-align:center;color:#fff;font-size:35px;}

.ctafourth a:hover {background:rgba(28,111,41,0.70)}

/*============================
welcome
============================*/

.welcome {width:100%;float:left;background:#fff;padding:90px 0;}

.welcome h3 {width:100%;float:left;text-align:center;color:#000;font-size:20px;letter-spacing:5px;}
.welcome h1 {width:100%;float:left;text-align:center;font-size:45px;letter-spacing:5px;color:#1c6f29;}
.barwrap {width:100%;float:left;margin:30px 0;}
.greybar {width:100%;max-width:500px;margin:0 auto;display:block;background:#ebebeb;height:5px;}

.welcome p {width:100%;float:left;text-align:center;color:#000;line-height:32px;}


/*============================
MAP
============================*/

.topmap {width:100%;float:left;background:url("../siteart/wheat.jpg");background-size:cover;background-attachment:fixed;border-top:1px solid #1c6f29;border-bottom:1px solid #1c6f29}
.whiteoverlays {width:100%;float:left;background:rgba(255,255,255,.70);}

.mapgreen {width:calc(100% - 600px);float:left;background:#1c6f29;padding:0px 0 0px 2.5%;box-sizing:border-box;height:100px;}
.mapgreen h2 {width:100%;float:left;color:#fff;font-size:30px;padding:35px 0;letter-spacing:3px;}

.greenangle {width:0;height:0;border-top:100px solid #1c6f29;border-right:100px solid transparent;float:left;}

.directions {width:500px;float:left;padding:18px 0;padding-right:2.5%;box-sizing:border-box;}
.directions p a {color:#1c6f29;border:2px solid #1c6f29;padding:20px;box-sizing:border-box;width:100%;max-width:300px;margin:0 auto;display:block;text-align:center;font-weight:800;text-decoration:none!important;text-transform:uppercase;font-size:18px;letter-spacing:2px;}

.directions p a:hover {background:#1c6f29;color:#fff;}
/*============================
FOOTER
============================*/
.scrolls {width:100%;float:left;background:#1c6f29;padding:10px 0;}
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

footer {width:100%;float:left;background:url("../siteart/wheat.jpg");background-size:cover;background-attachment:fixed;}
.footeroverlay {width:100%;float:left;background:rgba(255,255,255,.80);}

.footnav {width:100%;float:left;border-bottom:1px solid #aaa;border-top:1px solid #fff;}
.footwrap {width:95%;margin:0 auto;max-width:900px;}

.footnav ul {width:100%;float:left;}
.footnav ul li {float:left;}
.footnav ul li a {color:#000;padding:30px 32px;float:left;text-decoration:none;text-transform:uppercase;font-size:18px;letter-spacing:3px;font-weight:600}

.footnav ul li a:hover {background:#1c6f29;color:#fff;}

.footlogo {width:100%;float:left;padding:60px 2.5%;box-sizing:border-box;}
.footlogo img {width:100%;max-width:800px;margin:0 auto;display:block;}

.bottomfoot {width:100%;float:left;background:#e8e8e8;padding:20px 2.5%;box-sizing:border-box;}
.bottomfoot p {width:50%;float:left;color:#000;text-transform:uppercase;font-size:10px;font-weight:600;letter-spacing:2px;}

/*==================================
SUBPAGES
==================================*/
.subtitle {width:100%;float:left;background:url("../siteart/wheat.jpg");background-size:cover;background-attachment:fixed;background-position:center center;position:relative;z-index:0;margin-top:-50px;border-bottom:5px solid #1c6f29;}
.titleoverlay {width:100%;float:left;background:rgba(28,111,41,.70);padding:90px 0 40px;}
.titleoverlay h1 {width:100%;float:left;text-align:center;color:#fff;font-size:45px;}

.submain {width:100%;float:left;padding:50px 0;}

.topleft {width:300px;float:left;}
.mapright {width:calc(100% - 350px);float:right;}

.breaker {width:100%;float:left;border-bottom:1px solid #aaa;margin:30px 0;}

/*==================================
FORMS
==================================*/

#quotes {
width:100%;
display:block;
margin:20px auto;
font-size:16px;
color:#000;
}

#quotes tbody {width:100%;float:left;}

#quotes tr {
width:50%;
float:left;
padding:7px;
box-sizing:border-box;
}


#quotes td {
width:100%;
float:left;
font-size:14px;
}

#quotes td p {
font-size:14px;	
}


.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-weight:300;
	color:#000;
	font-size:12px;
}

#quotes textarea {
	padding:12px 10px;
	border:1px solid #b4b4b4;
	font-weight:300;
	color:#000;
	font-size:12px;
	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-weight:300;
	color:#000;
	font-size:12px;
	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 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:#000;
	 font-weight:600;
	 font-size:14px;
	text-transform:uppercase;
	border-radius:0px;
	border-bottom:none!important;
	line-height:14px;
	letter-spacing:2px;
	text-align:center;
	border:0!important;
    color:#fff;
	margin-top:10px;
}
#quotes input.button:hover {
	background:#aaa;
}

#quotes label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
}
#quotes label.checkbox {
  /*  color:#212121;*/
    font-size:13px;
    text-align:left;
    display:inline;
    padding:0;
}
 
#quotes .fulltd {
width:100%!important;
margin-right:0;	
}



/*==============================================
================================================
RESPONSIVE
================================================
==============================================*/

@media screen and (max-width: 1240px) { 
	.mapgreen {width:100%;padding:0 2.5%;height:auto;}
	.greenangle {display:none;}
	.mapgreen h2 {text-align:center;font-size:23px;padding:20px 0;}
	.directions {width:100%;padding:15px 2.5%;}
	.directions p a {max-width:500px;}
}


@media screen and (max-width: 1050px) { 
	.ctafourth {width:50%;}
}

@media screen and (max-width: 970px) { 
	.footwrap {max-width:500px;}
	.footnav ul li a {padding:25px 9px;font-size:16px;letter-spacing:0;}

	.topleft {width:100%;}
	.mapright {width:100%;margin-top:30px;}
}
@media screen and (max-width: 900px) { 
	.tophead p {font-size:12px;letter-spacing:1px;}
}

@media screen and (max-width: 825px) { 

	.tophead p {font-size:12px;}
}
@media screen and (max-width: 700px) { 
	.tophead p {font-size:12px;letter-spacing:0px;}
}


@media screen and (max-width: 630px) {
	.tophead p {display:none;}
	.tophead {padding:5px 0;}
	.whiteoverlay {padding:30px 0 40px;}
	.angleleft {border-top:40px solid transparent;}
	.angleright {border-bottom:40px solid transparent;}
	.mainnav {margin-top:-20px;}
}

@media screen and (max-width: 550px) {
	.ctafourth {width:100%;}
	
	.welcome h1 {font-size:35px;}
	.footnav ul li {width:50%;float:left;}
	.footnav ul li:last-of-type {width: 100%;}
	.footnav ul li a {width:100%;float:left;padding:20px 5px;box-sizing:border-box;text-align:center;}
	.bottomfoot p {width:100%;text-align:center!important;}
	#quotes tr {width:100%;}
	.mainlogo {background-attachment:local;}
	.subtitle, footer, .topmap {background-attachment:local;}
	
	
}
