﻿/*===================== 
	Color information

		 
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/
/**Correct `block` display not defined in IE 8/9.**/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
pre {
  white-space: pre-wrap;
}
small {
  font-size: 80%;
}



/*===================== 
	Reset
=======================*/
.head *, .head {
  box-sizing: border-box !important;
}
#foot, #foot * {
  box-sizing: border-box !important;
}
.listing-option-bar.sticky-top-menu {
  box-sizing: border-box !important;
}
#foot a.nav-item.nav-link {
    color: #fff !important;
}
#foot a.nav-item.nav-link:hover {
    color: #d38b24 !important;
}
/*===================== 
	layout styles 
=======================*/


.head-cont-1 {
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.head-logo {
    width:250px;
}
.head-logo img {
    width:100%;
    height: auto;
    display: block;
}
.head-right {
    width:calc(100% - 260px);
}

.carousel-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .35);
}
.carousel-caption {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, .8);
}
.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link, .selected-facet, button.offer-btn, .modal-bg .form-bottom .captcha-and-submit .captcha-placeholder button, .modal-bg .form-bottom .captcha-and-submit .captcha-placeholder input, .detail-content-mobile .contact-options a,.detail-content-mobile .detail-contact-bar .contact-bar-btn, .view-listing-details-link, .buy-now-link, .compare-listings-container .compare-container .button {
  background-color: #dc3545 !important;
color: #fff !important;
}



.compare-chkbox-container .compare-listings .fa-check {
	    top: 3px !important;
    left: 1.5px !important;
}

.compare-chkbox-container .compare-listings .compare-label {
	    margin-bottom: 5px !important;
    margin-left: 5px !important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn {
	color: #dc3545 !important;
	border-color: #dc3545 !important;
}

.list-content .list-listing-mobile .dealer-phone-container a {
	border-color: #dc3545 !important;
}
a.view-listing-details-link:hover, a.email-seller-link:hover, button.offer-btn:hover {
  background-color: #6a1921 !important;
}
.data-label, .fin-calc-mobile>a, #calculator-mobile .modal-content .form-main-content .modal-left-col .calculator-btns .calculator-btn {
  background-color: #000000 !important;
}
span.currency-selector, .detail-content .dealer-info .dealer-company-header, .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title h3, .compare-listings-container .compare-container .compare-price {
  color: #dc3545 !important;
}
.fa.fa-sort-amount-desc:before {
  content: "\f161" !important;
}
.fa.fa-map-marker:before {
  content: "\f041" !important;
}
.row.foot {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
a.nav-item.nav-link, a.nav-link.dropdown-toggle, a.nav-link.click {
  font-weight: 600;
  color: #000 !important;
  font-size: 15px;
  text-align: center;
}
.row.hero-bg {
  padding-bottom: 50px;
}
.carousel-caption {bottom: 25%;}
.banner-bg {
  background-image: url("../siteart/gmsebanner.jpg");
  background-color:#000;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 75px !important;
  padding-bottom: 50px !important;
  background-position: center center;
  position: relative;
  z-index: 100;
}
.row.cta-row {
  position: relative;
  padding-bottom:50px;
}
.home-cta {
  background-size: cover;
  background-repeat: no-repeat;
  width: 25%;
  float: left;
  height: 13vw;
  background-position: center center;
  position: relative;
  z-index: 200;
  border: solid 1px rgb(140 140 140);
}
.home-cta * {
  position: relative;
  z-index: 200;
}
.home-cta:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, .6);
}
.home-cta:hover::after {
  background-color: rgba(0, 0, 0, .0);
}
.btn-outline-info {
  color: #ffffff !important;
  border-color: #ffffff !important;
  border-width: 2px !important;
  font-weight: 700px;
  background-color: rgba(0, 0, 0, .4);
  font-size:14px;
}
.btn-outline-info:hover {
  opacity: .5;
  background-color: #D38B24 !important;
}
.home-cta .btn-pos {
  position: absolute;
  bottom: 30px;
  max-width: 100%;
  left:0;
  right:0;
}
.equip-bg {
  background-image: url("../siteart/construction-cta.jpg");
}
.ag-bg {
  background-image: url("../siteart/ag-cta.jpg");
}
.ni-bg {
  background-image: url("../siteart/new-inventory-cta.jpg");
}
.trail-bg {
  background-image: url("../siteart/trailer-cta.jpg");
}
.truck-bg {
  background-image: url("../siteart/truck-cta.jpg");
}
.attachment-bg {
  background-image: url("../siteart/attachment-cta.jpg");
}

