﻿/***** BEGIN RESET *****/

 @import url("https://use.typekit.net/qvk1prq.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 --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #D2D2D2;
    color: #000;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body,p {
font-family: 'neulis-sans', sans-serif!important;
}

h1,h2,h3,h4,h5,h6 {
font-family: "Outfit", sans-serif!important;
}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#302C2C 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {}


/*---BODY--------------------------------*/


/*---HOME--------------------------------*/

#home .hero {
	background: url("../siteart/wheel-loaderp-hyundai.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	height: auto;
	padding: 215px 0;
	background-color: #000;
}

#home .hero > .wrapper {
	text-align: center;
}

#home .hero > .wrapper > div > div:first-child {
	margin-bottom: 11px;
}

#home .hero > .wrapper > div > div:last-child {
	margin-top: 60px;
}

.hero p span {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
}

.hero .heading-xlg {
	max-width: 663px;
}

#home section:nth-child(2) {
	text-align: center;
}

#home .heading-md {
	color: #fff;
	margin: 0 auto;
	margin-bottom: 5px;
	max-width: 600px;
}

#home section:nth-child(2) .col-4-3-img {
	flex-wrap: wrap;
}

#home section:nth-child(2) .col-4-3-img div {
	margin: 0;
	height: auto;
}

#home section:nth-child(2) img {
	max-width: 211px;
	transition: transform .2s;
	cursor: pointer;
}

#home section:nth-child(2) img:hover {
	transform: scale(1.2);
	cursor: pointer;
}

#home .heading-mds {
	color: #fff;
}

#home .red-bg .col-3 {
	justify-content: space-between;
	padding: 0 83px;
	flex-wrap: wrap;
}

#home .red-bg .col-3 > div {
	padding: 0px 20px;
	max-width: 368px;
}

.col-3 > div > div > div:first-child:hover {
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}

.col-2-img .wrapper > div:last-child div {
	margin-bottom: 83px;
}

.col-2-img .wrapper > div:last-child {
	margin-left: 120px;
}

#home .col-2-img .wrapper > div:first-child {
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
}

/*----Brands-Slider---------*/

#home section:last-child {
	background: url("../siteart/tractor.jpg") no-repeat;
	background-position: center;
	padding-left: 15px;
	padding-right: 15px;
	background-size: cover;
}

#home section:last-child .width {
	max-width: 1260px;
	margin: 0 auto;
}

.inv-brandslider{display:flex; flex-direction:row; flex-wrap:wrap;max-width:1150px; margin:0 auto; justify-content: center;}
.brands{display:block!important; width:88%; margin: 0 auto;}
.brands-slide{display:flex; flex-direction:row; width:90%;  padding:20px 0; }

.slick-slider{box-shadow:3px 3px 6px rgba(0,0,0,.4)!important; border-radius:0px;}

.inv-brandslider a{max-width:270px;}
.brandbar{background:transparent;margin: 0 auto;text-align: center;padding:10px 0px;width: 90%;top:0;left: 0;right:0;display:block!important;}
.manu-slider img{width:70%;  padding:0; box-sizing:border-box; /*--background-color:#fff;--*/ margin: 40px auto 40px auto; /*--background: #fff;--*/ transition:.3s ease;}
.manu-slider img:hover{transform: translateY(-10%);}

.slick-list{max-width:1300px!important;}

.slick-prev {border-radius:0px; width:60px; display:block; background-color:#C60D06; text-align:center; padding:15px 0; cursor:pointer; transition:.3s ease-in-out;}

.slick-next {border-radius:0px; width:40px; display:block; background-color:#C60D06; text-align:center; padding:15px 0; margin-left:10px; cursor:pointer; transition:.3s ease-in-out;}

.slick-list{margin:0 auto!important;}

.brand-area{width:90%; margin:0 auto; padding:80px 0;}
.brand-header{width:100%; display:flex; flex-direction:row; padding-bottom:10px; text-align:center;}
.brand-header hr{border:solid 1px #C60D06; width:500px; height:0px;}
.brand-header h3{font-size:30px; font-weight:800; text-align:center;}
.brand-area{text-align:center;}
.brand-area i{ color:#C60D06; font-size:40px; padding-bottom:40px;}


/*---ABOUT--------------------------------*/

#about .col-2-img-right .heading-lg, #about .col-2-img-right p, #about .centered-text p, #about .heading-lg, #about .col-4-3-img .button a {
	color: #fff;
}

.centered-text .btn-red {
	margin-bottom: 80px;
}

#about .heading-md {
	text-align: center;
}

#about .col-4-3-img .button {
	background: #C60D06;
}

#about .col-4-3-img .button:hover {
	background: #640400;
}

