﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none; cursor: pointer;}
button:hover {cursor: pointer;}


hr{border:#bbb 1px solid; margin: 0px;}

/*--- HEADER STYLES ---------------------*/
header {background: #333333;}
#header-wrapper {display: flex; justify-content: flex-end; gap: 20px; padding: 5px 0; width: 1200px; margin: 0 auto; align-items: center;}
#header-socials {display: flex; gap: 8px; align-items: center;}
#header-socials a i {color: #BABABA; font-size: 21px;}
#header-socials a:hover i {color: #ff890c;}
#header-button button {font-family: 'source sans pro', sans-serif; color: #BABABA; font-size: 14px; background: none; border: none; font-weight: 500;}
#header-button button:hover {color: #ff890c;}
.header-bkgrd {background: #454545;}
.header-bkgrd .header-wrap {width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; padding: 15px 0;}
.header-icons {display: flex; gap: 30px;}
.header-icons a {display: flex; align-items: center; gap: 15px;}
.header-icons a i {color: #989898; font-size: 27px;}
.header-icons a:hover i {color: #dddddd;}
.header-icons a h3 {font-family: 'source sans pro', sans-serif; font-weight: 600; color: #dddddd; font-size: 17px;}
.header-icons a p {color: #ddd; font-family: 'source sans pro', sans-serif; font-size: 14px;}
.header-wrap hr {border: #5E5E5E 1px solid;}
.header-fy {display: flex; align-items: center; gap: 13px;}
.header-fy a i {color: #ff890c; font-size: 23px;}
.header-fy a:hover i {color: #ff890c;}
.nav-bkgrd {background: #454545;}

#Equipment, #Parts {width: 100%; margin: 0 auto; background: #fff; padding-top: 35px;}
.nav-flex-open {display: flex; width: 100%; height: 450px; background: #fff; position: absolute; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; z-index: 600; margin-top: 35px;}
.sub-cat {border-right: 2px #bbb solid;}
.sub-cat li {width: 200px;}
.sub-cat li a {display: flex; justify-content: space-between; color: #333; font-family: 'montserrat', sans-serif; font-weight: bold; padding: 7px 5px 7px 15px; width: 100%; font-size: 16px;}
.sub-cat li a i {color: #bbb;}
.sub-cat li a:hover, .sub-cat li a:active {color: #ff890c;}
.subcategoryselect, .inventoryselect, .partsselect {color: #A95904 !important;}
.nav-main-cat {display: flex; justify-content: space-between; background: #454545; color: #fff; font-family: 'montserrat', sans-serif; font-weight: bold; padding: 15px 5px 15px 15px; font-size: 16px;}
.nav-main-cat i {color: #fff;}
.sub-sub-width {width: 100%;}
.sub-sub-width ul {display: flex; gap: 50px; padding-left: 15px; padding-top: 5px; flex-wrap: wrap; padding-right: 20px;}
.sub-sub-width h3 {font-family: 'montserrat', sans-serif; font-weight: bold; padding: 14.5px 0px 14.5px 15px; font-size: 16px; color: #333}
.sub-sub-width ul h4 {color: #333; font-family: 'montserrat', sans-serif; font-weight: bold; font-size: 16px; padding-bottom: 2px;}
.sub-sub-width ul li a {font-size: 15px; font-family: 'montserrat', sans-serif; font-weight: bold; color: #A95904; line-height: 26px;}
.sub-sub-width ul li a i {color: #bbb;}
.sub-sub-width ul li a:hover, .sub-sub-width ul li a:active {color: #333;}

.main-nav-x {display: flex; justify-content: flex-end; position: relative; z-index: 1000;}
.main-nav-x a {background: #333333; color: #fff; font-size: 28px; padding: 4px 10px;}
.main-nav-x a:hover {background: #ff890c;}

/*---BODY--------------------------------*/
.reel img {height: 580px; object-fit: cover;}
.home-equipment-wrap {display: flex; width: 95%; margin: 0 auto; flex-wrap: wrap; justify-content: center; gap: 35px; margin-bottom: 40px; margin-top: 60px;}
.home-equipment-wrap img {width: 100%;}
.home-equipment-wrap a {width: 25%; margin-bottom: 40px;}
.home-equipment-wrap a hr {border: 2px #ff890c solid; margin-bottom: 8px; margin-top: 4px;}
.home-equipment-wrap a h2 {color: #333; font-family: 'montserrat', sans-serif; font-weight: bold;}
.home-equipment-wrap a div {display: flex; justify-content: space-between;}
.home-equipment-wrap a div p {font-family: 'source san pro', sans-serif; color: #333; font-weight: bold; font-size: 15px; line-height: 22px;}
.home-equipment-wrap a div p span {color: #656565;}
.home-equipment-wrap a:hover img {transform: scale(110%); transition: .8s;}

.get-a-quote {background: #f3f3f3; width: 100%; margin: 0 auto; padding: 25px 0px;}
.get-a-quote div {width: 80%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}
.get-a-quote div h1 {font-size: 22px; line-height: 28px; color: #5A5A5A; font-family: 'source sans pro', sans-serif; font-weight: 400;}
.get-a-quote div button {background: #ff890c; font-family: 'montserrat', sans-serif; font-size: 14px; font-weight: 400; color: #513500; border: none; width: 160px; padding: 13px 0;}
.get-a-quote div button:hover {background: #333; transition: .5s; color: #f3f3f3;}

.search-bar {background: #333;}
.search-bar .filter {width: 80%; margin: 0 auto; padding: 10px 0;}
.search-bar .filter form {display: flex; justify-content: space-between; gap: 15px;}
.search-bar .filter form button {background: #ff890c; font-family: 'montserrat', sans-serif; font-size: 14px; color: #513500; border: none; width: 160px; padding: 13px 0;}
.search-bar .filter form button:hover {background: #454545; color: #fff; transition: .5s;}
.search-bar .filter form input, .search-bar .filter form select {font-size: 14px; font-family: 'source sans pro', sans-serif; color: #727272; width: 100%; padding-left: 12px;}

.our-services {width: 76%; margin: 0 auto; text-align: center; margin-top: 80px;}
.our-services h2 {font-family: 'montserrat', sans-serif; font-size: 32px; font-weight: bold;}
#service-flex {display: flex; justify-content: space-between; gap: 35px; margin-top: 35px;}
#sales-img {background: url("/siteart/sales.jpg") no-repeat; background-size: cover; background-position: center; width: 100%;}
#parts-img {background: url("/siteart/parts.jpg") no-repeat; background-size: cover; background-position: center; width: 100%;}
#inventory-img {background: url("/siteart/inventory.jpg") no-repeat; background-size: cover; background-position: center; width: 100%;}
.service-padding {padding: 34%;}
.service-content {background: #ff890c; width: 100%;}
#service-flex a {width: 100%}
#service-flex a:hover .service-padding {background: rgba(227,114,38,0.45); transition: .8s;}
.service-content-wrapper {width: 80%; margin: 0 auto; display: flex; gap: 10px; padding: 15px 0 25px 0;}
.service-content-wrapper hr {border: 2px #000 solid; height: 65px;}
.service-content-wrapper div {text-align: left;}
.service-content-wrapper h3 {color: #000; font-family: 'montserrat', sans-serif; font-weight: bold; margin-bottom: 5px; font-size: 22px;}
.service-content-wrapper p {color: #000; font-family: 'source sans pro', sans-serif; font-size: 15px; line-height: 20px}

#about-us-bkgrd {background: #ff890c; width: 76%; margin: 0 auto; margin-top: 35px;}
#about-us-bkgrd div {width: 92%; margin: 0 auto; padding: 25px 0;}
#about-us-bkgrd div h3 {color: #000; font-family: 'montserrat', sans-serif; font-weight: bold; margin-bottom: 5px; font-size: 22px;}
#about-us-bkgrd div p {color: #000; font-family: 'source sans pro', sans-serif; font-size: 15px; margin-bottom: 5px; line-height: 20px;}
#about-us-bkgrd div h3:last-child {margin-top: 14px;}

/*---EQUIPMENT---*/
.equipment-header {width: 90%; margin: 0 auto; text-align: center; margin-top: 80px; margin-bottom: 60px;}
.equipment-header h1 {font-family: 'montserrat', sans-serif; font-weight: bold;}
.equipment-wrap {display: flex; width: 95%; margin: 0 auto; flex-wrap: wrap; justify-content: center; gap: 35px; margin-bottom: 40px;}
.equipment-wrap img {width: 100%;}
.equipment-wrap a {width: 23%; margin-bottom: 40px;}
.equipment-wrap a hr {border: 2px #ff890c solid; margin-bottom: 8px; margin-top: 4px;}
.equipment-wrap a h2 {color: #333; font-family: 'montserrat', sans-serif; font-weight: bold;}
.equipment-wrap a div {display: flex; justify-content: space-between; gap: 10px;}
.equipment-wrap a div p {font-family: 'source sans pro', sans-serif; color: #333; font-weight: bold; font-size: 15px; line-height: 22px;}
.equipment-wrap a div p span {color: #bbb;}
.equipment-wrap a:hover img {transform: scale(110%); transition: .8s;}
.more-equipment div {width: 100%; background:  #ff890c; text-align: center; padding: 12px 0px;}
.more-equipment h2 {font-family: 'montserrat', sans-serif; font-weight: 400; color: #000; width: 90%; margin: 0 auto;}
.more-equipment h2 span {color: #000;}
.more-equipment:hover div {background: #333;}
.more-equipment:hover div h2 span {color: #ff890c;}
.more-equipment:hover div h2 {color: #fff;}
/*---CONTACT US---*/
#contact-page {display: flex; justify-content: space-between; width: 95%; margin: 0 auto; padding-top: 80px;}
#contact-page h1 {margin-bottom: 15px; font-family: 'montserrat', sans-serif; font-weight: bold;}
#contact-page p {font-family: 'source sans pro', sans-serif; font-size: 16px; margin-bottom: 5px; line-height: 24px;}
#contact-page p a {color: #9D5201; font-style: italic;}
#contact-page p a:hover {border-bottom: 1px #ff890c solid;}
#contact-page tr {display: flex; gap: 20px; color: #333 !important;}
#contact-page td {width: 100%; color: #333 !important;}
#contact-page input {width: 100%; color: #333 !important;}
#contact-page input {padding: 8px 0px 8px 15px; margin-bottom: 8px; font-family: 'source sans pro', sans-serif; color: #727272 !important; border: none; border-radius: 0px; background: #f3f3f3; font-size: 15px;}
#contact-page .select {width: 50.35%;}
#contact-page select {width: 100%; padding: 8px 0px 8px 7px; margin-bottom: 8px;}
#contact-page textarea {width: 100%; font-family: 'source sans pro', sans-serif; padding: 8px 0px 8px 15px; color: #727272 !important; border: none; border-radius: 0px; background: #f3f3f3; font-size: 15px;}
#contact-page .captcha-selected {margin-top: 55px; width: 100%;}
#contact-page .CaptchaAnswerPanel input, .contact-form .submit, .contact-form .reset {width: 200px !important;}
#contact-page .CaptchaWhatsThisPanel a {color: #333 !important; font-family: 'source sans pro', sans-serif; font-size: 15px; font-weight: 600;}
#contact-page .CaptchaWhatsThisPanel a:hover {cursor: pointer; border-bottom: #333 2px solid;}
#contact-page .CaptchaMessagePanel {font-weight: 300; font-family: 'source sans pro', sans-serif; font-size: 15px; color: #333;}
#contact-page .submit, .contact-form .reset {background: #ff890c; border: none; color: #fff !important; border-radius: 0px; padding: 15px 0; width: 200px; font-family: 'montserrat', sans-serif; font-weight: 400; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.contact-form .submit:hover, .contact-form .reset:hover {background: #333; transition: .5s;}
.margin-top-send {margin-top: 13px;}
.captcha-selected {display: flex; justify-content: center;}
#contact-page .submitselect {background: #ff890c; border: none; color: #000; border-radius: 0px; padding: 15px 0; width: 200px; font-family: 'montserrat', sans-serif; font-weight: 400; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; display: block; text-align: center;}
#contact-page .submitselect:hover {background: #333; transition: .5s; cursor: pointer !important;}
#contact-page .captcha {display: flex; justify-content: center; gap: 12px;}
#contact-page .captcha-selected {width: 100%; margin: 0 auto !important; margin-top: 11px !important;  color: #fff!important; width: 59%;}
::placeholder {color:  #333;}
#contact-page form {margin-top: 15px;}
.contact-1 {width: 60%;}
.contact-2 {width: 30%;}
#contact-page h2 {color:  #D06F08; font-family: 'montserrat', sans-serif; font-weight: bold; font-size: 26px;}
.contact-2 p a {font-style: normal !important;}
.contact-2 p {margin-bottom: 0;}

#about-page h2 {margin-top: 17px;}
#contact-page h2 {margin-bottom: 8px;}
#page-bkgrd {background: #fff;}

/*---THANK YOU---*/
#contact-page button {background: #ff890c; border: none; color: #000; border-radius: 0px; padding: 15px 0; width: 200px; font-family: 'montserrat', sans-serif; font-weight: 400; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; display: block; text-align: center;}
#thankyou-buttons {display: flex; gap: 10px; margin-top: 20px;}
#contact-page button:hover {background: #333 !important;}

/*---ABOUT US---*/
#about-page h2 {color: #333; font-size: 25px;}
#about-page button {width: 280px !important;}

/*---IDLER---*/
.parts-interior {width: 95%; margin: 0 auto; padding-top: 80px;}
.parts-interior h1 {margin-bottom: 15px; font-family: 'montserrat', sans-serif; font-weight: bold; text-align: center;}
.parts-interior p {font-family: 'source sans pro', sans-serif; font-size: 16px; margin-bottom: 5px; line-height: 24px;}
.parts-interior p a {color: #ff890c; font-style: italic;}
.parts-interior p a:hover {border-bottom: 1px #ff890c solid;}
.parts-interior tr {display: flex; gap: 20px; color: #333 !important;}
.parts-interior td {width: 100%; color: #333 !important;}
.parts-interior input {width: 100%; color: #333 !important;}
.parts-interior input {padding: 8px 0px 8px 15px; margin-bottom: 8px; font-family: 'source sans pro', sans-serif; color: #727272 !important; border: none; border-radius: 0px; background: #f3f3f3; font-size: 15px;}
.parts-interior .select {width: 50.35%;}
.parts-interior select {width: 100%; padding: 8px 0px 8px 7px; margin-bottom: 8px;}
.parts-interior textarea {width: 100%; font-family: 'source sans pro', sans-serif; padding: 8px 0px 8px 15px; color: #727272 !important; border: none; border-radius: 0px; background: #f3f3f3; font-size: 15px;}
.parts-interior .captcha-selected {margin-top: 55px; width: 100%;}
.parts-interior .CaptchaAnswerPanel input, .contact-form .submit, .contact-form .reset {width: 200px !important;}
.parts-interior .CaptchaWhatsThisPanel a {color: #333 !important; font-family: 'source sans pro', sans-serif; font-size: 15px; font-weight: 600;}
.parts-interior .CaptchaWhatsThisPanel a:hover {cursor: pointer; border-bottom: #333 2px solid;}
.parts-interior .CaptchaMessagePanel {font-weight: 300; font-family: 'source sans pro', sans-serif; font-size: 15px; color: #333;}
.parts-interior .submit, .contact-form .reset {background: #ff890c; border: none; color: #fff !important; border-radius: 0px; padding: 15px 0; width: 200px; font-family: 'montserrat', sans-serif; font-weight: 400; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.parts-interior .submitselect {background: #ff890c; border: none; color: #fff; border-radius: 0px; padding: 15px 0; width: 200px; font-family: 'montserrat', sans-serif; font-weight: 400; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; display: block; text-align: center;}
.parts-interior .submitselect:hover {background: #333; transition: .5s; cursor: pointer !important;}
.parts-interior .captcha {display: flex; justify-content: center; gap: 12px;}
.parts-interior .captcha-selected {width: 100%; margin: 0 auto !important; margin-top: 11px !important;  color: #fff!important; width: 59%;}
.parts-interior form {margin-top: 15px;}
.parts-interior h2 {color:  #ff890c; font-family: 'montserrat', sans-serif; font-weight: bold; font-size: 26px; margin-bottom: 5px;}
.parts-interior-flex {display: flex; justify-content: space-between; gap: 60px; margin-top: 50px;}
.parts-interior-flex > div {width: 50%;}
.parts-interior-flex img {width: 100%;}
.parts-images {display: flex; gap: 6%; align-items: center; margin-top: 20px;}
.parts-images div {width: 20%;}
.parts-interior-images > img {width: 550px; margin: 0 auto; text-align: center; display: flex; justify-content: center;}
.parts-interior h3 {font-family: 'montserrat', sans-serif; font-weight: bold; font-size: 20px; margin-top: 20px; margin-bottom: 5px;}
.CaptchaImage {width: auto !important;}

/*--------FORM STYLES--------------------*/




/*-------- FOOTER STYLES ----------------*/
footer{margin-top: 90px;}
footer img {width: 100%;}
#footer {background: #333; margin-top: -35px; position: relative;}
#footer-wrapper {width: 95%; margin: 0 auto; display: flex; gap: 10%; padding: 45px 0 70px 0;}
#first-col {width: 400px;}
.footer-contact {display: flex; gap: 10px; margin-top: 15px;}
.footer-contact i {color: #ff890c; font-size: 25px;}
.footer-contact a {color: #fff; font-family: 'source sans pro', sans-serif; line-height: 22px;}
.footer-contact a:hover {color: #ff890c;}
.footer-icon {width: 30px; text-align: center;}
.footer-socials {display: flex; gap: 15px; margin-top: 25px;}
.footer-socials a i {color: #fff; font-size: 40px;}
.footer-socials a:hover i {color:  #ff890c;}
footer h5 {color: #fff; font-family: 'montserrat', sans-serif; font-size: 25px; font-weight: bold; margin-bottom: 12px;}
footer li a {color: #ff890c; font-family: 'source sans pro', sans-serif; font-size: 16px; font-weight: bold; line-height: 28px;}
footer li a:hover {color: #fff;}
.scrolling-wrap {margin-top: 25px;}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.body-wrapper, .detail-wrapper {margin-top: 80px !important; margin-bottom: 100px !important;}
.list-top-section .list-title {padding-left: 0px !important;}
.list-top-section .list-title .list-title-text, .list-content .list-error-container .info .no-listings-found {font-family: 'montserrat', sans-serif !important;}
.list-top-section .list-title .list-listings-count, .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-listings-count, .parts-list-content .error-message, .mobile-option-bar .mobile-option-bar-filter {color: #ff890c !important;}
.list-top-section .list-title .list-listings-count, .list-content .media-buttons .print-this, .list-content .media-buttons .email-this, .list-top-section .list-sort-order .sort-by-dropdown-container, .faceted-search-content .selected-facets-container .selected-header strong, .faceted-search-content .selected-facets-container .selected-header .filter-clear-all, .faceted-search-content .faceted-section-head, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-error-container .info button:not(.login-button), .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-listings-count, .parts-list-content .error-message  {font-family: 'source sans pro', sans-serif !important;}
.faceted-search-content .selected-facets-container .selected-facet, .list-content .list-error-container .info button:not(.login-button), .view-listing-details-link,.faceted-search-content button.faceted-search:hover, .jpsouthwestequipmentcomhdev-u8m2hu  {background: #ff890c !important;}
.list-top-section .list-title .list-title-text {text-transform: uppercase !important;}
.list-content .price-container .price, .listing-prices__retail-price, .listing-prices__discount-formatted-price, .listing-prices__alternate-retail-price, .listing-prices__exclusive-wholesale-price {color: #ff890c !important;}
.container, .body-content {background: #fff !important;}
.list-top-section .listing-option-bar-content .list-listings-count {display: contents !important;}
.list-top-section .list-listings-count {color: #A95904 !important;}
.list-container-flexrow .view-listing-details-link {color:#000!important;}
/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1500px) {
	#footer-wrapper {flex-wrap: wrap; gap: 30px;}
	#first-col {margin-bottom: 40px;}
}
@media only screen and (max-width: 1400px) {
	.equipment-wrap a {width: 22%;}
	.reel img {height: 500px;}
}
@media only screen and (max-width: 1320px) {
	#footer-wrapper {gap: 30px;}
}
@media only screen and (max-width: 1300px) {
	.equipment-wrap a {width: 25%;}
	.reel img {height: 100%; object-fit: inherit;}
}
@media only screen and (max-width: 1270px) {
	.our-services {width: 90%;}
	#service-flex {gap: 25px;}
	#about-us-bkgrd {margin-top: 25px; width: 90%;}
}
@media only screen and (max-width: 1240px) {
	.nav-flex-open {display: none !important;}
	.header-bkgrd .header-wrap {width: 95%;}
	#header-wrapper {width: 95%;}
}
@media only screen and (max-width: 1150px) {
	.equipment-wrap a {width: 30%;}
	.parts-interior-images > img {width: 100%;}
}
@media only screen and (max-width: 1125px) {
	.header-bkgrd .header-wrap {justify-content: center; flex-wrap: wrap; gap: 15px; padding: 25px 0 35px 0;}
	.header-icons {width: 100%; justify-content: center;}
	.get-a-quote div, .search-bar .filter {width: 95%;}
}
@media only screen and (max-width: 1100px) {
	.home-equipment-wrap a {width: 28%;}
	#first-col {width: 350px;}
}
@media only screen and (max-width: 1050px) {
	.service-content-wrapper hr {height: 85px;}
}
@media only screen and (max-width: 1000px) {
	.parts-interior-flex {flex-wrap: wrap;}
	.parts-interior-flex > div {width: 100%;}
	.parts-interior-images > img {width: 70%;}
	.parts-interior form {width: 98%;}
}
@media only screen and (max-width: 950px) {
	.home-equipment-wrap, .equipment-wrap {gap: 70px; margin-top: 70px; margin-bottom: 70px;}
	.home-equipment-wrap a, .equipment-wrap a {width: 37%;}
	.service-content-wrapper hr {height: 105px;}
	#service-flex {gap: 10px;}
	.our-services {width: 95%;}
	#about-us-bkgrd {margin-top: 10px; width: 95%;}
}
@media only screen and (max-width: 900px) {
	#header-button {display: none;}
	#contact-page {flex-wrap: wrap;}
	.contact-1, .contact-2 {width: 100%;}
	.contact-2 {margin-top: 70px;}
	#contact-page form {width: 99%;}
	.get-a-quote div {flex-wrap: wrap; justify-content: center; gap: 15px;}
	.get-a-quote div h2 {width: 100%; text-align: center;}
}
@media only screen and (max-width: 800px) {
	#contact-page form {width: 98%;}
	.search-bar .filter form {gap: 8px;}
	.parts-interior-images > img {width: 80%;}
}
@media only screen and (max-width: 750px) {
	#service-flex {gap: 5px;}
	#about-us-bkgrd {margin-top: 5px;}
}
@media only screen and (max-width: 740px) {
	.home-equipment-wrap, .equipment-wrap {gap: 40px;}
	.home-equipment-wrap a, .equipment-wrap a {width: 40%;}
}
@media only screen and (max-width: 740px) {
	.home-equipment-wrap a, .equipment-wrap a {width: 44%;}
}
@media only screen and (max-width: 700px) {
	#contact-page form {width: 97%;}
	.parts-interior-images > img {width: 90%;}
}
@media only screen and (max-width: 680px) {
	.header-icons {display: none;}
	.header-bkgrd .header-wrap {padding: 25px 0;}
	#logo img {width: 300px;}
}
@media only screen and (max-width: 650px) {
	.search-bar .filter form {flex-wrap: wrap;}
	.search-bar .filter form button {width: 100%;}
	.search-bar .filter form input, .search-bar .filter form select {padding: 13px 0px 13px 12px; width: 100%;}
}
@media only screen and (max-width: 600px) {
	.home-equipment-wrap a, .equipment-wrap a {width: 60%;}
	.home-equipment-wrap, .equipment-wrap {margin-bottom: 50px;}
	#service-flex {flex-wrap: wrap; gap: 30px;}
	.service-content-wrapper hr {height: 65px;}
	.service-content-wrapper {width: 90%;}
	#service-flex {gap: 20px;}
	#about-us-bkgrd {margin-top: 20px; width: 95%;}
	#about-us-bkgrd div {padding: 20px 0;}
	#contact-page form {width: 100%;}
	.get-a-quote div button, .get-a-quote div a {width: 100%;}
	.search-bar .filter form input, .search-bar .filter form select {width: 100%;}
	.search-bar .filter {padding: 30px 0;}
	.parts-interior-images > img {width: 100%;}
	.parts-interior form {width: 100%;}
	.parts-interior tr {flex-wrap: wrap; gap: 0px;}
	.parts-interior input, .parts-interior textarea, #contact-page input, #contact-page textarea {width: 97%;}
	.parts-interior textarea {padding: 8px 0 8px 15px;}
	.parts-interior .submitselect {width: 100%;}
	.parts-images {gap: 8%;}
	.parts-images div {width: 22%;}
	#contact-page .submitselect {width: 100%;}
	#contact-page tr {flex-wrap: wrap; gap: 0px;}
}
@media only screen and (max-width: 500px) {
	#header-wrapper {justify-content: center;}
	#contact-page tr {flex-wrap: wrap; gap: 0px;}
	#contact-page .submitselect {width: 100%;}
	#contact-page .captcha-selected {width: 100%;}
	#thankyou-buttons {flex-wrap: wrap;}
	#thankyou-buttons button, #thankyou-buttons a {width: 100%;}
	#about-page button {width: 100% !important;}
	#logo img {width: 260px;}
	.header-bkgrd .header-wrap {padding: 20px 0;}
	.parts-interior input, .parts-interior textarea, #contact-page input, #contact-page textarea {width: 96.5%;}
}
@media only screen and (max-width: 450px) {
	.home-equipment-wrap a, .equipment-wrap a {width: 70%;}
	#logo img {width: 80%;}
}
@media only screen and (max-width: 400px) {
	#first-col {width: 100%;}
	.footer-socials {justify-content: center;}
	#contact-page form {width: 99%;}
	.parts-interior input, .parts-interior textarea, #contact-page input, #contact-page textarea {width: 95.5%;}
}
@media only screen and (max-width: 380px) {
	.home-equipment-wrap, .equipment-wrap {gap: 18px;}
	.home-equipment-wrap a, .equipment-wrap a {width: 80%;}
}
@media only screen and (max-width: 350px) {
	.service-content-wrapper hr {height: 85px;}
	.parts-interior input, .parts-interior textarea, #contact-page input, #contact-page textarea {width: 95%;}
}
@media only screen and (max-width: 320px) {
	.footer-contact a {font-size: 15px;}
}
@media only screen and (max-width: 300px) {
	.home-equipment-wrap a, .equipment-wrap a {width: 90%;}
	#contact-page form {width: 98%;}
	.parts-interior input, .parts-interior textarea, #contact-page input, #contact-page textarea {width: 94.5%;}
}