.orange-bord {
  border-bottom: solid 10px #f04f25;
  background-color: #f4d490;
  padding-top: 100px;
  padding-bottom: 100px;
}
.par-img-bg {
  background-image: url("../siteart/par img gms.jpg");
	background-color:#000;
  background-size: 100% 100%;
  height: 20vw;
  width: 100%;
  position: relative;
  bottom: -150px;
}
.border:after {
  content: "";
  opacity: .5 !important;
}
.row.head {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 300;
  background-color: #fff;
  margin: 0 auto;
}
.logo {
  max-height: 100px;
  margin: 0 auto;
}
.foot-mid {
  text-align: center;
}
.foot-top {
  color: #fff;
  background-color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
}
.foot-bot {
  color: #fff;
  background-color: #595959;
}
.foot-bot > * {
  color: #fff !important;
}
.navbar-nav.navbar-foot {
  display: flex !important;
    flex-direction: row!important;
    justify-content: space-around;
    flex-wrap: wrap;
}
.navbar-nav.navbar-foot a {
  text-align: center;
  color: #fff;
}
.navbar-nav.navbar-foot a:hover, a.nav-item.nav-link:hover, a.nav-link.drowdown-toggle:hover, a#navbarDropdown:hover {
  color: #D38B24 !important;
}
.foot a.nav-item.nav-link {
    color: #fff !important;
}.foot a.nav-item.nav-link:hover {
    color: #D38B24 !important;
}
.footertext, .smallfootertext {
  color: #ffffff !important;
}

.nav-bar {background-color:#000!important;}

.finance-links-1 {
    width:100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap:20px 0;
}
.finance-links-1 a {
    width:32%;
    border:1px solid #6F6F6F;
    color:#000!important;
    text-align: center;
    font-size: 22px;
    padding:20px;
    box-sizing: border-box;
    background:#fff;
    transition: .2s ease-in;
    margin:0;
}
.finance-links-1 a:hover {
    background:#D0D0D0;
    color:#d38b24!important;
}

.product-lines-row-1 a {
    display: block;
    border: 1px solid #dee2e6;
    text-align: center;
}
.product-lines-row-1 a img {
    border: 0px!important;
}

.product-lines-cont-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;  
    gap:10px;
}