#about .col-4-3-img div {
	transition:.3s ease;
}

#about .texture .col-4-3-img > div .col-height, #about .texture .col-4-3-img > div{
	height: auto;
	width: 380px;
	padding: 15px 0;
	text-align: center;
}

#about .heading-md {
	color: #302C2C;
	margin-bottom: 40px;
}

#about .texture h3 {
	margin-top: 80px;
} 

#about .texture > h3:first-child {
	margin-top: 0px;
} 

#about section:nth-child(3) {
	padding-top: 0;
}

/*---CUSTOM FABRICATION--------------------------------*/

#fabrication .col-2-img .heading-lg, #fabrication .col-2-img p, #fabrication .col-2-img-right .heading-lg, #fabrication .col-2-img-right p {
	color: #fff;
}

#fabrication .col-2-img .wrapper > div:last-child div {
     margin-bottom: 0px; 
}

#fabrication .col-2-img-height img {
	height: auto;
	width: auto;
	object-position: -250px;
}

.centered-text {
	text-align: center;
	max-width: 800px!important;
}

.centered-text span {
    font-size: 25px;
    font-weight: 700;
    color: #C60D06;
}

.centered-text h2 {
	margin-bottom: 20px;
}
.centered-text p {
    color: #302C2C;
    line-height: 30px;
}

.centered-text > div {
	margin-bottom: 83px;
}

.centered-text .btn-darkred {
	margin-bottom: 80px;
}

#fabrication .col-3 {
	justify-content: space-around;
	align-items: center;
}

#fabrication .col-3 i {
	font-size: 30px;
	color: #fff;
}

#fabrication .col-3 h3 {
	color: #fff;
}

#fabrication .arrow-down {
	display: none;
}

#fabrication .arrow-right {
	display: flex;
}

#fabrication .dark-bg:last-child {
	border-bottom: 2px solid #fff;
	padding-top: 0;
}

/*---FINANCING--------------------------------*/

#financing .col-2-img-right .wrapper > div:last-child {
    margin-left: 0; 
}

#financing .col-2-img-right .heading-lg, #financing .col-2-img-right p {
	color: #fff;
}

#financing .col-2-img-right a {
	margin-top: 83px;
}

#financing .col-4-3-img > div {
	background: #C60D06;
}

#financing .col-4-3-img a, #financing .col-4-3-img p, #financing .col-4-3-img h4 {
	color: #fff;
}
#financing .col-4-3-img p {
	line-height: 30px;
}


#financing .line {
	margin-bottom: 30px;
}

#financing .col-height > div {
	padding: 40px;
}

#financing .button .col-height > div {
	text-align: center;
	padding-top: 150px;
}

#financing .col-4-3-img > div .col-height, #financing .col-4-3-img > div  {
    height: auto;
	transition:.3s ease;
}

#financing .col-4-3-img > div:last-child:hover {
	background: #640400;
}

/*---EMPLOYMENT--------------------------------*/

.col-2 .wrapper {
	justify-content: center;
}

.col-2 .wrapper > div:last-child, .col-2 .wrapper > div:first-child {
	margin: 0 50px;
}

.col-2 span {
	font-size: 25px;
	font-weight: 700;
}

.col-2 p {
	max-width: 650px;
}

#form .red-bg span, #form .red-bg h4, #form .red-bg p {
	color: #fff;
}

#form .red-bg .wrapper > div:last-child div {
    margin-bottom: 0;
}

#form .col-2-img-right .heading-lg {
	color: #302C2C;
}

#form .heading-mds {
	color: #C60D06;
	margin-top: 50px;
}

.extended-form form > .form-full-last {
	margin: 30px 15px 15px 0;
}

.extended-form form .heading-lg {
	margin-top: 50px;
}

.extended-form form .heading-lg:first-child {
	margin-top: 0px;
}

