﻿/***** 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 --------

	ORANGE:  #D73F1D
	hover orange: #BA462C

	GRAY: #2D2D2D
*/

/***** 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 --------*/

* {box-sizing: border-box;}

body {

}

.wid-90 {width: 90%; max-width:1600px; margin: 0 auto;}

.padit {padding: 50px 0;}

.logo {max-width: 300px; display: block;}

.logo img {padding: 15px 0; width: 100%;}

.gray-body {background-color: #2D2D2D;}

.page-heading {background-color: #E9E9E9; padding: 30px;}


/*------------- TEXT STYLES AND BUTTONS -------------*/

.orange {color: #D73F1D;}

.dark-gray {color: #2D2D2D;}

.white {color: #fff;}

.upper {text-transform: uppercase;}

a.link:link, a.link:visited, a.link:active {text-decoration:none; font-family: "Roboto", sans-serif; color: #D73F1D; }
a.link:hover {text-decoration:none; color: #BA462C;}

h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; }

p, li {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
}

p.body-text {
	line-height: 1.7;
}

hr{border:#919191 1px solid;}

.sm-heading {
	font-size: 20px;
}

.heading {
	font-size: 36px;
}

.hero-heading {
	text-transform: uppercase;
	font-size: 40px;
	line-height: 0.8;
}

.hero-heading span {
	font-size: 24px;
}

/*  BUTTONS  */

.outline-btn {
	background: rgba(0,0,0,0.3);
	padding: 12px 0;
	width: 200px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border: 3px solid #fff;
	cursor: pointer;
/*	box-shadow: 0 4px 4px 0 rgba(0,0,0,0.25);*/
	-webkit-transition:.5s ease-in;  
	-moz-transition:.5s ease-in;  
	-o-transition:.5s ease-in;  
	transition:.5s ease-in;
}

.outline-btn:hover {
	background: #fff;
	color: #000;
}

.orange.outline-btn {
	background: transparent;
	color: #D73F1D;
	border: 3px solid #D73F1D;
}

.orange.outline-btn:hover {
	background: #D73F1D;
	color: #fff;
}

.orange-btn {
	background: #D73F1D;
	padding: 15px;
	min-width: 200px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	border: none;
	cursor: pointer;
	-webkit-transition:.5s ease-in;  
	-moz-transition:.5s ease-in;  
	-o-transition:.5s ease-in;  
	transition:.5s ease-in;
}

.orange-btn:hover {
	background: #BA462C;
}


/*--- HEADER STYLES ---------------------*/


.main-header .wid-90 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-contact {
	display: flex;
	justify-content: flex-end;
	gap: 25px;
	margin-top: 20px;
}

span.icon {
	display:inline-block !important;
	font-size: 16px;
	color: #D73F1D;
	background: #fff;
}

span.icon img {
	max-width: 24px;
}

.contact-item a {
	color: #717171;
	text-decoration: none;
	-webkit-transition:.4s ease-in;  
	-moz-transition:.2s ease-in;  
	-o-transition:.2s ease-in;  
	transition:.2s ease-in;
}

.contact-item {
	display: inline-block;
}

.contact-item p a:hover {
	color: #D73F1D;
}


.top-header .wid-90 hr {display: none;}

/*---BODY--------------------------------*/
.wid-90.hero {
	background-color: #000;
	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url("/siteart/hero.jpg");
	background-size: cover;
	background-position: center;
}

.hero .hero-text {
	padding: 170px 0;
}

.hero-text .sm-heading {
	color: #FFDC90;
	text-transform: uppercase;
	text-shadow: 0 0 5px #000;
	padding: 5px 0 25px 0;
}

.hero-text p, .btn-row  {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.mobile-hero-btns {display: none;}

.search-inv {
	max-width: 1100px;
	display: flex;
	align-items: center;
	margin-top: -40px;
}

.search-inv .gray-body {
	text-align: center;
	padding: 30px;
	width: 30%;
	
}

.img-aside img {
	width: 100%;
	display: block;
}

.sixty-five {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.sixty-five .text-aside {
	width: 35%;
}

.sixty-five .text-aside .wid-90 {
	padding: 30px 0;
}

.sixty-five .text-aside .wid-90 p {
	padding: 20px 0;
}

.sixty-five .img-aside {
	width: 65%;
	box-shadow: 0 9px 30px -8px rgba(0,0,0,0.4);
}
.brand-search {
	text-align: center;
}

.brands {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 30px 0;
}

.brands a {
	display: block;
}

.brands a img {
	max-width: 100%;
	filter: grayscale(100%);
	-webkit-transition:.5s ease-in;  
	-moz-transition:.5s ease-in;  
	-o-transition:.5s ease-in;  
	transition:.5s ease-in;
}

.brands a img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
}

#Houston, #Dallas {
	scroll-behavior: smooth !important;
}

.locations {
	display: flex;
	gap: 50px;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 50px;
}

.locations div {
	text-align: center;
}

.locations div p.body-text, .text-aside.address p.body-text {
	color: #717171;
}

.locations div p.body-text a {
	color: #717171;
	text-decoration: none;
}

.locations div a.link, .address.text-aside a.link {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
}

.text-aside.address {
	background: #fff;
	box-shadow: 0 9px 30px -8px rgba(0,0,0,0.4);
	position: relative;
}

.sixty-five.map .img-aside iframe {
	display: block;
	aspect-ratio: 16 / 9;
}

.tires-tiles {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
	max-width: 1300px;
}

.tires-tiles .tile {
	background: #fff;
	position: relative;
	box-shadow: 0 9px 30px -8px rgba(0,0,0, 0.4);
	padding: 20px;
	
}

.tires-tiles .tile div {
	padding-left: 80px;
	position: relative;
	z-index: 2;
}

.tile .tile-number {
	position: absolute;
	font-size: 72px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	left: 30px;
	color: #ddd;
}

.wid-90.about-us {
	display: flex;
	gap: 20px;
}

.wid-90.about-us div {
	width: 100%;
}

.wid-90.about-us .gray-body {
	padding: 40px;
	margin-top: 50px;
}

.wid-90.about-us img {
	max-width: 100%;
	box-shadow: 0 9px 30px -8px rgba(0,0,0, 0.4); 
}

/*--------FORM STYLES--------------------*/

.contact-flex {
	display: flex;
	justify-content: space-around;
}

.form-container .form-box {
	margin: 0 auto;
}

.form-box {
	background: #fff;
	padding: 5px 15px;
	box-shadow: 0 9px 30px -8px rgba(0,0,0,0.4);
	width: 70%;
}

.form-box .heading {
	padding: 15px 0;
}

.form-flex {
	display: flex;
	justify-content: center;
	gap: 30px;
	margin: 10px 0;
}

.form-flex label {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 5px;
	display: inline-block;
}

.form-flex input, .form-flex select, .form-flex textarea, .form-flex .orange-btn, .form-flex a:has(.orange-btn), .form-flex div {
	width: 100%;
}

.form-flex input, .form-flex select, .form-flex textarea {
	background: #E8E8E8;
	color: #2D2D2D;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	padding: 15px;
	border: none;
	border-radius: 0;
	
}

option.model-header {
	font-weight: 600;
}

.form-flex input:focus-visible, .form-flex select:focus-visible, .form-flex textarea:focus-visible {
	outline: none;
}

textarea {
	height: 150px;
}

.CaptchaPanel {
	font-family: "Roboto", sans-serif;
}

.captcha-button {
/*	text-align:center;*/
}

#captcha {
	display: none;
}

/* start searchform changes * /

#homeInvSearch { position: relative; z-index: 10; justify-content: flex-end; }
.searchbtn-formflex { display: flex; width: 100%; height: 49px; }
#homeInvSearch button[type="submit"] { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent!important; padding: 0!important; border: none!important; outline: none!important; pointer-events: none!important; }
.searchbtn-graybody, .searchbtn-orange { pointer-events: all!important; cursor: pointer; }
.searchbtn-graybody { position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 30%; }
.searchbtn-graybody h2 { padding: 0!important; }
.searchbtn-orange { position: absolute; z-index: 2; right: 15px; bottom: 15px; width: calc(70% - 30px)!important; }

/ * end searchform changes */
a.gray-body { text-decoration: none; }

/*-------- FOOTER STYLES ----------------*/
footer {
	text-align: center;
	padding-bottom: 50px;
}

.footer-nav ul {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 15px;
	margin: 30px 0;
}
.footer-nav ul li a {
	font-family: "Montserrat", sans-serif;
	padding: 10px 5px;
	text-transform: uppercase;
	font-weight: 650;
	color: #000;
	text-decoration: none;
}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.inv-finance-banner {
	background: #2D2D2D;
}
.inv-finance-banner .wid-90 {
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
	padding: 15px 0;
	flex-wrap: wrap;
}



/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1050px) {
	.header-contact {justify-content: center; flex-wrap: wrap;}
	.top-header .wid-90 hr {display: block;}
	
	.main-header .wid-90 .logo {display: none;}
	
	.search-inv {margin: 40px auto; flex-wrap: wrap;}	
	.search-inv .gray-body, .form-box {width: 100%;}
	
	.sixty-five .text-aside {width: 100%;order: 2;}
	.sixty-five .img-aside {width: 100%; order: 1;}
	
	.tires-tiles {grid-template-columns: 1fr 1fr;}

	/*#homeInvSearch { padding-top: 104px; }
	.searchbtn-formflex { display: flex; width: 100%; height: 49px; }
	.searchbtn-graybody { top: 0; transform: none; width: 100%; }
	.searchbtn-orange { width: calc(100% - 30px)!important; }*/
}

@media only screen and (max-width: 750px) {
	.header-contact span.contact-text {display: none;}
	.hero .hero-text {padding: 100px 0;}
	
	.tires-tiles .tile div {padding-left: 50px;}
	
	.wid-90.about-us {
		flex-wrap: wrap;
	}
	.phones br{
	display: none;
}
}


@media only screen and (max-width: 600px) {
	.heading {font-size: 22px;}
	.sm-heading {font-size: 17px;}
	
	.wid-90.hero {width: 100%;}
	.hero .hero-text {padding: 50px 0;}
	.hero-text p {display: none;}
	.mobile-hero-btns {display: block;}
	
	.mobile-hero-btns .orange.outline-btn {width: 100%;}
	
	.search-inv .gray-body {padding: 10px;}
	.form-flex {flex-wrap: wrap; gap: 20px; padding: 5px 0;}
	
	.tires-tiles {grid-template-columns: 1fr;}
	.tires-tiles .tile div {padding-left: 40px;}
	.tile .tile-number {font-size: 64px; left: 20px;}
	
	/*#homeInvSearch { padding-top: 47px; }*/
}

@media only screen and (max-width: 500px) {
	 
}

@media only screen and (max-width: 450px) {
	.orange-btn, .btn-row a, .outline-btn {width: 100%;}
	.orange-btn {min-width: unset;}
	
	.inv-finance-banner a {width: 100%;}
}

/*@media only screen and (max-width: 302px) {
	#homeInvSearch { padding-top: 74px; }
	.searchbtn-graybody { min-height: 74px; display: flex; justify-content: center; align-items: center; }
}

@media only screen and (max-width: 247px) {
	.searchbtn-formflex { height: 68px; }
}*/