/*===================== 
	base styles 
=======================*/
.pad25 {
  padding: 25px;
}
.pad50 {
  padding: 50px;
}
.pad100 {
  padding: 100px 0px;
}
.tb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
html {
  font-family: 'Montserrat', sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  font-family: 'Montserrat', sans-serif !important; /* 1 */
  margin: 0;
  font-size: 18px;
}
svg:not(:root) {
  overflow: hidden; /*reset*/
}
/* clear floats */
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
}
.clear {
  clear: both;
}
/*image replacement*/
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-style: solid;
  height: 0;
}
img {
  border: 0;
}
.scrolling-wrap, iframe.scrolling {
  width: 100%;
}
.parts-brand-cont-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.parts-brand-cont-1 a {
    padding:10px;
    box-sizing: border-box;
}
/*===================== 
	typography 
=======================*/
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 2em;
}
p {
  margin: 0;
}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
/*===================== 
	link styles 
=======================*/
a:focus {
  outline: thin dotted; /*reset*/
}
a, a:link, a:visited, a:active {
  outline: 0; /*reset*/
  color: #005b88;
  text-decoration: none;
}
a:hover {
  outline: 0; /*reset*/
  text-decoration: none;
}
/*===================== 
	header styles 
=======================*/
header {
  margin: 0 auto;
  width: 100%;
}
/*===================== 
	nav styles 
=======================*/
.top-nav {
  background-color: #d38b24;
  color: #fff;
  padding: 5px 35px !important;
  font-size: 16px !important;
    margin-bottom:25px;
}
nav.primary {
  padding: 0;
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: right;
}
nav ul {
  padding: 0;
  margin: 0;
}
nav ul li {}
nav > ul > li {
  display: inline-block;
  list-style-type: none;
  text-align: ;
  padding: ;
}
nav ul li a {
  font-family: 'Montserrat', sans-serif; /* 1 */
  font-size: ;
  font-weight: 600;
  color: ;
}
nav ul li a:hover {
  color: ;
}
/* Appearance of the sub-level links */
nav.primary ul li li a {
  line-height: ;
  color: ;
  text-align: ;
  font-size: ;
  font-weight: ;
}
nav.primary ul li li a:hover {
  color: ;
  text-align: ;
  font-size: ;
  font-weight: ;
}
.nav-link.click {
    display: block;
  padding: .5rem 1rem;
    font-weight: 600;
  color: #000 !important;
  font-size: 15px;
  text-align: center;
}
.navbar ul ul li:hover ul {
       display: block;
}
.navbar ul ul ul {
    left: 99%;
    top: 0;
}

nav.primary ul li li:hover {}
/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too much */
nav.primary ul ul {
  display: none;
  position: absolute;
  max-width: 235px;
  background: ;
  /*margin-top: 21px;*/
}
nav.primary ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}
nav.primary ul li:hover > ul {
  display: block;
  line-height: 18px;
  z-index: 2000 !important;
}
nav.primary ul ul li {
  float: none;
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  padding-left: ;
  padding-right: ;
}
.dropdown_arrow {
  display: inline-block !important;
}
.dropdown_style {
  font-size: ;
  font-weight: ;
}
/******** End of primary Nav ***************/
/*===================== 
	mobile nav
=======================*/
#menu-button { /* initially will need to be hidden */
  display: block;
  font-size: 32px;
  width: 100%;
  position: relative;
  z-index: 400; /* needs to be lower than nav.mobile, adjust as needed */
  padding: ;
  background: rgba(117, 56, 8, 0.6);
  border-bottom: ;
  text-align: right;
  min-height: 0 !important;
}
#menu-button a {
  color: #000;
  text-decoration: none;
  text-align: right !important;
}
nav.mobile {
  display: block;
  position: fixed;
  top: 0;
  left: -250px;
  width: 250px;
  height: 100%;
  background: #000;
  z-index: 500; /* needs to be higher than #menu-button, adjust as needed */
  overflow: auto;
}
.btn-group-sm>.btn, .btn-sm {padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 2.5;
    border-radius: .2rem;}