.extended-form:last-child {
	border-bottom: 2px solid #fff;
}

/*---SHOWROOMS--------------------------------*/

#showrooms .col-4-3-img img {
	opacity: 1;
	transition:.3s ease;
	filter: brightness(0.5);
}

#showrooms .col-4-3-img > div {
	background-color: #C60D06;
}

#showrooms .texture .big-space .showroom-tx {
	bottom: 25%;
	padding: 0 20px;
}

#showrooms .showroom-tx {
	position: absolute;
	bottom: 34%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

#showrooms .line {
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}

#showrooms .col-4-3-img img:hover {
	opacity: 0;
}

#showrooms p, #showrooms h2 {
	color: #fff;
}



/*---THANKYOU--------------------------------*/

#thankyou p {
	margin-bottom: 30px;
}

#thankyou .heading-xlg {
	color: #302C2C;
}

#thankyou .col-2-img .wrapper {
	margin-left: 83px;
}

/*--------FORM STYLES--------------------*/

/*
#form .dark-bg {
	padding-bottom: 250px;
}
*/

.contact-form p {
	max-width: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 30px;
	color: #fff;
}

#form .heading-lg {
	color: #fff;
}

#form .col-2-img .heading-md {
	margin-bottom: 30px;
}

#form .col-2-img li {
	padding: 30px 0;
}

#form .number {
	padding-bottom: 0!important;
}

#form .col-2-img .wrapper > div:first-child {
	width: 50%;
}

#form .col-2-img .wrapper > div:last-child {
	width: calc(50% - 120px);
}

#form .col-2-img .wrapper {
	justify-content: center;
}

.list .flex {
	justify-content: space-between;
	margin-right: 20px;
	margin-left: 20px;
}

.list .flex a:hover {
	color: #C60D06;
}

#form .heading-md, .list .flex a, .list .flex i {
	color: #302C2C;
}

.contact-form {
	box-sizing: border-box;
	width: 70%
}

 .label {
	color: #fff;
}

.flex-form {
	width: 100%;
	max-width: 1205px;
	padding: 15px;
	margin: 52px auto;
}

.flex-row {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

.form-full-sm input {
	margin: 15px 15px 15px 0;
	width: calc(100% - 15px);
	display: inline-block;
    padding: 15px;
    border: none;
    background: #fff;
    font-family: "elza", sans-serif;
    box-sizing: border-box;
	color: #575757;
}

.form-half select, .form-full select {
	display: inline-block;
    padding: 15px;
    width: 100%;
    border: none;
    background: #fff;
    font-family: "elza", sans-serif;
    box-sizing: border-box;
}

.form-half {
	display: inline-block;
	width: calc(50% - 23px);
	margin: 15px 15px 15px 0;
}

.form-half input {
	padding: 15px;
	width: 100%;
	border: none;
	background: #fff;
	font-family: "elza", sans-serif;
	box-sizing: border-box;
	color: #575757;
}

.form-2nd-row {
	margin: 15px;
}

.form-full textarea {
	width: 100%;
	padding: 15px;
	border: none;
	background: #fff;
	box-sizing: border-box;
}

.form-full {
	margin: 15px 15px 15px 0;
}

.form-full textarea{
	font-family: "elza", sans-serif;
}

select {
	color: #575757;
}

.label-row {
	margin-bottom: 15px;
}

.label-group {
	margin-top: 15px;
}

.include-captcha{display:none;}

.btn-red-form {
	display: flex;
	justify-content: flex-end;
	margin-right: 15px;
}

.btn-red-form {
	border: none;
	font-size: 30px;
	color: #fff;
	padding: 20px 0;
	width: 290px;
	font-weight: 600;
	background: #C60D06;
	display: inline-block;
	margin-top: 15px;
	transition:.3s ease;
}

#submit-btn {
	float: right;
}

.btn-red-form:hover {
	background: #640400;
}

.CaptchaWhatsThisPanel > a, .CaptchaMessagePanel {
	color: #fff;
}

/*--------Captcha--------------------*/

.CaptchaPanel {
	text-align: right!important;
}

.captcha-button {
	float: right;
}

/*----3-col styles---------*/

.red-bg p {
	color: #fff;
	margin-top: 30px;
	line-height: 30px;
}

/*----col-3-4-img styles---------*/

