/***** BEGIN RESET *****/
* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
    font-family:'Open Sans', Arial, sans-serif;
}
ol, ul {list-style: none;}
.clear {clear:both; height:0px; margin:0;}


.myicon {
    color: black !important;
    font-size: 20px !important;
    padding: 2px;
    text-align: center;
    width: 25px;
}

.icontext {
    display: inline-block !important;
    padding-left: 8px;
    font-size: 13px;
    color: black !important;
    font-weight: 700;
}

.socialinfo {float: right;}

.tophover {display: inline-block; padding-left: 10px;}



/***** END RESET *****/
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}


header, nav, article, footer, img {display:block;}

body {background:#222; font-size:18px; font-weight:400; color:#000; line-height:normal; font-family:'Open Sans', Arial, sans-serif;}
.clear-it:after {content:""; clear:both; display:block;}

.wrap {width:92%; margin:0 auto; max-width:1230px;}
.wrap2 {margin:0 auto; }

.show-1024, .show-tablet {display:none;}

.full-img img {width:100%; height:auto; margin-bottom:20px;}

.column1-fs, .column2-fs, .column3-fs, .column4-fs, .column5-fs, .column6-fs, .column7-fs, .column8-fs, .column9-fs, .column10-fs, .column11-fs, .column12-fs {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; float:left;}
.column1-fs {width:8.33333%;}
.column2-fs {width:16.66666%;}
.column3-fs {width:25%;}
.column4-fs {width:33.33333%;}
.column5-fs {width:41.66666%;}
.column6-fs {width:50%;}
.column7-fs {width:58.33333%;}
.column8-fs {width:66.66666%;}
.column9-fs {width:75%;}
.column10-fs {width:83.33333%;}
.column11-fs {width:91.66666%;}
.column12-fs {width:100%;}

.col-pad-lt {padding:0 0 0 2%;}
.col-pad-rt {padding:0 2% 0 0;}
.col-pad-center {padding:0 1%;}


/********* typography styles **/
p {margin-bottom:18px;}
.no-margin {margin:0!important;}

h1, h2, h3, h4, h5, h6 {font-weight:700; line-height:120%;}
h1 {font-size:32px; margin-bottom:16px;}
h2 {font-size:28px; margin-bottom:14px;}
h3 {font-size:24px; margin-bottom:12px;}
h4 {font-size:22px; margin-bottom:10px;}
h5 {font-size:20px; margin-bottom:5px;}
h6 {font-size:18px; margin-bottom:3px;}

.gold {color:#c2981f;}
.red {color:red;}
.black {color:#000;}
.white {color:#fff;}

a, a:hover {color:inherit; text-decoration:none;}

.caps {text-transform:uppercase;}
.shadow {text-shadow:2px 2px 2px rgba(0,0,0,0.7);}
.text-center {text-align:center;}
.text-right {text-align:right;}

.breadcrumbs {width: auto !important;}
/********* popup styles **/
.popup {width:40%; position:absolute; z-index:900; top:126px; left:30%; background:black; padding:10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-align:center; -moz-box-shadow:0px 0px 5px rgba(0,0,0,.5); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,.5); box-shadow:0px 0px 5px rgba(0,0,0,.5); border: solid #c2981f 6px;}
.close-popup {position:absolute; top:10px; right:10px; width:40px; height:40px; font-size:25px; color:white; line-height:40px; cursor:pointer;}
.popuphead {color: white !important; font-size: 22px; }
.popsub {color: #c2981f !important; font-size: 16px; }
.popsub2 {color: white !important; font-size: 16px; }
.boldspot {font-weight: 700 !important;}

/********* header/nav styles **/
header {width:100%; background:#fff url('../siteart/pattern.jpg') repeat; padding:15px 0;}
.logo {width:30%; float:left; margin-right:2%;}
.logo img {width:100%; height:auto; max-width:325px;}

nav {width:68%; float:left; margin-top:25px;}
nav ul {width:100%; margin:0 auto; text-align:right;}
nav li {position:relative; display:inline-block;}
nav a:link, nav a:active, nav a:visited {display:block; font-size:17px; font-weight:700; text-transform:uppercase; line-height:20px; padding:8px 10px;}
nav li.active a {border-bottom:3px #c2981f solid; padding:8px 20px 5px 10px;}
nav a:hover {color:#c2981f; border-bottom:3px #c2981f solid; padding:8px 10px 5px 10px;}

nav ul ul {display:none; position:absolute; z-index:99999; top:36px; left:0; width:180px; background:#efefef; text-align:left;}
nav ul ul ul {position:absolute; left:100%; top:0;}
nav ul li:hover > ul {display:block; z-index:99999;}
nav ul ul li {float:none; position:relative; display:block;}
nav ul ul li a:link, nav ul ul li a:active, nav ul ul li a:visited {font-size:16px; line-height:16px; padding:10px 0px 10px 10px; border-bottom:1px solid #ccc; color:#000;}
nav ul ul li a:hover {background:#c2981f; color:#000; border-bottom:0;}

/* mobile nav styles */
#mobile-nav .close-nav {width:100%; display:block; height:50px; line-height:50px; text-align:right; border-bottom:1px #ddd solid;}
#mobile-nav .close-nav i {margin-right:15px; font-size:24px;}

#mobile-nav {display:none; position:fixed; top:0; height:100%; z-index:9999; width:260px; overflow-x:none; overflow-y:auto; font-size:16px; background:#efefef; color:#000; margin:0!important; -moz-box-shadow:2px 0px 3px rgba(0,0,0,.4); -webkit-box-shadow:2px 0px 3px rgba(0,0,0,.4); box-shadow:2px 0px 3px rgba(0,0,0,.4);}
#mobile-nav ul {clear:both; display:block; padding:0; margin:0;}
#mobile-nav ul li {display:block; margin:0; line-height:40px; position:relative; border-bottom:1px solid #ddd;}
#mobile-nav ul li a, #mobile-nav ul li span {padding:0 15px; border-left:3px #efefef solid; display:block; font-weight:700; text-decoration:none; color:#000; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#mobile-nav ul li.current a {border-left-color:#c2981f;}
#mobile-nav ul li a:hover {color:#c2981f; border-left-color:#c2981f;}

#mobile-nav ul li.expandable .end {background:url('../siteart/layout/rt-arrow.png') no-repeat center; position:absolute; top:0px; right:0px; width:40px; height:40px; line-height:40px; text-align:center; display:block;}
#mobile-nav ul li.expandable .end i {font-size:18px; text-align:center; line-height:40px;}
#mobile-nav ul li.expandable .end.rotate {-ms-transform:rotate(90deg); -moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); transform:rotate(90deg);}
#mobile-nav ul ul.collapsed {display:none !important;}
#mobile-nav ul ul.expanded {display:block !important;}

#mobile-nav ul li ul {border-bottom:none; margin:0; background:#ddd;}
#mobile-nav ul li ul li {line-height:40px; font-size:14px; border-bottom-color:#ccc;}
#mobile-nav ul li ul li:last-child {border-bottom:none;}
#mobile-nav ul li ul li a, #mobile-nav ul li ul li span {color:#000; padding-left:30px; border-left-color:#ddd;}
#mobile-nav ul li ul li a:hover {color:#c2981f;}


/********* content styles **/
.scroll-frame {width:100%; display:block; padding:10px 0; overflow: hidden; background:#000;}
.scroll-frame iframe {width:100%; display:block; height:90px;}

article {width:100%; background:#000 url('../siteart/field.jpg') no-repeat; background-size:cover; padding:50px 0;}
article.inv {background-attachment:fixed;}

.inv-boxes {width:100%; display:block; margin-top:30px;}
.inv-boxes a {width:100%; height:265px; display:block; position:relative; background-color:#c2981f; background-size:cover; background-position:center; background-repeat:no-repeat; margin-bottom:20px; cursor:pointer;}
.inv-boxes .caption {position:absolute; bottom:0; left:0; z-index:3; width:94%; padding:8px 3%; display:block; background:rgba(194,152,31,0.8); text-align:center; font-size:22px; color:#000; text-transform:uppercase; font-weight:700;}
.inv-boxes .shaded {display:block; width:100%; height:100%; background:rgba(194,152,31,0); position:absolute; top:0; left:0; z-index:1;}
.inv-boxes a:hover .shaded {background:rgba(194,152,31,0.3);}
.inv-boxes a:hover .caption {background:#000; color:#fff;}


.brand-boxes {width:100%; display:block; margin-top:20px;}
.brand-boxes a {width:100%; height:100px; display:block; position:relative; background-color:#c2981f; background-size:cover; background-position:center; background-repeat:no-repeat; margin-bottom:20px; cursor:pointer;}




.main-content {width:100%; padding:25px; background:#fff; display:block; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.loc-map iframe {width:100%; height:350px;}


.detail-content > .breadcrumbs {width: auto !important; float: none !important;}
.breadcrumbs__link {width: auto !important; font-size: 12px !important; float: left !important; padding: 2px !important; font-weight: 400 !important; display: inline-block;}
.breadcrumbs__link> a {width: auto !important; font-size: 12px !important; float: left !important; padding: 2px !important; font-weight: 400 !important; display: inline-block;}
.search-results {clear: both !important; display: block !important;}
/********* footer styles **/
footer {width:100%; padding:25px 0; text-align:center;}
.copyright {color:#fff; font-size:12px;}


/********* form styles **/
::placeholder {color:#000; opacity:1;}
:-ms-input-placeholder {color:#000;}
::-ms-input-placeholder {color:#000;}

#formpage label {display:block; margin-bottom:3px;}
#formpage input {width:100%; padding:12px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background:rgba(255,255,255,0.8); border:1px solid #ddd; color:#000; font-size:16px; margin-bottom:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#formpage textarea {width:100%; padding:12px; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; border:1px solid #ddd; background:rgba(255,255,255,0.8); color:#000; font-size:16px; height:120px; margin-bottom:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#formpage select {width:100%; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; border:1px solid #ddd; background:rgba(255,255,255,0.8); color:#000; vertical-align:middle; font-size:16px; line-height:normal; padding:5px; margin-bottom:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#formpage input.checkbox {padding:0; border:0; margin:0 5px 0 0; width:13px; height:13px; display:inline; background-color:#fff;}
#formpage input.radio {padding:0; border:0; margin:0 5px 0 0; width:15px; height:15px; display:inline;}
#formpage .check {display:inline-block; white-space:nowrap; margin:0 10px 15px 0; line-height:35px;}

#formpage input:focus, #formpage textarea:focus, #formpage select:focus {background:#efefef; color:#222; border:1px solid #ed2229; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; outline-style:none;}
#formpage input.radio:focus, #formpage input.checkbox:focus {background:none; border:0; outline-style:none;}

#formpage input.button, #formpage input.button:focus, #formpage .button {width:100%; margin:0; padding:8px 0; background:#000; border:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; font-size:16px; line-height:16px; font-weight:700; color:#fff; text-transform:uppercase; text-align:center; -webkit-appearance:none;}
#formpage input.button:hover, #formpage .button:hover {background:#c2981f; color:#000; cursor:pointer;}

/*control the Captcha */
.CaptchaPanel {margin:0 0 0 0 !important; padding:0 0 0 0 !important; text-align: center; line-height:normal !important;}
.CaptchaImagePanel {margin:0 0 0 0; padding:0 0 0 0;}
.CaptchaImagePanel img {width:100%; height:auto; max-width:160px; margin:0 auto;}
.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:2px 0px 2px 0px !important;}
.CaptchaWhatsThisPanel {line-height:0; margin:0 0 5px 0; padding:8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;}


/********* responsive styles **/
@media screen and (max-width:1080px) {
    .show-1024 {display:block;}
	.hide-1024 {display:none!important;}
    
    .column1-ht {width:8.33333%;}
	.column2-ht {width:16.66666%;}
	.column3-ht {width:25%;}
	.column4-ht {width:33.33333%;}
	.column5-ht {width:41.66666%;}
	.column6-ht {width:50%;}
	.column7-ht {width:58.33333%;}
	.column8-ht {width:66.66666%;}
	.column9-ht {width:75%;}
	.column10-ht {width:83.33333%;}
	.column11-ht {width:91.66666%;}
	.column12-ht {width:100%;}
	
	.col-pad-lt-ht {padding:0 0 0 2%;}
	.col-pad-rt-ht {padding:0 2% 0 0;}
	.col-pad-center-ht {padding:0 1%;}
	.col-pad-clear-ht {padding:0;}
    
    body {font-size:16px;}
    p {margin-bottom:16px;}
    h1 {font-size:30px; margin-bottom:14px;}
    h2 {font-size:26px; margin-bottom:12px;}
    h3 {font-size:24px;}
    h4 {font-size:22px;}
    h5 {font-size:18px;}
    h6 {font-size:16px;}
    
    nav {margin-top:20px;}
    nav a:link, nav a:active, nav a:visited {font-size:15px; padding:8px 8px;}
    nav li.active a, nav a:hover {padding:8px 15px 5px 15px;}
    
    .inv-boxes a {height:225px;}
	
	    .popup {width:70%; top:120px; left:15%; padding:10px;}
	.popuphead {font-size: 20px;}
	.popsub {font-size: 14px;}
	
	
}
@media screen and (min-width:941px) {
	#mobile-nav {display:none!important;}
}
@media screen and (max-width:940px) {
	.socialinfo {display: none !important;}
	
    .show-tablet {display:block;}
	.hide-tablet {display:none!important;}
	
	.column1-vt {width:8.33333%;}
	.column2-vt {width:16.66666%;}
	.column3-vt {width:25%;}
	.column4-vt {width:33.33333%;}
	.column5-vt {width:41.66666%;}
	.column6-vt {width:50%;}
	.column7-vt {width:58.33333%;}
	.column8-vt {width:66.66666%;}
	.column9-vt {width:75%;}
	.column10-vt {width:83.33333%;}
	.column11-vt {width:91.66666%;}
	.column12-vt {width:100%;}
	
	.col-pad-lt-vt {padding:0 0 0 2%;}
	.col-pad-rt-vt {padding:0 2% 0 0;}
	.col-pad-center-vt {padding:0 1%;}
	.col-pad-clear-vt {padding:0;}
    
    .logo {width:33%;}
    #simple-menu {float:right; height:30px; width:80px; text-align:right; text-transform:uppercase; font-size:18px; font-weight:700; color:#000; display:block; cursor:pointer; margin-top:25px;}
    
    article {padding:35px 0;}
    h1.main-tagline {font-size:24px;}
    .main-content {padding:20px;}
    .loc-map iframe {height:300px;}
}
@media screen and (max-width:640px) {
    .column1-hp {width:8.33333%;}
	.column2-hp {width:16.66666%;}
	.column3-hp {width:25%;}
	.column4-hp {width:33.33333%;}
	.column5-hp {width:41.66666%;}
	.column6-hp {width:50%;}
	.column7-hp {width:58.33333%;}
	.column8-hp {width:66.66666%;}
	.column9-hp {width:75%;}
	.column10-hp {width:83.33333%;}
	.column11-hp {width:91.66666%;}
	.column12-hp {width:100%;}
	
	.col-pad-lt-hp {padding:0 0 0 2%;}
	.col-pad-rt-hp {padding:0 2% 0 0;}
	.col-pad-center-hp {padding:0 1%;}
	.col-pad-clear-hp {padding:0;}
    
    body {font-size:14px;}
    p {margin-bottom:14px;}
    h1 {font-size:28px;}
    h2 {font-size:24px;}
    h3 {font-size:22px;}
    h4 {font-size:20px;}
    h5 {font-size:16px;}
    h6 {font-size:14px;}
    
    .popup {width:90%; top:90px; left:5%; padding:10px;}
	.popuphead {font-size: 20px;}
	.popsub {font-size: 14px;}
    
    .logo {width:65%;}
    .logo img {max-width:185px;}
    #simple-menu {margin-top:20px;}
    
    .inv-boxes {margin-top:20px;}
    .inv-boxes a {height:200px;}
    .inv-boxes .caption {font-size:18px;}
    
    footer {padding:20px 0;}
    .copyright {font-size:10px;}
}
@media screen and (max-width:480px) {
    .column1-vp {width:8.33333%;}
	.column2-vp {width:16.66666%;}
	.column3-vp {width:25%;}
	.column4-vp {width:33.33333%;}
	.column5-vp {width:41.66666%;}
	.column6-vp {width:50%;}
	.column7-vp {width:58.33333%;}
	.column8-vp {width:66.66666%;}
	.column9-vp {width:75%;}
	.column10-vp {width:83.33333%;}
	.column11-vp {width:91.66666%;}
	.column12-vp {width:100%;}
	
	.col-pad-lt-vp {padding:0 0 0 2%;}
	.col-pad-rt-vp {padding:0 2% 0 0;}
	.col-pad-center-vp {padding:0 1%;}
	.col-pad-clear-vp {padding:0;}
    
    article {padding:25px 0;}
    h1.main-tagline {font-size:20px;}
    .inv-boxes a {height:180px; margin-bottom:15px;}
    .main-content {padding:15px;}
    .loc-map iframe {height:250px;}
	
	    .popup {width:90%; top:90px; left:5%; padding:5px;}
	.popuphead {font-size: 16px;}
	.popsub {font-size: 14px;}
	.close-popup {position:absolute; top:5px; right:5px; width:30px; height:30px; font-size:20px; color:white; line-height:30px; cursor:pointer;}
	
	
}
@media screen and (max-width:375px) {
    
}
@media screen and (max-width:320px) {
    .inv-boxes a {height:150px;}
}