nav.mobile h3 { /* Menu header styles */
  position: relative;
  padding: 12px 10px;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  border-bottom: 4px solid #222;
}
nav.mobile .menu-toggle { /* Menu close button */
  position: absolute;
  top: 12px;
  right: 10px;
  display: inline-block;
  padding: 6px 9px 5px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  background: #222;
  color: #999;
  text-decoration: none;
  vertical-align: top;
}
.menu-toggle {
  text-align: right;
  font-size: 28px;
  color: #000;
}
.menu-toggle a:hover {
  color: #000 !important;
}
.close_mobile {
  font-size: 26px !important;
  font-weight: 900;
  text-align: right;
}
nav.mobile .menu-toggle:hover { /* Menu close button on hover */
  color: #fff;
}
nav.mobile ul {
  list-style: none;
  font-weight: 300;
  margin: 0;
  padding: 0;
}
nav.mobile ul li {
  padding: 8px 0 6px 0 !important;
}
nav.mobile ul li a {
  position: relative;
  display: block;
  padding-left: 14px;
  color: #999;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 1px;
}
nav.mobile ul li a:hover {
  background: ;
  color: #2b2b2b;
}
nav.mobile ul li li a { /* appearance of the sub-level links */
  position: relative;
  display: block;
  padding: 0px 10px 0px 15px;
  color: #000;
  text-decoration: none;
  text-transform: none !important;
}
nav.mobile ul li li li a { /* appearance of third level sub-level links if needed */
  background: #666;
  position: relative;
  display: block;
  padding: 10px 10px 10px 25px;
  color: #000;
  text-decoration: none;
}
nav.mobile ul li span.click { /* dropdown menu idicator arrow be sure to include this image with your image files */
  background: url(../siteart/menu-dropdown-arrow.png) 10px 12px no-repeat;
  background-size: 55%;
  position: relative;
  display: block;
  float: right;
  margin: -44px 0 0 0;
  cursor: pointer;
  z-index: 12399994;
  width: 44px;
  height: 44px;
  -webkit-transition: background-size .3s ease-in-out;
  -moz-transition: background-size .3s ease-in-out;
  transition: background-size .3s ease-in-out;
}
nav.mobile ul li span.click:hover {
  background-size: 60%;
}
/*===================== 
	content styles 
=======================*/
ul.inline {
  list-style: none;
  width: 300px;
  text-align: right;
  padding-right: 15px;
}
ul.inline > li {
  display: inline;
}
a.soc-cont {
  background-color: #ffc63e;
  padding: 6px 9px;
  color: #005b88 !important;
  border-radius: 25px;
  margin-left: 1em;
  transition: .5s;
}
a.soc-cont:hover {
  background-color: #fff !important;
}
/*===================== 
	slideshow styles 
=======================*/

.carousel {
    width: 100%;
    max-height: 630px;
    overflow: hidden;
}
.carousel-inner {
    max-height: 630px;
}
.carousel-overlay {
    color: #fff;
    position: absolute;
    z-index: 200;
    top: 0;
    height: 100%;
    max-height: 630px;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    left: 0;
    right: 0;
    max-width: 80%;
    justify-content: center;
    margin:0 auto;
    padding:10px;
    box-sizing: border-box;
}

/*===================== 
	banner styles 
=======================*/
.logo-cont {
  float: left;
  width: 12.5%;
  padding:50px 10px;
    margin:0 auto;
}

/*===================== 
	footer styles 
=======================*/
a.cont-link {
  color: #fff !important;
  font-weight: 700;
}
a.cont-link:hover {
  color: #dc3545 !important;
}
footer {
  margin: 0;
  width: 100%;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
}
a.footerlink:hover {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
}
.footertext {
  font-size: 13px;
  color: #666;
}
.smallfootertext {
  font-size: 10px;
  color: #666;
}
.divfooter {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
/*========================= 
	 Responsive styles 
===========================*/
.navbar-toggler {
  background-color: rgba(255, 255, 255);
  border: none;
  padding: 0px !important;
  font-size: 1.5rem;
	
}
.navbar-toggler-icon {
  padding-top: 4px;
  width: 1.75em !important;
    color: #212529!important;
}

/*===================== 
	inventory styles 
=======================*/
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
	margin-top: -2px !important;
	margin-left: 5px !important;
}
/*==========  Non-Mobile First Method  ==========*/
.has-search-bar {
  width: calc(72% - .75%) !important;
}


.inv-btn-cont-1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding:0 0 30px 0;
}
.inv-btn-cont-1 a {
    width:31%;
    min-width: 200px;
    margin:10px;
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    font-weight: 400;
    text-align: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}
.inv-btn-cont-1 a:hover {
    background-color:#C32131 ;
    border-color: #C32131;
}
.inv-btn-cont-1 .n-active-btn {
background:#000;
}


/* Large Devices, Wide Screens */

@media only screen and (max-width : 1480px) {    
    a.nav-item.nav-link, a.nav-link.dropdown-toggle, a.nav-link.click {
        font-size: 1vw;
    }
}