.col-4-3-img {
	flex-wrap: wrap;
	justify-content: center;
}

.col-4-3-img > div {
	max-width: 400px;
	width: 100%;
}

.col-4-3-img > div .col-height {
	height: 300px;
}

.col-4-3-img img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.col-4-3-img > div {
	margin: 20px;
	height: 300px;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

/*----col-2-img styles---------*/

.col-2-img > .wrapper > div:last-child {
	max-width: 750px;
}

.col-2-img .heading-lg {
	color: #302C2C;
	margin-bottom: 20px;
}

.col-2-img span {
	font-size: 25px;
	font-weight: 700;
	color: #C60D06;
}

.col-2-img p {
	color: #302C2C;
	line-height: 30px;
	max-width: 650px;
}

.col-2-img .wrapper {
	align-items: center;
}

.col-2-img .wrapper > div:first-child {
	height: 500px;
	overflow: hidden;
	box-sizing: border-box;
}

.col-2-img-height {
	height: 500px;
	max-width: 750px;
}

.col-2-img-height img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.col-2-img img {
	width: 100%;
}

/*----col-2-img-right styles---------*/

.col-2-img-right > .wrapper > div:first-child {
	max-width: 750px;
}

.col-2-img-right .wrapper > div:last-child {
	height: 500px;
	overflow: hidden;
	box-sizing: border-box;
}

.col-2-img-right-height {
	height: 500px;
	max-width: 750px;
}

.col-2-img-right-height img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.col-2-img-right .heading-lg {
	color: #302C2C;
	margin-bottom: 20px;
}

.col-2-img-right span {
	font-size: 25px;
	font-weight: 700;
	color: #C60D06;
}

.col-2-img-right p {
	color: #302C2C;
	line-height: 30px;
	max-width: 650px;
}

#form .col-2-img-right a {
	color: #302C2C;
	text-decoration: underline;
}

#form .col-2-img-right a:hover, #form .dark-bg.col-2-img-right a:hover {
	color: #C60D06!important;
}

#form .dark-bg.col-2-img-right p, #form .dark-bg.col-2-img-right a,
#form .dark-bg.col-2-img-right .heading-lg {
	color: #fff!important;
}

.col-2-img-right .wrapper {
	align-items: center;
	justify-content: center;
}

.col-2-img-right img {
	width: 100%;
}

.col-2-img-right .wrapper > div:last-child div {
	margin-bottom: 83px;
}

.col-2-img-right .wrapper > div:last-child {
	margin-left: 120px;
}

/*-------- CLASS STYLES ----------------*/

.flex {
	display: flex;
}

.wrapper {
	margin: 0 auto;
    max-width: 1600px;
}

.space-sm {
	padding: 80px 15px;
}

.space-lg {
	padding: 130px 15px;
}

.dark-bg {
	background: #000;
}

.red-bg {
	background: #C60D06;
}

.grey-bg {
	background: #D2D2D2;
}

.texture {
	background: url("../siteart/funky-lines.webp") no-repeat;
	background-size: cover;
}

.line {
	background-color: #fff;
	width: 70px;
	height: 2px;
	margin-top: 5px;
}


/*----Headings---------*/

.heading-xlg {
	font-size: 90px;
	line-height: 100px;
	color: #fff;
	margin: 0 auto;
}

.heading-lg {
	font-size: 60px;
	line-height: 65px;
	font-weight: 800;
}

.heading-md {
	font-size: 45px;
}

.heading-mds {
	font-size: 30px;
}

.heading-sm {
	font-size: 16px;
	font-weight: 600;
}

/*----Buttons---------*/

.btn-red {
	background: #C60D06;
	color: #fff;
	padding: 20px 0;
	font-size: 30px;
	font-weight: 600;
	display: inline-block;
	width: 290px;
	text-align: center;
	transition:.3s ease;
}

.btn-red:hover {
	background: #640400; 
}

.btn-darkred {
	background: #640400;
	color: #fff;
	padding: 20px 0;
	font-size: 30px;
	font-weight: 600;
	display: inline-block;
	width: 290px;
	text-align: center;
	transition:.3s ease;
}

.btn-darkred:hover {
	background: #C60D06; 
}

/*----Background Image---------*/

