﻿/***** BEGIN RESET *****/
@import url("https://use.typekit.net/lwt3hqk.css");
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 --------*/
:root {
  --blue: #0054A6;
  --light-blue: #0073e6;
  --grey: #4E4E4E;
  --dark-grey: #272727;
  --light-grey: #F9F9F9;
}

/***** 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;
}

h1, h2, h3, h4 {
	font-family: 'barlow-semi-condensed', sans-serif;
}

#home p, #thankyou p, #home p, #service p, #contact p, .my-site-footer p  {
	font-family: 'proxima-nova', sans-serif;
	font-size: 17px; 
	line-height: 35px;
	color: var(--grey);
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HERO STYLES ---------------------*/
.home-hero {background: url("/siteart/hero.jpg") no-repeat; background-size: cover; background-position: center; background-color: var(--dark-grey);}
.home-hero > div {background: rgba(39,39,39,.01);}
.home-hero .wrapper {padding-top: 280px!important; padding-bottom: 380px!important;}
.home-hero p {color: #fff!important; font-size: 20px!important; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); max-width: 700px;}
.home-hero .heading-lg {max-width: 700px; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);}

.inner-hero {background: url("/siteart/inner-hero.jpg") no-repeat; background-size: cover; background-position: center; background-color: var(--dark-grey);}
.inner-hero > div {background: rgba(39,39,39,.7);}
.inner-hero .wrapper {padding-top: 250px!important; padding-bottom: 100px!important;}
.inner-hero .flex {gap: 20px; flex-wrap: wrap; align-items: center;}
.inner-hero a {color: var(--grey); background: #fff; padding: 3px 15px; line-height: 35px; font-family: 'barlow-semi-condensed', sans-serif; border-radius: 10px; font-weight: 700; transition: all .4s ease-out;}
.inner-hero a:hover {background: var(--light-blue); color: #fff!important;}
.inner-hero p {color: #fff!important; font-family: 'barlow-semi-condensed', sans-serif!important;}

/*---BODY--------------------------------*/
/*---center-section---*/
.center-section {padding-top: 120px!important; padding-bottom: 120px!important; text-align: center;}
.center-section p {margin: 20px auto 0; max-width: 1250px;}
.center-section .heading-md {margin-bottom: 10px!important;}
.center-section .sub-head-blue {margin-top: 0!important;}

/*---inventory-cta---*/
.inventory-cta {padding-bottom: 120px!important;}
.inventory-cta .heading-md {margin-bottom: 0!important;}
.inventory-cta > .flex:first-child {justify-content: space-between; gap: 30px; margin-bottom: 50px;}
.inventory-cta > .flex:last-child {gap: 20px;} 
.inventory-cta .heading-mdsm {color: var(--blue)!important; text-transform: none!important;}
.inventory-cta .grey-box {background: var(--light-grey); box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10); max-width: 950px; position: relative; transition: transform .2s;}
.inventory-cta .grey-box:hover {transform: scale(0.97);}
.inventory-cta .grid-left a > div {padding: 45px 0 45px 50px;}
.inventory-cta .grey-box a > .flex {gap: 50px; padding: 45px 50px;}
.inventory-cta .grid-left, .inventory-cta .grid-right .grey-box:last-child {border-radius: 0 20px 60px 20px;}
.inventory-cta .grid-right .grey-box:first-child {border-radius: 20px 0px 60px 20px; margin-bottom: 20px;}
.inventory-cta .grid-left img {max-width: 800px; width: 100%; padding-left: 15%; box-sizing: border-box;}
.inventory-cta .grid-right img {max-width: 500px; width: 100%;}
.inventory-cta .btn-position {position: absolute; bottom: 45px;}
.inventory-cta .blue-border {max-width: 650px; width: 100%; margin: 0; height: 10px; border: none; background: var(--blue); position: absolute;}
.inventory-cta .grid-left .blue-border {max-width: 430px!important;}
.inventory-cta .grid-right .grey-box:first-child .blue-border {right: 0!important;}

/*---img-left---*/
.img-left {background: var(--light-grey); padding-top: 120px!important; padding-bottom: 120px!important;}
.img-left .wrapper {align-items: center; gap: 80px;}
.img-left .img-height {max-width: 960px; width: 100%; height: 800px;}
.img-left .img-height img {border-radius: 20px 20px 60px 20px; width: 100%; height: 100%; object-fit: cover;}
.img-left .btn-top {margin-top: 40px!important;}
.img-left .content-right > div:first-child {margin-bottom: 80px;}

/*---img-full---*/
.img-full {max-width: 2000px; width: 100%; height: 480px; margin: 0 auto;}
.img-full img {width: 100%; height: 100%; object-fit: cover;}

/*---home-contact---*/
.home-contact {background: var(--light-grey); padding-top: 120px; padding-bottom: 120px;}
.home-contact .wrapper > p {max-width: 700px; margin-bottom: 90px;}
.home-contact .flex {justify-content: center; gap: 20px;}
.home-contact .flex p {font-size: 20px!important;}
.home-contact .box-white {background: #fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.10); padding: 65px; max-width: 600px; width: 100%; border-radius: 20px; text-align: center; transition: transform .2s;}
.home-contact .box-white:hover {transform: scale(0.97);}
.home-contact i {font-size: 50px; color: var(--blue); margin-bottom: 30px;}
.home-contact .heading-sm {margin-bottom: 20px;}

/*---bg-texture---*/
.bg-texture {background: url("/siteart/texture.jpg") no-repeat; background-position: center; background-size: cover; background-color: var(--dark-grey); padding-top: 120px; padding-bottom: 120px;}
.bg-texture .wrapper {text-align: center;}
.bg-texture p, .bg-texture .heading-md {color: #fff!important;}
.bg-texture p {margin: 0 auto; max-width: 800px;}

/*--------PAGE STYLES--------------------*/
/*---thankyou---*/
#thankyou .center-section p {max-width: 800px!important;}

/*---contact---*//*---service---*/
.img-right {justify-content: space-between; gap: 100px; align-items: center; padding-top: 120px!important; padding-bottom: 120px!important;}
.img-right .content-left {max-width: 740px; width: 100%;}
.img-right .img-height {max-width: 960px; width: 100%; height: 540px;}
.img-right .img-height iframe {border-radius: 20px 20px 60px 20px;}

/*--------FORM STYLES--------------------*/
.contact-form {padding-bottom: 120px;}
.service-form {padding-top: 120px; padding-bottom: 120px;}
.form-all p {margin-bottom: 40px;}
.form-all .heading-sm {text-align: left; margin-bottom: 20px; margin-top: 35px;}
.form-all {
	box-sizing: border-box;
	max-width: 1100px!important; 
	width: 100%;
	margin: 0 auto 100px!important;
	text-align: center;
}

 .label {
	font-family: 'proxima-nova', sans-serif;
	text-align: left!important;
	font-weight: 500;
	color: var(--grey);
	font-size: 17px;
}
.label-row {margin-bottom: 15px;}
.flex-row {display: flex;width: 100%; gap: 15px; margin-bottom: 15px;}

.form-half {display: inline-block;width: 50%;}
.form-half input {
	padding: 15px;
	width: 100%;
	border: 1px solid #4E4E4E;
	background: transparent;
	font-family: 'proxima-nova', sans-serif;
	box-sizing: border-box;
	font-size: 17px;
}

.form-full textarea {
	width: 100%;
	padding: 15px;
	border: 1px solid #4E4E4E;
	background: transparent;
	box-sizing: border-box;
	margin-bottom: -8px;
	font-family: 'proxima-nova', sans-serif;
	font-size: 17px;
}
.form-full {margin: 15px 0 30px 0;}

.form-full-sm {display: inline-block;width: 100%;}
.form-full-sm input {
	padding: 17px;
	width: 100%;
	border: 1px solid #4E4E4E;
	background: transparent;
	font-family: 'proxima-nova', sans-serif;
	box-sizing: border-box;
	color: var(--grey);
	font-size: 17px;
}

.checkbox {text-align:left; margin-bottom:20px!important;margin-top: 0;}
.checkbox fieldset > label > .label-row {display: inline-block;}
.checkbox p {margin-bottom: 10px;}

/*--------Captcha--------------------*/
.include-captcha{display:none;}
#submit-btn {float: right;}
.CaptchaWhatsThisPanel > a, .CaptchaMessagePanel {color: var(--grey);font-family: 'proxima-nova', sans-serif;}
.CaptchaPanel {text-align: right!important;}
.captcha-button {float: right;}


/*-------- FOOTER STYLES ----------------*/
.my-site-footer {background: var(--dark-grey); padding-top: 80px!important;}
.my-site-footer .footer-top {padding-bottom: 120px!important; justify-content: space-between; gap: 50px;}
.my-site-footer .footer-top img {max-width: 400px; width: 100%;}
.my-site-footer .footer-top li {margin-bottom: 10px;}
.my-site-footer .footer-top > .flex {gap: 140px;}
.my-site-footer .footer-top > .flex .flex {gap: 80px;}
.my-site-footer .footer-bottom {padding-top: 30px; padding-bottom: 30px; border-top: 1px #fff solid; justify-content: space-between; gap: 30px;}
.my-site-footer .footer-bottom .flex {gap: 30px; flex-wrap: wrap;}
.my-site-footer .footer-bottom span {margin-left: 15px;}
.my-site-footer a {color: #fff; font-family: 'proxima-nova', sans-serif; font-size: 17px; line-height: 35px; transition: all .4s ease-out;}
.my-site-footer a:hover {color: var(--light-blue);}
.my-site-footer .footer-heading {font-family: 'barlow-semi-condensed', sans-serif!important; font-size: 23px!important; font-weight: 700; color: #fff; margin-bottom: 40px;}
.my-site-footer .footer-top > div:first-child p {color: #fff!important; max-width: 450px;}

/*-------- UNIVERSAL STYLES ----------------*/
.wrapper {
	padding: 0 15px; 
	margin: 0 auto;
	max-width: 1830px;
}

.flex {display: flex;}
.btn-top {margin-top: 60px;}
.p-top {margin-top: 20px;}

.body-copy-link {color: var(--grey)!important; transition: all .4s ease-out;}
.body-copy-link:hover {color: var(--light-blue)!important;}

/*---Headings---*/
.heading-lg {font-size: 75px; line-height: 85px; font-weight: 700; color: #fff; text-transform: uppercase; margin-bottom: 20px;}
.heading-md {font-size: 50px; line-height: 55px; color: var(--grey); font-weight: 700; text-transform: uppercase; margin-bottom: 20px;}
.heading-mdsm {font-size: 40px; line-height: 48px; color: var(--grey); font-weight: 700; text-transform: uppercase; margin-bottom: 20px;}
.heading-sm {font-size: 30px; color: var(--grey); font-weight: 700; text-transform: uppercase;}

.sub-heading-h2 {font-weight: 400!important;}
.sub-head-blue {font-size: 30px!important; color: var(--blue)!important; text-transform: uppercase; font-weight: 700; font-family: 'barlow-semi-condensed', sans-serif!important;}

/*---Buttons---*/
.btn-blue, .btn-white {
	display: inline-block;
	background: var(--blue);
	color: #fff;
	width: 250px;
	text-align: center;
	font-family: 'barlow-semi-condensed', sans-serif;
	font-size: 20px;
	padding: 12px 0 15px;
	border-radius: 10px;
	border: 0;
	font-weight: 700;
	transition: all .4s ease-out;
}
.btn-blue:hover, .btn-white:hover {background: var(--light-blue)!important; color: #fff!important;}

.btn-white {background: #fff!important; color: var(--grey)!important;}


/*----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: var(--blue)!important;}

.list-container-flexrow .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-error-container .info button:not(.login-button), .print-list-top-section .print-event-header .print-this, .listing-carousel .recommended-listings-section .view-all-link, .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder button {background: var(--blue)!important; transition: all .4s ease-out;}
.list-container-flexrow .view-listing-details-link:hover, .faceted-search-content .selected-facets-container .selected-facet:hover, .list-content .list-error-container .info button:not(.login-button):hover, .print-list-top-section .print-event-header .print-this:hover, .listing-carousel .recommended-listings-section .view-all-link:hover, .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder button:hover {background: var(--light-blue)!important;}


/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1920px) {
	.my-site-footer .footer-bottom {padding: 30px 0!important; margin: 0 15px!important;}
}

@media only screen and (max-width: 1200px) {
	.img-left .wrapper {gap: 30px;}
	.home-contact .box-white {padding: 30px 20px;}
	.my-site-footer .footer-top > .flex {gap: 80px;}
	.my-site-footer .footer-top > .flex .flex {gap: 50px;}
}

@media only screen and (max-width: 1100px) {
	.inventory-cta > .flex:last-child {flex-wrap: wrap;}
	.inventory-cta .grey-box {max-width: 1100px;}
	.inventory-cta .grid-left img {max-width: 1000px; padding-bottom: 100px; padding-left: 40%;}
}

@media only screen and (max-width: 1000px) {
	.home-hero .wrapper {padding-top: 200px!important; padding-bottom: 400px!important;}
	.my-site-footer .footer-top {flex-direction: column; padding-bottom: 50px!important;}
	.img-right {gap: 40px;}
}

@media only screen and (max-width: 830px) {
	.home-contact .flex {flex-wrap: wrap;}
	.home-contact .box-white {max-width: 830px;}
	.home-contact .wrapper > p {margin-bottom: 50px;}
	.my-site-footer .footer-bottom {flex-direction: column;}
}

@media only screen and (max-width: 730px) {
	.heading-lg {font-size: 44px; line-height: 50px;}
	.heading-md {font-size: 35px; line-height: 40px;}
	.heading-mdsm {font-size: 25px; line-height: 30px;}
	.heading-sm {font-size: 25px;}
	
	.inventory-cta > .flex:first-child, .img-right, .img-left .wrapper, .flex-row {flex-wrap: wrap;}
	.form-half {width: 100%;}
	.img-left .content-right > div:first-child {margin-bottom: 50px;}
	.img-left .img-height, .img-right .img-height {height: 300px;}
	.inventory-cta .blue-border, .inventory-cta .grid-left .blue-border {max-width: 180px!important;}
	
	.inventory-cta .grid-left a > div {padding: 20px 0 20px 20px;}
	.inventory-cta .grey-box a > .flex {padding: 20px;}
	.inventory-cta .btn-position {bottom: 20px;}
	.inventory-cta .heading-mdsm {margin-bottom: 10px!important;}
}

@media only screen and (max-width: 630px) {
	.home-hero {background: url("/siteart/home-hero-mobile.jpg") no-repeat; background-size: cover; background-position: center; background-color: var(--dark-grey);}
	.home-hero .wrapper {padding-bottom: 280px!important;}
	.center-section, .img-left, .home-contact, .img-right, .service-form {padding-top: 80px!important; padding-bottom: 80px!important;}
	.inventory-cta, .contact-form {padding-bottom: 80px!important;}
	.inventory-cta .grid-left img {padding-left: 20%;}
	.inventory-cta .grey-box a > .flex {gap: 20px;}
}

@media only screen and (max-width: 500px) {
	.home-hero .btn-top {margin-top: 30px!important;}
	.inventory-cta .grid-right > .grey-box:first-child a > .flex {flex-direction: column-reverse;}
	.inventory-cta .grid-right > .grey-box:last-child a > .flex {flex-direction: column;}
	.inventory-cta .grid-right > .grey-box:first-child img {margin-top: -40px;}
}

@media only screen and (max-width: 480px) {
	.my-site-footer .footer-top > .flex {flex-direction: column; gap: 50px;}
	.my-site-footer .footer-heading {margin-bottom: 30px;}
}

@media only screen and (max-width: 400px) {
	.home-hero {background-position: 30% 50%;}
	.home-hero .wrapper {padding-top: 180px!important; padding-bottom: 250px!important;}
}

@media only screen and (max-width: 330px) {
	.home-hero .wrapper {padding-top: 150px!important; padding-bottom: 250px!important;}
}


