/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
    font-family:'Source Sans Pro', Arial, sans-serif;
}
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

header, nav, article, footer {display:block;}

body {background:#000; font-family:'Source Sans Pro'; color:#000; font-size:16px; font-weight:400; -webkit-text-size-adjust: none;}

.wrap {width:90%; margin:0 auto; max-width:1230px;}
.show-tablet {display:none;}
.half-col {width:48%; float:left; margin-right:2%;}
.half-col:nth-of-type(odd) {clear:left;}
.third-col {width:50%; float:left; text-align: center; font-size: 20px;}

.gray-divider {width:100%; height:1px; background:#666; margin:10px 0 25px 0;}

/*** typography styles */
p {margin-bottom:16px;}
.no-margin {margin:0 !important;}
strong {font-weight:700;}

a {color:#659a41; text-decoration:none;}
a:hover {color:#bd872c;}
a.call-it {color:#fff;}
a.call-it2 {color:#000;}
a.call-it2:hover {color:#659a41;}

a.tan-btn {width:96%; max-width:400px; text-align:center; background:#9A6C1D; color:#fff; padding:6px 2%; display:block; font-weight:700; margin-bottom:15px;}
a.tan-btn:hover {background:#659a41;}

.or-box {width:96%; max-width:400px; text-align:center; padding:0 2%; font-weight:700;}

.green {color:#669a41;}
.tan {color:#bd872c;}
.red {color:#dd0000;}

h1, h2, h3, h4, h5, h6 {font-weight:700;}
h1 {color:#bd872c; text-transform:uppercase;  margin-bottom:0; line-height:46px; font-size:46px;}
h2 {color:#669a41; font-size:32px; margin-bottom:0; text-transform:uppercase;}
h2 a {font-weight:700;}
h3 {font-size:24px; color:#669a41; margin-bottom:16px;}
h4 {background:#669a41; color:#fff; font-size:20px; padding:5px 2%; margin-bottom:15px;}
h5 {font-size:18px; color:#669a41;}
h6 {color:#000; font-size:18px; margin-bottom:5px;}

ul.list {list-style:disc; margin:0 0 14px 14px;}
ul.list li {list-style:disc; margin-left:14px;}

.rt-img {width:30%; margin:0 0 20px 5%; float:right; text-align:center;}
.rt-img img {width:100%; height:auto; display:block; max-width:450px;}

.lt-img {width:30%; margin:0 5% 20px 0; float:left; text-align:center;}
.lt-img img {width:100%; height:auto; display:block; max-width:450px;}

.lg-text p {font-size:130%;}


/*** header styles */

header {background: linear-gradient(90deg,rgba(7, 58, 14, 1) 0%, rgba(25, 107, 36, 1) 28%, rgba(25, 107, 36, 1) 77%, rgba(7, 58, 14, 1) 100%); width:100%; position:relative; padding:10px 0; border-bottom:2px #fff solid;}
.top-border {background:url('../siteart/layout/top-border.png') no-repeat center top; width:100%; height:50px; position:absolute; top:0; left:0; z-index:1;}
.btm-border {background:url('../siteart/layout/btm-border.png') no-repeat center bottom; width:100%; height:50px; position:absolute; bottom:0; left:0; z-index:1;}

.logo {width:63%; position:relative; z-index:9; margin: 0 auto;}
.logo img {width:100%; height:auto; max-width:771px; display:block;}


/*** nav styles */
.header-nav {display:inline;}
.header-nav nav ul {width:100%; float:left; z-index:9; position:relative; border-bottom:2px #fff solid; background:#000;}
.header-nav nav ul {width:100%; float:right; text-align:center;}
.header-nav nav li {position:relative; display:inline-block; zoom:1; *display:inline;}
.header-nav nav a:link, nav a:active, nav a:visited {display:block; text-decoration:none; color:#fff; font-size:18px; font-weight:700; padding:0 22px; line-height:40px;}
.header-nav nav a:hover {color:#bd872c;}



/*** hero slides/video styles */
.video-slide-contain {width:100%; display:block; border-bottom:3px #669a41 solid;}

.main-video {width:100%; float:left;}
.main-video video {width:100%; height:auto; display:block;}

.cycle-slideshow {width:100%; display:block; position:relative; z-index:1; overflow:hidden;}
.cycle-slideshow img {width:100%; height:auto; display:block; top:0; left:0;}

.cycle-pager { 
    text-align: center; width: 100%; z-index: 999999; position: absolute; bottom: 10px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; line-height:20px;
    display: inline-block; color: #999; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #fff;}
.cycle-pager > * { cursor: pointer;}


/*** content styles */

article {width:100%; background-color:#fff!important; background:url('../siteart/layout/lt-pattern.jpg') repeat; padding:30px 0;}
.scroll-frame {width:100%; width:calc(100% - 14px); display:block; position:relative; z-index:9; overflow:hidden; background:#bd872c; padding:7px; margin-bottom:30px;}
.scroll-frame2 {width:100%; width:calc(100% - 14px); display:block; overflow:hidden; background:#bd872c; padding:7px; margin:20px 0 0 0;}
.scroll-frame iframe, .scroll-frame2 iframe {width:100%; height:90px; display:block;}

.lt-content {width:50%; float:left; margin:0 5% 0 0;}
.manu-logos {width:100%; display:block;}
.manu-logos:after {content:""; display:block; clear:both;}
.manu-logo {width:18%; margin-right:2%; display:block; float:left;}
.manu-logo img {width:100%; height:auto; max-width:193px;}
/*.manu-logo-sm {width:18%; margin-right:2%; display:block; float:left;}
.manu-logo-sm img {width:100%; height:auto; max-width:78px;}
.manu-logo-med {width:18%; margin-right:2%; display:block; float:left;}
.manu-logo-med img {width:100%; height:auto; max-width:124px;}
.manu-logo-lg {width:18%; margin-right:2%; display:block; float:left;}
.manu-logo-lg img {width:100%; height:auto; max-width:180px;}*/

.search-box {width:45%; float:left;}

.map {width:100%; display:block; margin-bottom:25px;}
.map iframe {width:100%; height:350px; display:block;}

.inv-btns {width:100%; display:block;}
.inv-btns:after {content:""; clear:both; display:block;}
.inv-btns a {width:23%; float:left; margin:0 2% 15px 0; position:relative;}
.inv-btns a img {width:100%; height:181.23px; display:block; z-index:3; margin-top: 27px;}
.inv-btns a span {width:96%; padding:5px 2%; display:block; text-align:center; position:absolute; z-index:9; top:0%; left:0;background:#9A6C1D; color:#fff; font-weight:700; font-size:16px;}
.inv-btns a:hover span {color:#659a41; background:url('../siteart/layout/75-white.png');}
.inv-btns a:nth-of-type(5), .inv-btns a:nth-of-type(9), .inv-btns a:nth-of-type(13), .inv-btns a:nth-of-type(17), .inv-btns a:nth-of-type(21) {clear:left;}

.main-content {width:63%; float:left; margin-right:2%;}
.rt-content {width:35%; float:left;}

.cycle-transport {width:100%; display:block; overflow:hidden;}
.cycle-transport img {width:100%; height:auto; top:0; left:0;}

.cycle-rent {width:100%; display:block; overflow:hidden;}
.cycle-rent img {width:100%; top:0; left:0; height:450px; object-fit:cover;}


/*** footer styles */
.lg-map {width:100%; height:250px; padding:105px 2% 0 2%; display:block; background:url('../siteart/map.jpg') no-repeat center; background-size:cover; text-align:center; border-top:3px #bd872c solid; box-sizing:border-box;}

footer {width:100%; padding:30px 0;}
.contact-block {width:25%; float:left; margin-right:3%; color:#fff; font-size:16px; font-weight:700;}
.contact-block a {font-weight:700;}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-size:12px; color:#fff;}
a.footerlink:hover {text-decoration:none; color:#fff;}
.footertext{font-size:12px; color:#fff;}
.smallfootertext{display:none; font-size:12px; color:#fff;}
.divfooter {width:20%; text-align:left; margin:0 0 0 24%; float:left; color:#fff;}


/*** form styles */
#formpage {width:100%; display:block;}
#formpage .row {width:100%;}
#formpage .row:after {content:""; clear:both; display:block;}
#formpage .col2 {width:48%; float:left; margin-right:2%;}

#formpage label {display:block; margin-bottom:3px; font-weight:700;}

#formpage input {width:100%; width:calc(100% - 12px); padding:6px 5px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
				border:1px solid #d7d7d7; color:#8e8d8d; font-size:12px; background:#fff; margin-bottom:10px;}

#formpage textarea {width:100%; width:calc(100% - 12px); padding:6px 5px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border:1px solid #d7d7d7; color:#8e8d8d; font-size:12px; height:100px; background:#fff; margin-bottom:10px;}
 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {width:100%; width:calc(100% - 2px);
				border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border:1px solid #333; color:#333;
				vertical-align:middle; font-size:12px; line-height:normal; padding:5px; background:#fff; margin-bottom:10px;}

#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; background:transparent;}

/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {background:#8e8d8d; color:#FFF; border:1px solid #16598d; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; outline-style:none;}

#formpage input.radio:focus,
#formpage input.checkbox:focus {background:none; border:0; outline-style:none;}
#formpage .check {display:inline-block; zoom:1; *display:inline; white-space:nowrap; margin-right:10px; font-size:14px; font-weight:700;}

#formpage input.button,
#formpage input.button:focus {
    width:100%;  margin:5px 0 0 0; padding:7px 0; background:#000;
    border:0; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; font-size:14px; line-height:14px;
	font-weight:bold; color:#fff; text-transform:uppercase; font-weight:700; -webkit-appearance:none;
}
#formpage input.button:hover {background:#669a41; color:#fff;}

/*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;}
.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 7px 0; padding:8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a {color:#000; text-decoration:underline;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;}

/* NOUI SLIDER */
.hp-slider .example-val {padding: 5px 0;}
.noUi-target{position: relative; direction: ltr}
.noUi-origin{position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px}
.noUi-handle{position: relative; z-index: 1}
.noUi-marker, .noUi-pips, .noUi-tooltip, .noUi-value{position: absolute}
.noUi-horizontal{height: 12px; z-index: 0}
.noUi-horizontal .noUi-handle{width: 25px; height: 21px; left: -13px; top: -6px}
.noUi-background{background: #ccc;}
.noUi-connect{background: #354447 !important; border: 1px #ccc solid;}
.noUi-target{width: calc(100% - 15px); margin: 15px auto;}
.noUi-handle{background: #fff !important; border: 1px solid #ccc; border-radius: 3px;}
.noUi-handle:after, .noUi-handle:before{content: ""; display: block; position: absolute; height: 12px; width: 1px; background: #E8E7E6; left: 10px; top: 3px}
.noUi-handle:after{left: 12px}
.noUi-pips-horizontal{padding: 5px 0; height: 10px; top: 100%; left: 0; width: 100%}
.noUi-marker-horizontal.noUi-marker{margin-left: -1px; width: 1px; height: 5px; background: #777;}
.example-val{ font-weight: 600; color: #000;} .example-val span{font-weight: 400;}
#slider-price-value-lower:before, #slider-price-value-upper:before{content: '$'; padding-right: 2px}

/*-----New About Us Page---*/


/*----------About Page----------------*/

.about-page-container{max-width:1600px; text-align:center!important; width:100%; margin:0 auto; box-sizing:border-box; padding:0px 10px; display:flex; flex-direction:row;
	img{width:90%; min-height:350px; object-fit:cover;}
}
.about-page-right img{float:right;}
.about-page-left{width:50%; border-right: solid 1px #000;}
.about-page-right{width:50%;}
.about-text {padding:40px 40px 100px 40px;}
.about-text h2{font-size:22px; transition:1s ease-in-out; color:#000; font-weight:800; padding-bottom:25px; line-height:30px; text-transform:uppercase;}
.about-text p{color:#000; font-size:16px; line-height:22px;}
p.year, p.year2{color:#659a41; text-align:left!important; height:0px; margin-left:0px; font-size:0;}
p.year2{display:none; height:20px!important; margin-left:-28px; font-size:120px;}

.big{transition:.5s ease-in-out; font-size:120px!important;margin-left:-18px!important;}

.largertext{font-size:36px!important;}


.top .time{clip-path: polygon(0% 0%, 0% 92.06%, 14.68% 92.06%, 15.74% 98.75%, 21.45% 92.06%, 100% 91.45%, 100% 0%); padding:15px 15px 30px; display:flex; align-content: baseline; flex-wrap:wrap;}
.bottom .time{clip-path: polygon(14.12% 0%, 14.12% 8.2%, 0% 8.2%, 0% 100%, 100% 100%, 100% 8.2%, 18.87% 8.2%); padding:30px 15px 15px;}
.time{ box-shadow:0px 0px 4px 2px rgba(0,0,0,.15); margin:5px 15px; box-sizing:border-box; background:#fff; }
.top{border-bottom:solid 1px #000; display:flex!important; align-content:flex-end; flex-wrap:wrap; margin-right:100px; height:350px;}
.bottom{margin-left:100px; height:300px;}
.time span{font-size:18px; font-weight:600; padding-bottom:10px;}
.time img{width:100%; max-height:260px; object-fit:cover;}

/* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline {
  white-space: nowrap;
  overflow-x: hidden;
}

.timeline ol {
  font-size: 0;
  width: 100vw;
  padding: 400px 0;
  transition: all 1s;
}

.timeline ol li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 160px;
  height: 3px;
  background: #fff;
}

.timeline ol li:last-child {
  width: 280px;
}

.timeline ol li:not(:first-child) {
  margin-left: 14px;
}

.timeline ol li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 1px);
  bottom: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #bd872c ;
}

.timeline ol li div {
  position: absolute;
  left: calc(100% + 7px);
  width: 280px;
  padding: 15px;
    height:auto!important;;
  font-size: 1rem;
  white-space: normal;
  color: black;
  background: white;
}
.timeline ol li img{width:100%;}
.timeline ol li div::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ol li:nth-child(odd) div {
  top: -16px;
  transform: translateY(-100%);
}

.timeline ol li:nth-child(odd) div::before {
  top: 100%;
  border-width: 8px 8px 0 0;
  border-color: white transparent transparent transparent;
}

.timeline ol li:nth-child(even) div {
  top: calc(100% + 16px);
}

.timeline ol li:nth-child(even) div::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent white;
}

.timeline time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}

/* TIMELINE ARROWS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline .arrows {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.timeline .arrows .arrow__prev {
  margin-right: 20px;
}

.timeline .disabled {
  opacity: 0.5;
}

.timeline .arrows img {
  width: 45px;
  height: 45px;
}

/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 599px) {
  .timeline ol,
  .timeline ol li {
    width: auto;
  }

  .timeline ol {
    padding: 0;
    transform: none !important;
  }

  .timeline ol li {
    display: block;
    height: auto;
    background: transparent;
  }

  .timeline ol li:first-child {
    margin-top: 25px;
  }

  .timeline ol li:not(:first-child) {
    margin-left: auto;
  }

  .timeline ol li div {
    position: static;
    width: 94%;
    height: auto !important;
    margin: 0 auto 25px;
  }

  .timeline ol li:nth-child(odd) div {
    transform: none;
  }

  .timeline ol li:nth-child(odd) div::before,
  .timeline ol li:nth-child(even) div::before {
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    border: none;
    border-left: 1px solid white;
    height: 25px;
  }

  .timeline ol li:last-child,
  .timeline ol li:nth-last-child(2) div::before,
  .timeline ol li:not(:last-child)::after,
  .timeline .arrows {
    display: none;
  }
}

/* FOOTER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-footer {
  position: fixed;
  right: 0;
  bottom: 20px;
  display: flex;
  align-items: center;
  padding: 5px;
  color: black;
  background: rgba(255, 255, 255, 0.65);
}
/*-----------Inventory----------------*/

.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .buy-now-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .check-availability-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .email-seller-link,
.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) button.page-nav {
    background: #bd872c !important;
    color: #000 !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link,
.body-wrapper>div:not(.detail-wrapper) .contact-options a,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .nuf-button,
.body-wrapper>div:not(.detail-wrapper) .list-error-container .info button,
.body-wrapper>div:not(.detail-wrapper) .mobile-done-button-container .mobile-done-button,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) button.selected-facet.ts-button,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn {
    background: #bd872c !important;
    color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link:hover,
.body-wrapper>div:not(.detail-wrapper) .contact-options a:hover,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a:hover,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button:hover,
.body-wrapper>div:not(.detail-wrapper) .email-seller-link:hover,
.body-wrapper>div:not(.detail-wrapper) .mc-nav-controls .mc-icon-navarrow span,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn:hover {
    background: #659a41 !important;
    color: #fff !important;
    /*----Border----*/
}

.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .back-button,
.body-wrapper>div:not(.detail-wrapper) .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a {
    color: #000 !important;
    border: 1px solid #000 !important;
    /*-----------------------OTHER TEXT STYLES-----------------------*/
    /*----Page Title----*/
}

.body-wrapper>div:not(.detail-wrapper) .list-title .list-title-text,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-title-text span,
.body-wrapper>div:not(.detail-wrapper) .title-media-buttons-heading h1 {
    color: #000 !important;
    line-height: 28px !important;
}

.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .listing-dealer-info .spec-value,
.body-wrapper>div:not(.detail-wrapper) .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .fin-calc p,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-error .info,
.body-wrapper>div:not(.detail-wrapper) .parts-bottom-section .parts-list-view .parts-list-content .error-message,
.body-wrapper>div:not(.detail-wrapper) .info,
.body-wrapper>div:not(.detail-wrapper) .list-title .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count,
.body-wrapper>div:not(.detail-wrapper) .list-top-section .listing-option-bar .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) span.part-list-price.bold,
.body-wrapper>div:not(.detail-wrapper) .dealer-company-header,
.body-wrapper>div:not(.detail-wrapper) .dealer-info h3,
.body-wrapper>div:not(.detail-wrapper) .listing-description-text,
.body-wrapper>div:not(.detail-wrapper) .paging-container .list-page-number,
.body-wrapper>div:not(.detail-wrapper) .paging-container .page-number,
.body-wrapper>div:not(.detail-wrapper) .listing-main-stats .price,
.body-wrapper>div:not(.detail-wrapper) .list-container-flexrow .price-container .price,
.body-wrapper>div:not(.detail-wrapper) h2.listing-portion-title,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .price-container .price,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .compare-price,
.body-wrapper>div:not(.detail-wrapper) .rent-title,
.body-wrapper>div:not(.detail-wrapper) .rent-title-details,
.body-wrapper>div:not(.detail-wrapper) span.list-title-text,
.body-wrapper>div:not(.detail-wrapper) a.search-results-link,
.body-wrapper>div:not(.detail-wrapper) h3.listing-portion-title {
    color: #000 !important;
}

.body-wrapper>div:not(.detail-wrapper) .mobile-option-bar .mobile-option-bar-filter,
.body-wrapper>div:not(.detail-wrapper) span.listing-prices__retail-price,
.body-wrapper>div:not(.detail-wrapper) span.parts-listings-count {
    color: #000 !important;
    /*-----------------------MEDIA QUERIES-----------------------*/
}




/*** responsive styles */
@media screen and (max-width:1140px) {
	nav a:link, nav a:active, nav a:visited {font-size:16px; padding:0 15px;}
}

@media screen and (max-width:1024px) {
	.wrap {width:96%;}
	
	.top-border, .btm-border {height:35px; background-size:140%;}
	
	.header-nav nav a:link, .header-nav nav a:active, .header-nav nav a:visited {font-size:14px; padding:0 10px;}
	
	.contact-block {width:31%;}
	.divfooter {width:25%; margin:0 0 0 7%;}
}

@media screen and (max-width:768px) {
	.hide-tablet {display:none;}
	.show-tablet {display:block;}
	
	h1 {line-height:40px; font-size:40px;}
	h2 {font-size:26px;}
	
	.half-col {width:100%; margin-right:0%;}
	.third-col {width:48%;}
	.third-col p{font-size: 16px}
	.top-border, .btm-border {background-size:160%;}
	#simple-menu {float:left; background:url('../siteart/layout/mobile-nav-icon.png') no-repeat center left; height:40px; width:50px; padding-left:30px;
					line-height:40px; display:block; cursor:pointer; font-family:'source_sans_probold'; font-size:16px; color:#fff; margin-left:2%;}
	
	.lt-content {width:100%; margin:0 0% 15px 0;}
	.search-box {width:100%;}
	
	.manu-logos {margin-top:20px;}
	
	.inv-btns a {width:31.33333%;}
	.inv-btns a:nth-of-type(5), .inv-btns a:nth-of-type(9), .inv-btns a:nth-of-type(13), .inv-btns a:nth-of-type(17), .inv-btns a:nth-of-type(21) {clear:none;}
	.inv-btns a:nth-of-type(4), .inv-btns a:nth-of-type(7), .inv-btns a:nth-of-type(10), .inv-btns a:nth-of-type(13), .inv-btns a:nth-of-type(16), .inv-btns a:nth-of-type(19), .inv-btns a:nth-of-type(22) {clear:left;}
	
	.map iframe {height:275px;}
	
    .main-content {width:100%; margin-right:0;}
    .rt-content {width:100%;}
    
	.lg-map {height:150px; padding:25px 2% 0 2%; background-size:initial;}
	footer {padding:15px 0;}
	.contact-block {width:47%;}
	.divfooter {width:100%; margin:15px 0 0 0%; text-align:center;}
	.about-page-container{flex-direction:column; border-left:solid 1px #000; margin-left:20px; width:calc(100% - 20px);}
	.about-page-left, .about-page-right{width:100%; border:none;}
	p.year2{display:block; height:20px;}
	p.year{display:none;}
	.big{margin-left:-28px!important;}
	.about-page-container img{float:none; margin:0 auto; display:block;}
}

@media screen and (max-width:640px) {
	body {font-size:14px;}
	p {margin-bottom:14px;}
	
	h1 {line-height:32px; font-size:32px;}
	h4 {font-size:18px;}
	h6 {font-size:16px;}
	
	.rt-img, .lt-img {width:100%; margin:0 0 15px 0%; float:none;}
	
	.logo {width:100%;}
	
	.manu-logo {width:31.33333%; margin-bottom:10px;}
	
	.map iframe {height:225px;}
	.bottom{margin-left:0;}

	.contact-block {font-size:14px;}
    .about-text {padding:20px 20px 40px 20px; }
.about-text1{padding:20px 20px 40px 20px;}
	.about-text h2{font-size:20px!important; line-height:25px;}
	.about-page-container img{ min-height:250px; object-fit:cover;}
	.cycle-rent img {height:320px;}
}

@media screen and (max-width:480px) {
	.top-border, .btm-border {background-size:250%;}
	
	.third-col {width:100%; margin:0 0% 0 0;}
	
	#formpage .col2 {width:100%; margin-right:0%;}
	
	.manu-logo {width:48%;}
	 
	.inv-btns a {width:48%;}
	.inv-btns a span {font-size:14px;}
	.inv-btns a:nth-of-type(4), .inv-btns a:nth-of-type(7), .inv-btns a:nth-of-type(10), .inv-btns a:nth-of-type(13), .inv-btns a:nth-of-type(16), .inv-btns a:nth-of-type(19), .inv-btns a:nth-of-type(22) {clear:none;}
	.inv-btns a:nth-of-type(odd) {clear:left;}
	
	.map iframe {height:200px;}
	

	.contact-block {width:100%; margin:0 0 10px 0; text-align:center;}
	.divfooter {margin:0px 0 0 0%;}
}

@media screen and (max-width:375px) {
	h1 {line-height:28px; font-size:28px;}
	h2 {font-size:20px;}
	
	.top-border, .btm-border {height:25px;}
	
}