﻿/***** 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 !important;}
button:hover {cursor: pointer !important;}


hr{border:#000 1px solid;}
html {font-family: 'Lato', sans-serif !important;}

/*--- HEADER STYLES ---------------------*/
header {background: #272727; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; font-family: 'Lato', sans-serif !important;}
#header {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; padding: 8px 0 10px 0;}
#header a {color: #fff; text-transform: uppercase; font-size: 13px;}
.header-flex {display: flex; gap: 50px;}
#header a:hover {color: #74CBC5;}

/*---BODY--------------------------------*/
#hero-one {background: url("/siteart/hero-1.jpg") no-repeat; background-position: center; background-size: cover;}
#hero-two {background: url("/siteart/hero-2.jpg") no-repeat; background-position: center; background-size: cover;}
#hero-three {background: url("/siteart/hero-5.jpg") no-repeat; background-position: center; background-size: cover;}
/*---DEFAULT---*/
#hero-bkgrd {background: url("/siteart/hero.jpg") no-repeat; background-position: center; background-size: cover;}
.hero-overlay {background: rgba(50,50,50,0.50);}
.hero-width {width: 95%; margin: 0 auto; padding-top: 200px; padding-bottom: 20px;} 
.hero-flex {display: flex; justify-content: space-between; align-items: center; padding-bottom: 120px;}
.hero-content {width: 650px;}
.hero-content h1 {color: #fff; font-size: 40px; line-height: 50px; font-weight: bold;}
.hero-content h1 span {background: #ED1D24; padding: 10px 30px; text-transform: uppercase; font-size: 55px; line-height: 60px;}
.hero-span {margin-top: 35px;}
.hero-socials {margin-top: 35px;}
.hero-socials i {color: #fff; font-size: 22px;}
.hero-socials a:hover i {color: #74CBC5;}
.hero-socials div {display: flex; justify-content: center;}
.hero-search {background: rgba(202,202,202,0.50);}
.inventory-search {width: 95%; margin: 0 auto; padding: 10px 0;}
.inventory-search form {display: flex; justify-content: space-between; gap: 5px;}
.inventory-search form input {width: 35%; padding: 10px 0 10px 15px; font-family: 'Lato', sans-serif; font-size: 15px;}
.inventory-search form button {background: #74CBC5; width: 250px; color: #000 !important; font-size: 15px; border: none;}
.inventory-search form button:hover {background: #272727; transition: .5s; color: #fff !important;}

#our-inventory {width: 95%; margin: 0 auto; margin-top: 70px; margin-bottom: 100px;}
#our-inventory h2 {color: #272727; font-size: 35px; font-weight: 800; text-transform: uppercase; line-height: 50px; text-align: center;}
#our-inventory > div {display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px; margin-top: 40px;}
#our-inventory a {width: 19%;}
#our-inventory a:last-child {width: 100%;}
.inventory-box {border: 1px rgba(202,202,202,0.50) solid; text-align: center; padding: 20px 0; width: 100%;}
#our-inventory a img {width: 70%;}
#our-inventory a h3 {font-size: 20px; line-height: 30px; color: #272727; text-transform: uppercase; font-weight: 800;}
#our-inventory a:hover .inventory-box {background: rgba(116,203,197,0.95); border: 1px transparent solid; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
#our-inventory a:hover h3 {color: #fff !important;}
#our-inventory a:hover img {transform: scale(110%); transition: .9s;}
#our-inventory a:hover .class-a {background: url("/siteart/inventory-bkgrd/class-a-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
#our-inventory a:hover .class-b {background: url("/siteart/inventory-bkgrd/class-b-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
#our-inventory a:hover .class-c {background: url("/siteart/inventory-bkgrd/class-c-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
#our-inventory a:hover .fifth-wheels {background: url("/siteart/inventory-bkgrd/fifth-wheels-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
#our-inventory a:hover .toy-haulers {background: url("/siteart/inventory-bkgrd/toy-haulers-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
#our-inventory a:hover .travel-trailers {background: url("/siteart/inventory-bkgrd/travel-trailers-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
#our-inventory a:hover .teardrop-trailers {background: url("/siteart/inventory-bkgrd/teardrop-trailers-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
#our-inventory .inventory-bkgrd {/*background: url("/siteart/inventory-bkgrd/inventory-bkgrd.jpg") no-repeat;*/ background-position: center; background-size: cover; height: 98%; padding: 10px 0px;}
#our-inventory .inventory-bkgrd .inventory-box {background: rgba(116,203,197,0.95); border: 1px transparent solid; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; height: 100%; padding: 0px; display: flex; justify-content: center; align-items: center;}
#our-inventory .inventory-bkgrd .inventory-box h3 {color: #000;}
#our-inventory a:hover .inventory-bkgrd .inventory-box {background: rgba(39,39,39,0.95); transition: .5s;}

#our-services {background: url("/siteart/services-bkgrd.jpg") no-repeat; background-position: center; background-size: cover; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.service-overlay {background: rgba(39,39,39,0.80);}
.service-width {width: 1000px; margin: 0 auto; padding: 70px 0 100px 0; text-align: center;}
.service-width h2 {font-size: 30px; text-transform: uppercase; color: #fff; line-height: 40px; font-weight: 800;}
.service-width hr {border: 3px #ED1D24 solid; width: 100px; margin-top: 20px;}
.services-flex {display: flex; gap: 15px; justify-content: center; margin-top: 40px;}
.services-box {width: 100%; border: 1px #fff solid; background: rgba(217,217,217,0.01);}
.services-box div {width: 75%; margin: 0 auto; padding: 35px 0 40px 0;}
.services-box div i {background: #ED1D25; color: #fff; padding: 12px; border-radius: 65px; font-size: 23px;}
.services-box div h3 {color: #fff; text-transform: uppercase; font-size: 25px; line-height: 30px; margin-top: 25px; margin-bottom: 15px;}
.services-box div p {color: #fff; font-size: 16px; line-height: 24px;}
.services-box div button {background: #ED1D24; border: none; color: #fff; width: 200px; padding: 10px 0; font-size: 14px; margin-top: 30px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.services-box div button:hover {background: #74CBC5; transition: .5s;}

#about-us {width: 95%; margin: 0 auto; margin-top: 80px; display: flex; justify-content: space-between; align-items: center;}
#about-us img {width: 100%;}
#about-us div:first-child {width: 50%;}
#about-us div:last-child {width: 40%;}
#about-us h3 {font-size: 18px; text-transform: uppercase; color: #272727;}
#about-us h2 {color: #272727; font-size: 35px; font-weight: 800; text-transform: uppercase; line-height: 50px;}
#about-us p {color: #272727; font-size: 16px; line-height: 25px; margin-top: 10px; margin-bottom: 25px;}
#about-us button {background: #ED1D24; border: none; color: #fff; width: 200px; padding: 10px 0; font-size: 14px; margin-top: 10px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
#about-us button:hover {background: #272727; transition: .5s;}

#we-carry {width: 95%; margin: 0 auto; text-align: center; margin-top: 70px; margin-bottom: 100px;}
#we-carry h2 {color: #272727; font-size: 35px; font-weight: 800; text-transform: uppercase; line-height: 50px; text-align: center;}
.we-carry-flex {display: flex; justify-content: center; gap: 50px; margin-top: 20px;}
.we-carry-flex img {width: 100%;}

#testimonials {background: url("/siteart/testimonial.jpg") no-repeat; background-position: center; background-size: cover; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.testimonial-overlay {background: linear-gradient(to top, rgba(43,74,72,0.90), rgba(116,203,197,0.90));}
.testimonial-width {text-align: center; width: 95%; margin: 0 auto; padding: 70px 0 70px 0;}
.reel div {width: 80%; margin: 0 auto;}
.reel h4 {font-size: 30px; color: #fff; line-height: 40px; margin-bottom: 20px;}
.reel p {color: rgba(255,255,255,0.80); font-size: 20px; line-height: 25px; font-style: italic;}

.scrolling-wrap {margin-top: 40px;}

/*---SERVICE DEPARTMENT---*/
.service-hero {justify-content: center; text-align: center; padding-bottom: 50px;}
.service-hero-content {width: 100%;}
.service-hero-width {padding-top: 160px;}
.service-hero-overlay {background: rgba(50,50,50,0.70);}
#service-bkgrd {background: url("/siteart/service-hero.jpg") no-repeat; background-position: center; background-size: cover;}

.service-page {width: 80%; margin: 0 auto; margin-top: 50px; margin-bottom: 50px;}
.service-page h2 {color: #272727; font-size: 28px; font-weight: 800; text-transform: uppercase; line-height: 38px;}
.service-page hr, .contact-map hr {border: 2px #ED1D24 solid; width: 60px; margin: 0; margin-top: 10px; margin-bottom: 15px;}
.service-page p {color: #272727; font-size: 16px; line-height: 24px; margin-bottom: 8px;}
.service-page h3 {color: #272727; font-size: 22px; font-weight: 800; line-height: 30px; text-transform: uppercase; margin-top: 20px; margin-bottom: 8px;}
.service-page p a {color: #ED1D24; border-bottom: 1px transparent solid;}
.service-page p a:hover {border-bottom: 1px #ED1D24 solid;}

.mfg-img {display: flex; justify-content: flex-start; gap: 10px; flex-wrap: wrap; margin-bottom: 20px; margin-top: 15px;}
.mfg-img a {border: 1px rgba(202,202,202,0.50) solid; width: 19%;}
.mfg-img img {width: 100%;}
.mfg-img a:hover {box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;; transition: .5s;}

/*---FINANCE---*/
.service-page p i {color: #ED1D24;}
.finance-pdfs {display: flex; margin-top: 20px; gap: 30px;}
.finance-pdfs div {border: 1px rgba(202,202,202,0.50) solid; padding: 15px 25px;}
.finance-video {margin-top: 30px;}
.auto-knight {margin-top: 30px; width: 280px;}
.auto-knight img {width: 60%;}

#finance-maintenance {display: flex; gap: 15px; margin-top: 20px;}
#finance-maintenance > div {width: 100%; background: #E4E3E3;}
#finance-maintenance > div > div {padding: 30px;}
#finance-maintenance h4 {font-size: 20px; margin-bottom: 8px; text-align: center;}

/*---ABOUT US---*/
.about-page {display: flex; gap: 50px;}
.about-page button {background: #ED1D24; border: none; color: #fff; width: 200px; padding: 10px 0; font-size: 14px; margin-top: 15px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.about-page button:hover {background: #272727; transition: .5s;}
.about-img-mobile {display: none;}

/*---CONTACT US---*/
.contact-map {width: 80%; margin: 0 auto; margin-top: 50px; margin-bottom: 50px;}
.contact-map h2 {color: #272727; font-size: 28px; font-weight: 800; text-transform: uppercase; line-height: 38px;}
.contact-map h3 {color: #272727; font-size: 22px; font-weight: 800; line-height: 30px; text-transform: uppercase; margin-top: 20px; margin-bottom: 8px;}
.contact-map p {color: #ED1D24; font-size: 16px; line-height: 24px; margin-bottom: 8px;}
.contact-map li {color: #272727; font-size: 16px; line-height: 24px; margin-bottom: 8px;}
.contact-hours {display: flex; justify-content: space-between;}
.contact-map-flex {display: flex; justify-content: space-between; gap: 80px;}
.contact-map-flex > div {width: 50%;}
.contact-hours-flex {display: flex; gap: 40px;}
.contact-map li a {color: #ED1D24; border-bottom: 1px transparent solid;}
.contact-map li a:hover {border-bottom: 1px #ED1D24 solid;}

/*---SCHEDULE APPT---*/
.contact-form .anonymous {margin-bottom: 20px;}
.contact-form .anonymous input {width: 25px; margin: 0;}
.contact-form .anonymous label {color: #272727; font-size: 16px; line-height: 24px; margin-bottom: 8px; font-weight: 300; text-transform: capitalize;}


/*--------FORM STYLES--------------------*/
.contact-form {width: 100%;}
.contact-form i {color: #006699;}
.contact-form li {line-height: 25px;}
.contact-form tr {display: flex; gap: 30px;}
.contact-form td {width: 100%; color: #007D61 !important;}
.contact-form input {width: 100%;}
.contact-form input {padding: 11px 0px 11px 16px; margin-bottom: 8px; font-family: 'inter-variable', sans-serif; border: 1px rgba(202,202,202,0.50) solid; font-size: 14px;}
.contact-form .select {width: 50.35%;}
.contact-form select {width: 100%; padding: 14px 0px 11px 16px; margin-bottom: 8px; font-size: 15px; font-family: 'inter-variable', sans-serif; border: 1px rgba(202,202,202,0.50) solid; color: #868686;}
.contact-form textarea {width: 100%; font-family: 'inter-variable', sans-serif; padding: 11px 0px 11px 16px; border: 1px rgba(202,202,202,0.50) solid; font-size: 14px;}
.contact-form .captcha-selected {margin-top: 55px; width: 100%;}
.contact-form .CaptchaAnswerPanel input, .service-form .submit, .service-form .reset {width: 200px !important;}
.contact-form .CaptchaWhatsThisPanel a {color: #212121 !important; font-family: 'inter-variable', sans-serif; font-size: 15px; font-weight: 600;}
.contact-form .CaptchaWhatsThisPanel a:hover {cursor: pointer; border-bottom: #212121 2px solid;}
.contact-form .CaptchaMessagePanel {font-weight: 300; font-family: 'inter-variable', sans-serif; font-size: 15px; color: #000;}
.contact-form .submit, .service-form .reset {background: #ED1D24; border: none; color: #fff; width: 200px; padding: 10px 0; font-size: 14px; margin-top: 15px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.contact-form .submit:hover, .service-form .reset:hover {background: #272727; transition: .5s;}
.margin-top-send {margin-top: 13px;}
.captcha-selected {display: flex; justify-content: center;}
.contact-form .submitselect {background: #ED1D24; border: none; color: #fff; width: 200px; padding: 10px 0; font-size: 14px; margin-top: 15px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; display: block; text-align: center;}
.contact-form .submitselect:hover {background: #272727; transition: .5s;}
.contact-form .captcha {display: flex; justify-content: center; gap: 12px;}
.contact-form .captcha-selected {width: 100%; margin: 0 auto !important; margin-top: 11px !important;}
.contact-form .form-form {width: 100% !important; padding-top: 5px !important;}
.contact-form .form-form p {color: #272727; font-size: 16px; line-height: 24px; margin-bottom: 8px;}
.contact-form .sub-header h2 {font-weight: 600; font-size: 20px; padding-bottom: 10px; padding-top: 20px;}
.contact-form h3 {padding-top: 2px;}
.contact-form label {font-family: 'oswald', sans-serif; text-transform: uppercase; font-size: 26px; color: #006699; font-weight: bold; line-height: 28px;}
.form-bkgrd {background: url("/siteart/about-bkgrd.jpg") no-repeat; background-position: center; background-size: cover;}
.form-white {background: #fff; width: 85%; margin: 0 auto; border-radius: 10px; margin-bottom: 90px;}
.tr-three {gap: 30px !important; width: 100%;}
.equipment-message {margin-top: 5px;}



/*-------- FOOTER STYLES ----------------*/
footer {background: #272727; margin-top: -65px; z-index: 600; position: relative; font-family: 'Lato', sans-serif !important;}
#footer {width: 95%; margin: 0 auto; padding: 50px 0; display: flex; justify-content: space-between;}
#footer p {font-size: 17px; color: #fff; text-transform: uppercase; font-weight: 800; margin-bottom: 10px; line-height: 24px;}
.footer-flex {display: flex; width: 50%; justify-content: space-between;}
.hours-flex {display: flex; gap: 50px;}
#footer ul li a {font-size: 14px; color: #fff; text-transform: uppercase; line-height: 30px;}
#footer ul li a:hover {color: #74CBC5;}
#footer button {background: #ED1D24; border: none; color: #fff; width: 200px; padding: 10px 0; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; margin-top: 20px;}
#footer button:hover {background: #74CBC5; transition: .5s;}
.footer-hours p {font-size: 14px !important; margin-bottom: 4px !important;}
.hours-flex ul li {font-size: 13px; text-transform: uppercase; color: #D0D0D0; font-weight: 300; line-height: 25px;}
.footer-flex i {color: #fff; font-size: 20px;}
.footer-flex a:hover i {color: #74CBC5;}
.footer-socials {margin-top: 50px;}

.site-hosted {background: #ED1D24;}
.site-hosted div {width: 95%; margin: 0 auto; padding: 10px 0;}
.site-hosted p {font-size: 14px; color: #fff; line-height: 22px; text-align: center;}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.list-top-section .list-listings-count, .parts-list-content .error-message, .parts-list-content .parts-title-and-breadcrumbs .parts-listings-count, .listing-prices__retail-price {color: #ED1D24 !important;}
.list-content {margin-top: 50px; margin-bottom: 100px;}
.faceted-search-content .selected-facets-container .selected-facet, .view-listing-details-link, .des-view-listingDetails {background: #ED1D24 !important;}
.list-content .list-error-container .info button:not(.login-button) {background: #272727 !important;}
.list-content, .detail-wrapper {margin-top: 50px !important; margin-bottom: 100px !important;}
/*.faceted-search-content .faceted-section-head {display: none !important;}*/
.linking-buttons {margin-left: 20% !important;}
.linking-buttons a.active {background: #ED1D24 !important;}
.parts-list-content {margin-top: 50px !important; margin-bottom: 100px !important;}
.inv-footer footer {margin-top: 0px !important;}

/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1550px) {
	.contact-hours {flex-wrap: wrap; gap: 5px;}
	.contact-hours > div {width: 100%;}
	.contact-content {width: 40% !important;}
	.contact-map-frame {width: 60% !important;}
}
@media only screen and (max-width: 1500px) {
	#about-us div:first-child {width: 55%;}
}
@media only screen and (max-width: 1400px) {
	#our-inventory a h3 {font-size: 18px; line-height: 28px;}
	.services-box div {width: 80%;}
	#about-us div:last-child {width: 35%;}
	#about-us div:first-child {width: 60%;}
}
@media only screen and (max-width: 1356px) {
	.linking-buttons {margin-left: 16% !important;}
}
@media only screen and (max-width: 1250px) {
	#about-us div:last-child {width: 30%;}
	#about-us div:first-child {width: 65%;}
	.mfg-img {gap: 8px;}
}
@media only screen and (max-width: 1240px) {
	.service-page, .contact-map {width: 90%;}
	#footer {flex-wrap: wrap; gap: 50px;}
	.footer-flex {width: 100%;}
	#footer > div:nth-child(2) {width: 50%;}
}
@media only screen and (max-width: 1200px) {
	#our-inventory a h3 {font-size: 17px; line-height: 27px;}
}
@media only screen and (max-width: 1150px) {
	#about-us div:last-child {display: none;}
	#about-us div:first-child {width: 100%;}
}
@media only screen and (max-width: 1080px) {
	.service-width {width: 95%;}
}
@media only screen and (max-width: 1050px) {
	.mfg-img a {width: 24%;}
}
@media only screen and (max-width: 1000px) {
	.header-flex {gap: 30px;}
	.hero-content h1 {font-size: 35px; line-height: 45px;}
	.hero-content {width: 600px;}
	.hero-content h1 span {padding: 8px 30px 10px 30px; font-size: 50px; line-height: 55px;}
	.hero-width {padding-top: 140px;}
	.hero-flex {padding-bottom: 105px;}
	.service-hero {padding-bottom: 30px;}
	#our-inventory a {width: 24%;}
	#our-inventory > div {justify-content: flex-start;}
	#our-inventory h2, #about-us h2, #we-carry h2 {font-size: 30px; line-height: 35px;}
	#our-inventory > div {margin-top: 30px;}
	.service-width h2 {font-size: 28px; line-height: 38px;}
	.services-box div h3 {font-size: 22px; line-height: 28px;}
	.services-box div p {font-size: 14px; line-height: 22px;}
	.services-box div i {font-size: 20px;}
	#about-us h3 {font-size: 17px; margin-bottom: 5px;}
	.reel h4 {font-size: 28px; line-height: 38px;}
	.reel p {font-size: 18px; line-height: 23px;}
	.reel div {width: 85%;}
	.service-page h2, .contact-map h2 {font-size: 25px; line-height: 35px;}
	.service-page h3, .contact-map h3 {font-size: 20px; line-height: 28px;}
	.service-page, .contact-map {width: 95%;}
	.finance-video iframe {width: 100% !important;}
	.about-page-img img {width: 250px;}
	.about-page {gap: 30px;}
	.contact-form .form-form {width: 98% !important;}
	#finance-maintenance h4 {font-size: 18px;}
}
@media only screen and (max-width: 850px) {
	.services-box div button {width: 100%;}
	.services-flex {gap: 10px;}
	.services-box div p {font-size: 13px;}
	.services-box div h3 {font-size: 20px; line-height: 25px;}
	.mfg-img a {width: 32%;}
	.about-page-img img {display: none;}
	.about-page {gap: 0px;}
	.about-img-mobile {display: contents;}
	.about-img-mobile img {margin-top: 50px;}
	.contact-content {width: 50% !important;}
	.contact-map-frame {width: 50% !important;}
}
@media only screen and (max-width: 800px) {
	.hero-socials {display: none;}
	.inventory-search form input {width: 45%;}
	#our-inventory a {width: 32%;}
	#our-inventory .inventory-bkgrd {height: 183px;}
	.services-flex {flex-wrap: wrap;}
	.services-box {width: 49%;}
	.services-flex > div:last-child {width: 100%;}
	.services-box div button {width: 200px;}
	.services-box div p {font-size: 14px;}
	.finance-links {gap: 15px !important;}
	.finance-pdfs {flex-wrap: wrap;}
	.finance-video iframe {height: 476px;}
}
@media only screen and (max-width: 785px) {
	.linking-buttons {margin-left: 0% !important;}
}
@media only screen and (max-width: 750px) {
	.services-box {width: 48%;}
	.services-flex > div:last-child {width: 98%;}
}
@media only screen and (max-width: 700px) {
	#our-inventory .inventory-bkgrd {height: 180px;}
	.contact-map-flex {gap: 40px; flex-wrap: wrap;}
	.contact-content {width: 100% !important;}
	.contact-map-frame {width: 100% !important;}
	#finance-maintenance {flex-wrap: wrap;}
}
@media only screen and (max-width: 650px) {
	.header-location {display: none;}
	#header {justify-content: center;}
	.hero-content {width: 100%;}
	#our-inventory .inventory-bkgrd {height: 178px;}
}
@media only screen and (max-width: 600px) {
	.inventory-search form input {width: 100%;}
	.inventory-search form {flex-wrap: wrap;}
	.inventory-search form button {padding: 12px 0; width: 100%;}
	#our-inventory a {width: 49%;}
	#our-inventory .inventory-bkgrd {height: 98.5%;}
	#our-inventory > div {justify-content: center;}
	.services-box div button {width: 100%;}
	.we-carry-flex {gap: 30px;}
	.mfg-img {gap: 5px;}
	.finance-video iframe {height: 376px;}
	.contact-form .form-form {width: 97% !important;}
	#footer > div:nth-child(2) {width: 100%;}
}
@media only screen and (max-width: 550px) {
	#our-inventory a {width: 48%;}
	.footer-flex {flex-wrap: wrap; justify-content: space-between;}
	.footer-socials {width: 100%; margin-top: 60px; display: flex; justify-content: center; gap: 40px;}
	#footer {padding: 50px 0 20px 0;}
}
@media only screen and (max-width: 500px) {
	.finance-pdfs div {width: 100%;}
	.auto-knight {text-align: center; margin: 0 auto; margin-top: 30px; width: 100%;}
	.linking-buttons ul {width: 90% !important;}
}
@media only screen and (max-width: 450px) {
	.hero-content h1 {font-size: 30px; line-height: 40px;}
	.hero-content h1 span {padding: 5px 25px 7px 25px; font-size: 45px; line-height: 50px;}
	.hero-span {margin-top: 30px;}
	.hero-width {padding-top: 130px;}
	.hero-flex {padding-bottom: 90px;}
	#our-inventory h2, #about-us h2, #we-carry h2 {font-size: 28px; line-height: 33px;}
	.services-box {width: 100% !important;}
	.service-width h2 {font-size: 25px; line-height: 35px;}
	#about-us h3 {font-size: 15px;}
	.we-carry-flex {gap: 20px;}
	.reel h4 {font-size: 25px; line-height: 35px;}
	.service-hero {padding-bottom: 25px;}
	.mfg-img a {width: 48%;}
	.service-hero-width {padding-top: 60px;}
	#about-us p {font-size: 14px; line-height: 24px; margin-top: 15px; margin-bottom: 25px;}
	.service-page h2, .contact-map h2 {font-size: 22px; line-height: 32px;}
	.service-page p, .contact-map p, .contact-map li, .contact-form .form-form p, .contact-form .anonymous label {font-size: 14px;}
	.service-page h3, .contact-map h3 {font-size: 18px; line-height: 26px;}
	.finance-video iframe {height: 276px;}
	.about-img-mobile img {width: 100%;}
	.contact-form tr {gap: 0px; flex-wrap: wrap;}
	.contact-form .form-form {width: 96% !important;}
	.tr-three {gap: 0px !important;}
	#finance-maintenance h4 {font-size: 17px;}
	#finance-maintenance > div > div {padding: 30px 20px;}
}
@media only screen and (max-width: 420px) {
	#footer p {font-size: 16px; margin-bottom: 5px;}
	#footer ul li a {font-size: 13px;}
	.footer-hours p {font-size: 13px !important;}
	.hours-flex ul li {font-size: 12px; line-height: 23px;}
	#footer button {font-size: 13px;}
}
@media only screen and (max-width: 400px) {
	#our-inventory a h3 {font-size: 16px; line-height: 26px;}
	.contact-form .form-form {width: 95% !important;}
}
@media only screen and (max-width: 380px) {
	.footer-flex > div {width: 100%;}
	.footer-flex {gap: 50px;}
	.footer-socials {margin-top: 0px;}
}
@media only screen and (max-width: 350px) {
	.header-flex {gap: 20px;}
	#header a {font-size: 12px;}
	.header-flex {flex-wrap: wrap; justify-content: center;}
	.hero-content h1 span {font-size: 40px; line-height: 45px;}
	.hero-width {padding-top: 100px;}
	.hero-flex {padding-bottom: 75px;}
	.inventory-search form input {font-size: 14px;}
	.inventory-search form button, .about-page button {font-size: 14px;}
	#our-inventory > div {gap: 8px;}
	#our-inventory a {width: 95%;}
	.service-width h2 {font-size: 20px; line-height: 30px;}
	#our-inventory .inventory-bkgrd {height: 250px;}
	#about-us button {width: 100%;}
	.about-page button {width: 100%;}
	.we-carry-flex {gap: 0px; margin-top: 40px; flex-wrap: wrap;}
	.we-carry-flex img {width: 90%;}
	.reel h4 {font-size: 22px; line-height: 32px;}
	.reel p {font-size: 16px; line-height: 20px;}
	.service-hero {padding-bottom: 25px;}
	.service-hero-width {padding-top: 60px;}
	.finance-pdfs p {width: 100%;}
	.finance-pdfs {gap: 5px;}
	.finance-video iframe {height: 230px;}
	.contact-form .submitselect {width: 100%;}
	.contact-form .form-form {width: 100% !important;}
	.contact-form textarea, .contact-form input {width: 94.5%;}
	.contact-hours-flex {gap: 10px; justify-content: space-between;}
	#finance-maintenance > div > div {padding: 30px 15px;}
}
@media only screen and (max-width: 300px) {
	.hero-content h1 {font-size: 25px; line-height: 35px;}
	.hero-content h1 span {font-size: 35px; line-height: 40px;}
	.hero-span {margin-top: 25px;}
	#our-inventory h2, #about-us h2, #we-carry h2 {font-size: 25px; line-height: 30px;}
	#our-inventory .inventory-bkgrd {height: 230px;}
	#about-us h3 {font-size: 13px;}
	.service-page h2, .contact-map h2 {font-size: 20px; line-height: 30px;}
	.service-page h3, .contact-map h3 {font-size: 17px; line-height: 24px;}
	.finance-video iframe {height: 200px;}
	.contact-form textarea, .contact-form input {width: 94%;}
}