@media only screen and (max-width : 1380px) {
  .par-img-bg {
    height: 22vw;
    bottom: 0px;
  }
  .par-img-bg p {
    font-size: 18px;
  }
  .par-img-bg h3 {
    font-size: 22px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
    .head-logo {
      width: 100%;
    }
    .head-logo img {
      max-width: 225px;
        margin:0 auto;
    }
    .head-right {
      width: 100%;
    }
    
    div.navbar-collapse.collapse {
    top: 30px;
    position: absolute;
}
div.navbar-collapse{
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    width: 100%;
    background-color: rgba(0,0,0,.5);
	padding-bottom:15px;
}
  .carousel-caption {
    bottom: 20%;
  }
  .carousel-caption h4 {
    display: none;
  }
  .carousel-caption h1 {
    font-size: 1.5em;
    font-weight: 700;
  }
  .row.hero-bg {
    padding-bottom: 0px;
  }
  .has-search-bar {
    width: 100% !important;
  }
  .row.head {
    position: relative;
  }
  a.nav-item.nav-link, a.nav-link.dropdown-toggle {
    font-weight: 700;
    color: #ffffff !important;
  }
    a.nav-item.nav-link, a.nav-link.dropdown-toggle, a.nav-link.click {
        font-size: 18px;
    }
  .row.head {
    background-color: #fff;
  }
  nav ul li {
    margin: auto;
  }
  div.navbar-collapse.show {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .row.cta-row {
    top: 0px;
    border-top: solid 15px #f4d490;
    background-color: #f4d490;
  }
  .par-img-bg, .clear.pad50 {
    display: none;
  }
  .row.orange-bord {
    text-align: center;
  }
  .col-lg-5.offset-lg-6.col-md-12.text-right.text-white {
    text-align: center !important;
  }
  .col-lg-5.offset-lg-6.col-md-12.text-right.text-white h4 {
    display: none;
  }
  .navbar-nav.navbar-foot a {
    width: 33.33%;
    font-size: .8em !important;
  }
  .home-cta {
    padding: 0px;
    height: 18vw;
  }
  .home-cta .btn-pos {
    width: 100%;
    max-width: 100%;
  }
  .btn-outline-info {
    font-size: 14px;
  }
    .parts-brand-cont-1 {
        flex-wrap: wrap;
    }
    .parts-brand-cont-1 a {
        width:33%;
    }
    .carousel-overlay h4 {
        font-size: 2.5vw;
    }
    .carousel-overlay h1 {
        font-size: 4vw;    
    }
    .finance-links-1 a {
        width:49%;
    }
    
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	#mobile {background:#d38b24;}
	.top-nav {display:none;}
.card {text-align: center;}
.card img {margin-bottom:10px;}
.top-nav > .row .col-sm-6.col-xs-6 {
    width: 50%;
}
	.logo-cont {width:25%; padding:20px 10px;}
  .carousel-caption {
    bottom: 10%;
  }
  .carousel-caption h1 {
    padding-bottom: 15px;
    font-size: 1em;
  }
  .carousel-caption br {
    display: none !important;
  }
  .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link {
    height: 36px !important;
  }
  .resp-bord {
    border-top: solid 1px grey;
  }
  .navbar-nav.navbar-foot a {
    width: 50%;
    font-size: .8em !important;
  }
  .home-cta {
    width: 50%;
    height: 200px;
  }
  .row.head {
    position: relative;
  }
  a.nav-item.nav-link, a.nav-link.dropdown-toggle, a.nav-link.click {
    color: #000000;
    width: 100%;
    text-align: center;
  }
  button.navbar-toggler.ml-auto.collapsed, button.navbar-toggler.ml-auto {
    margin: 0 auto !important;
    padding: 8px 8px 0px;
    font-size: 22px;
    border-color: #000000;
  }
  ul.navbar-nav.ml-auto > li > a {
    color: #fff !important;
  }
}



/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .home-cta {
    width: 100%;
    height: 200px;
  }
.logo-cont {width:33.33%; padding:20px 10px;}
  .navbar-nav.navbar-foot a {
    width: 100%;
    font-size: .8em !important;
  }
    .parts-brand-cont-1 a {
        width:50%;
    }
    .finance-links-1 a {
        width:100%;
        font-size: 5vw;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}