.header-img {
	background-size: cover;
	background-position: center;
	height: auto;
	padding: 150px 0;
}

.header-img > .wrapper {
	text-align: center;
}

.contact-background {
	background-image: url("../siteart/contact-header.jpg");
	background-color: #000;
}

.service-background {
	background-image: url("../siteart/service.jpg");
	background-color: #000;
}

.parts-background {
	background-image: url("../siteart/parts.jpg");
	background-color: #000;
}

.fabrication-background {
	background-image: url("../siteart/custom-fabrication.jpg");
	background-color: #000;
}

.employment-background {
	background-image: url("../siteart/employment.jpg");
	background-color: #000;
}

.showrooms-background {
	background-image: url("../siteart/showrooms.jpg");
	background-color: #000;
}

.financing-background {
	background-image: url("../siteart/financing.jpg");
	background-color: #000;
}

.about-background {
	background-image: url("../siteart/About.jpg");
	background-color: #000;
}


/*-------- FOOTER STYLES ----------------*/
footer{
	background-color: #000;
}

footer > .flex {
	justify-content: space-between;
	padding: 80px 15px;
}

footer .social-media {
	margin-left: 0;
}

footer .social-media li i {
	margin: 15px 0;
}

footer .footer-nav > div {
	margin-left: 100px; 
}

footer li {
	color: #fff;
	list-style: none;
	margin-bottom: 23px;
}

footer li a{
	color: #fff;
}

footer li a:hover {
	color: #C60D06;
}

footer .heading-sm {
	color: #fff;
	margin-bottom: 40px;
}

footer > .flex > div > div:last-child {
	justify-content: center;
}

footer > .flex > div > div:last-child > li {
	margin: 0 15px;
}

.footer-nav > div:first-child > ul > div:last-child {
	margin-left: 60px;
}

.footer-nav i {
	margin-right: 16px; 
}





/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/


.view-listing-details-link, .rsindinccomhdev-88jlbf, .faceted-search-content .selected-facets-container .selected-facet {
	background-color: #C60D06!important;
}

.view-listing-details-link:hover, .rsindinccomhdev-88jlbf:hover {
	background-color: #640400!important;
}

.list-content .list-container .email-seller, .list-content .list-container .video-chat {
	background-color: #575757!important;
}

.list-content .list-container .email-seller:hover, .list-content .list-container .video-chat:hover {
	background-color: #333!important;
}

.listing-prices__retail-price, .list-content .price-container .price {
	color: #C60D06!important;
}


/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1597px) {	
	#home section:nth-child(2) .col-4-3-img div {
		margin: 0 30px;
	}
	#home section:nth-child(2) .col-4-3-img {
		justify-content: center;
	}
}

@media only screen and (max-width: 1520px) {	
	footer .footer-nav > div {
		margin-left: 60px;
	}
	
	.col-2-img .wrapper, .col-2-img-right .wrapper, .col-2 .wrapper {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	#home .col-2-img .wrapper > div:last-child, #form .col-2-img .wrapper > div:last-child {
		margin-left: 25px;
		margin-right: 0px;
	}
	
	.col-2 .wrapper > div:last-child {
		margin-top: 80px;
	}
	
	#fabrication .col-2-img-right .wrapper {
		flex-direction: column-reverse;
	}
	
}

@media only screen and (max-width: 1520px) {
	
	.col-2-img .wrapper > div:last-child, .col-2-img-right .wrapper > div:last-child {
		margin-left: 0;
		margin-right: 0px;
		margin-top: 80px;
	}
	
	 #fabrication .col-2-img-right .wrapper > div:last-child {
        margin-top: 0;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 80px;
   	 }
}

@media screen and (max-width:1436px){
	#home .red-bg .col-3 > div:first-child {
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 1400px) {
	
	footer > .flex {
		flex-wrap: wrap;
	}
	
	footer > .flex > div:first-child {
		margin-bottom: 70px;
	}
	
	footer > .flex > div:last-child {
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 1366px) {
	#financing .button .col-height > div {
		padding: 40px;
	}
}

@media screen and (max-width:1040px){
	#fabrication .col-3 {
		flex-direction: column;
	}
	
	#fabrication .col-3 i {
		padding: 45px 0;
	}
	
	#fabrication .arrow-down {
		display: flex;
	}
	
	#fabrication .arrow-right {
		display: none;
	}
}

@media screen and (max-width:999px){
	#form .col-2-img .wrapper > div:first-child, #form .col-2-img .wrapper > div:last-child, #form .col-2-img-right .wrapper > div:first-child, #form .col-2-img-right .wrapper > div:last-child {
		width: 100%;
	}
	
	#home .red-bg .col-3 > div:last-child {
		padding-top: 80px;
	}
	
	.contact-form {
		width: 80%
	}
	
	.col-2-img-right .wrapper > div:last-child {
		margin-left: 0;
	}
}

@media screen and (max-width:930px){
	.footer-nav > div {
	   margin-bottom: 70px;
	}	
	
	.footer-nav > div:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width:806px){
	#home section:nth-child(2) .col-4-3-img {
		justify-content: center;
	}
	#home .heading-md {
		margin-bottom: 62px;
	}
	
	.col-2-img .wrapper > div:last-child, .col-2-img-right .wrapper > div:last-child {
		margin-left: 0px;
	}
}


@media screen and (max-width:730px){
	.footer-nav > div:nth-child(2) {
		margin-bottom: 0;
	}
	
	.contact-form {
		width: 100%;
	}
	
	.form-half {
		width: 100%;
	}
	
	.form-2nd-row, .form-half, .form-full, .btn-red-form {
		margin: 15px 0;
	}
	
	.extended-form form > .form-full-last {
		margin: 30px 0 15px 0;
	}
	
	.form-full-sm input {
		margin: 15px 0;
		width: 100%;
	}
}

@media screen and (max-width:657px){
	.footer-nav > div:nth-child(2) {
		margin-bottom: 70px;
	}
	.heading-xlg {
		font-size: 50px;
		line-height: 60px;
	}
	.hero p span {
		font-size: 25px;
		line-height: 30px;
	}
}

@media screen and (max-width:540px){
	#home .red-bg .col-3 {
		padding-left: 0;
		padding-right: 0;
		justify-content: center;
	}
	
	.col-2 .wrapper > div:last-child, .col-2 .wrapper > div:first-child {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media screen and (max-width:500px){
	footer .logo img {
	   max-width: 240px;
	}
	
	footer .footer-nav > div {
		margin-left: 0;
	}
	
	#about .texture .col-4-3-img > div .col-height, #about .texture .col-4-3-img > div{
		max-width: 100%;
	}
	
	#about .texture .col-4-3-img > div .col-height .heading-mds {
		padding-left: 15px;
		padding-right: 15px;
	}
	
}

@media only screen and (max-width: 450px) {

	#financing .col-height > div {
		padding: 25px;
	}
	
	.col-4-3-img > div {
		margin-left: 0;
		margin-right: 0;
	}
	
	.footer-nav > div:first-child > ul {
		flex-wrap: wrap;
	}
	
	.footer-nav > div:first-child > ul > div:last-child {
		margin-left: 0px;
	}
	
	.footer-nav > div:first-child > ul > div:first-child {
		margin-right: 60px;
	}
	
	.heading-md {
		font-size: 40px;
	}
	.heading-lg {
		font-size: 50px;
		line-height: 55px;
	}
	
	#thankyou .col-2-img .wrapper {
		margin-left: 15px;
	}
	
	#showrooms .col-4-3-img > div {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (max-width: 410px) {
    .heading-lg {
        font-size: 38px;
        line-height: 43px;
    }
}

@media only screen and (max-width: 380px) {
	
	#fabrication .col-3 .heading-md {
        font-size: 30px;
    }
	
	footer > .flex > div:last-child{
		text-align: center;
	}
	
	footer > .flex {
		justify-content: center;
	}
	
	footer > .flex > div:last-child, .footer-nav > div:first-child > ul {
		justify-content: center;
	}
	
	.footer-nav > div:first-child > ul > div:first-child {
		margin-right: 30px;
		margin-left: 30px;
	}
	
	footer .heading-sm {
		text-align: center;
	}
	
	footer li {
		line-height: 20px;
	}
}


@media only screen and (max-width: 340px) {
	.col-2-img span, .col-2-img-right span {
		font-size: 20px;
	}
	
	.btn-red, .btn-darkred {
		width: 260px;
	}
}


