﻿/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
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 {
 font-size: 16px; line-height: 24px; overflow-x: hidden;
}

a:link, a:visited, a:active {text-decoration:none; color:#D71A21}
a:hover {text-decoration:none; color:000;}

h1, h2, h3 {font-family: 'Bebas Neue', cursive; letter-spacing: 3px;}
hr{border:#000 1px solid;}
#padding50 {padding: 50px 0;}
.width-70 {width: 70%; margin: 0 auto;}
.width-80 {width: 80%; margin: 0 auto;}
.width-90 {width: 90%; margin: 0 auto;}
/*--- HEADER STYLES ---------------------*/

header {width: 100%;}
.header-flex {display: flex; flex-direction: row; align-items: center; width: 90%; margin: 0 auto; padding: 15px 0;}
.logo {width: 30% }
.logo img {text-align: center; margin: 0 auto; width: 100%; max-width: 400px;}
.header-right {width: 70%; text-align: right;}
.header-top {padding-bottom: 20px;}
.header-top p{color:#fff; font-size: 16px; font-weight: 700; font-style: italic;}
.header-top p a {color:#fff; font-size: 16px;transition: .2s ease;}
.header-top p a:hover {color:#000;}
a.white-btn {text-align: center; font-weight: 700; font-size: 14px; color:#fff; padding: 10px 25px; border:2px solid #fff; font-style: italic; transition: .3s ease;}
a.white-btn:hover {background: #fff; color:#000;}
.nav-container {margin-top:25px;}
.gray-bg {background:url(/../siteart/ps-bg.jpg) repeat; background-position: center center; width: 100%; display: inline-block }
.red-bg {background:#D71A21; width: 100%; display: inline-block  }
.white-bg {background:#ffffff; width: 100%; display: inline-block  }
/*---BODY--------------------------------*/
#white-bg {background: #fff; padding: 25px; margin: 50px 0;}
.width {width: 70%; margin: 0 auto;}
.width-90 {width: 90%; margin: 0 auto;}
.hp-flex {display: flex; flex-direction: row; align-items: top;}
.hp-left {background:url(/siteart/ps-bg.jpg) repeat; background-position: center center;  justify-content: flex-start; width: 50%;}
.hp-right {background:#D71A21;justify-content: flex-start; width: 100%;}

.gray-bg {background:url(/../siteart/ps-bg.jpg) repeat; background-position: center center; width: 100%; display: inline-block }
.red-bg {background:#D71A21; width: 100%; display: inline-block  }

.flex-stretch {display: flex; flex-direction: row; align-items: stretch;}
.ql {background: #000;}
.ql#inventory {background: url(/siteart/PictureTab-Trucks.jpg); background-size: cover; background-position: center center; padding: 70px 2%;width: 33%; transition: .3s ease; background-color:#000; }
.ql#inventory:hover, .ql#financing:hover, .ql#warranty:hover {background: #000; opacity: .8; transition: .3s ease; }
.ql#inventory h2, .ql#inventory p, .ql#financing h2, .ql#financing p, .ql#warranty h2, .ql#warranty p  {color:#fff;font-family: 'Bebas Neue', cursive; text-align: center; text-shadow: 1px 2px 3px #000}
.ql#inventory h2, .ql#financing h2, .ql#warranty h2 {font-size: 30px; letter-spacing: 2px; line-height: 35px;}
.ql#inventory p, .ql#financing p, .ql#warranty p {font-size: 18px; letter-spacing: 1px;}
.ql#financing {background: url(/siteart/PictureTab-Financing.jpg); background-size: cover; background-position: center center; padding: 70px 2%;width: 33%;  transition:.3s ease; background-color: #000;}
.ql#warranty {background: url(/siteart/PictureTab-Warranty.jpg); background-size: cover; background-position: center center; padding: 70px 2%;width: 33%; transition:.3s ease; background-color: #000; }

.shortline {height: 10px; background: #D71A21; text-align: center; width: 150px; margin: 10px auto;}

.blk-bg {background: url(/siteart/DroneShot.png); background-size: cover; background-position: fixed; display: inline-block; width: 100%; background-color:#000;}
.flex-center {display: flex; flex-direction: row; align-items: center;}
.col-2 {width: 60%; margin: 1% 2%;}
.col-2-slide {width: 40%; margin: 1% 2%}
.col-2 h1 {font-family: 'Bebas Neue', cursive; padding-bottom: 15px; letter-spacing: 2px; color:#D71A21}
.white-text {color:#fff;}
/*---BODY--------------------------------*/
.width {width: 70%; margin: 0 auto;}
.width-90 {width: 90%; margin: 0 auto;}
#white-bg {background: #fff; padding: 25px 0;  margin: 50px auto;}
#white-bg h1 {  text-transform: uppercase;  letter-spacing: 1px; color:#D71A21; padding: 10px 0; border-bottom: 1px solid #000; margin-bottom: 15px; margin: 0 auto;}
#white-bg p {padding: 20px 0;}
.red-btn {background:  #D71A21; margin: 20px 0;width: 240px; padding: 10px 0; color:#fff; text-align: center; text-transform: uppercase; letter-spacing: 1px; transition: .3s ease;}
.red-btn:hover {background: #212121}
.red-btn a {color:#fff;}

.flex-container {display: flex; flex-direction: row; padding: 25px 0;}
.map-left {width: 50%; justify-content: flex-start; }
.contact-right {width: 50%; justify-content: flex-start; margin-left: 2%;}

.warranty {background: #333;width: 33%; margin: 1% .5%; padding: 50px 0;}
.warranty h4 {color:#D71A21; font-size: 18px; letter-spacing: 4px; font-family: 'Bebas Neue', cursive;}
.warranty h2 {color:#fff; font-size: 60px; line-height: 55px; letter-spacing: 4px; font-family: 'Bebas Neue', cursive;}
.warranty p {color:#C3C3C3; padding:25px 0; }
.warranty .red-outline {border:1px solid #D71A21; padding: 10px 0; width: 100%; text-align: center; color:#fff; font-size: 18px; letter-spacing: 4px;font-family: 'Bebas Neue', cursive; font-weight: 600; transition: .3s ease;}
.warranty .red-outline:hover {background:  #D71A21; }

.width-90 {width: 90%; margin: 0 auto;}
.flex-team {display: flex; flex-direction: row; align-items: stretch; width: 90%; margin: 2% auto;}
.team {width: 20%; margin: 1% .5%;}
.team img {width: 100%;}
.team h2 {font-weight: 700; letter-spacing: 4px; font-size: 22px;}
.team h3 {font-weight: 500; letter-spacing: 2px; font-size: 14px;}
.team a {font-weight: 500; letter-spacing: 2px; font-size: 16px; text-align: center; color:#fff; background: #D71A21; padding: 10px 0; width: 100%; font-family: 'Bebas Neue', cursive;display: inline-block; transition: .3s ease;}
.team a:hover {background: #333;}
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	border-bottom: 10px solid #D71A21;
}
 
.scrolling{
    width:100%;
    height:92px;
}
.scrolling-wrap iframe{width:100%;}
/*---FORMS -----------------------------------*/

.form-row{display: flex;}
.formfield{flex: 1; font-family: 'Roboto Condensed', sans-serif; position: relative; padding: 5px 0; margin:3px 5px; font-size:15px;}
.thin-border {padding: 20px; margin: 25px 0;  border: 1px solid #ccc;}


.formfield input, .formfield select  {
	width: 100%;
	padding: 15px 0;
	border: 1px solid #ddd;
	background:#f5f5f5;	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
}

input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }

.form-row  textarea {
	width: 100%;
	padding: 10px 0;
	border:1px solid #ddd;
	font-weight: 700;
	color:#000;
	background:#f5f5f5;
	font-family: 'Roboto Condensed', sans-serif !important;
    height:85px;	
	-webkit-appearance:none;
	-webkit-border-radius: 0px !important;
	border-radius: 0 !important;
	margin: 5px
} 

form input.button,
form input.button:focus {
	float: none;
    width:160px;
	font-family: 'Roboto Condensed', sans-serif;
    margin:0 auto;
    background: #404040; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	font-size:15px;
	padding: 10px 20px;
	font-weight: 700;
	letter-spacing:2px;
	text-align: center;
	display: block;
	border: none;
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
}
form input.button:hover {
    padding:10px 0px;
    background: #000; /* For browsers that do not support gradients */
	margin: 0 auto;
	text-align: center;
	display: block;
	transition: all .8s ease; 
}

/*control the Captcha */

.CaptchaPanel {margin: 0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000 !important;width: 100%;  text-align:left;}
.CaptchaPanel input{width: 100% !important; max-width: 300px;}
.CaptchaImagePanel {
	
margin-top: 10px;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
	color: #000 !important
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 auto;
	padding:10px 0 10px 0 !important;
	width: 100%;
	float: right;
	display: block;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 

/*-------- warranty STYLES ----------------*/

.red-button {
	display: inline-block;
	background-color: #EC1C24;
	color: #fff!important;
	padding: 15px 30px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.red-button:hover {
	background-color: #9B0101;
	color: #fff;
}

.warranty-table-wrapper {
	overflow-x: auto;
	margin: 40px 0;
}

.warranty-table {
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.warranty-table thead th {
	background-color: #f5f5f5;
	padding: 20px 15px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #ddd;
	vertical-align: middle;
}

.warranty-table .feature-col {
	background-color: #fff;
	border: none;
}

.warranty-table .select-warranty-col {
	background-color: #2d2d2d;
	color: #fff;
	min-width: 180px;
}

.select-warranty-header {
	padding: 20px;
}

.warranty-logo {
	max-width: 150px;
	height: auto;
}

.warranty-table tbody td {
	padding: 20px 15px;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 14px;
	vertical-align: middle;
}

.warranty-table .feature-name {
	text-align: left;
	font-weight: bold;
	background-color: #f5f5f5;
	padding-left: 20px;
}

.warranty-table .select-warranty-cell {
	background-color: #2d2d2d;
	color: #fff;
	font-weight: bold;
}

.checkmark {
	color: #b21e24;
	font-size: 24px;
	font-weight: bold;
}

.x-mark {
	color: #b21e24;
	font-size: 18px;
	font-weight: bold;
}

.limited {
	color: #b21e24;
	font-weight: bold;
}

/* Tooltip Styles */
.info-icon {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin-left: 5px;
	cursor: help;
	font-weight: bold;
	vertical-align: middle;
}

.info-icon:hover {
	color: #b21e24;
}

.tooltip-text {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 125%;
	left: 50%;
	transform: translateX(-50%);
	background-color: #2d2d2d;
	color: #fff;
	padding: 10px 15px;
	border-radius: 6px;
	font-size: 13px;
	white-space: nowrap;
	z-index: 1000;
	transition: opacity 0.3s, visibility 0.3s;
	box-shadow: 0 4px 12px rgba(0,0,0,0.3);
	font-weight: normal;
	line-height: 1.4;
	max-width: 350px;
	white-space: normal;
	text-align: left;
}

.tooltip-text::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 6px solid transparent;
	border-top-color: #2d2d2d;
}

.info-icon:hover .tooltip-text {
	visibility: visible;
	opacity: 1;
}

.warranty-container {
        max-width: 1200px;
        margin: 0 auto 30px auto;
        background-color: white;
        padding: 30px;
    }
    .warranty-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 15px;
        border-bottom: 2px solid #c41e3a;
        cursor: pointer;
        user-select: none;
    }
    .warranty-header:hover .arrow-button {
        background-color: #c41e3a;
    }
    .warranty-header:hover .arrow-button svg {
        stroke: white;
    }
    .warranty-title {
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 0.5px;
        color: #000;
        text-transform: uppercase;
    }
    .arrow-button {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px solid #c41e3a;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .arrow-button svg {
        width: 20px;
        height: 20px;
        stroke: #c41e3a;
        stroke-width: 3;
        transition: transform 0.3s ease;
    }
    .arrow-button.expanded svg {
        transform: rotate(90deg);
    }
    .warranty-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
    }
    .warranty-content.expanded {
        max-height: 5000px;
    }
    .warranty-inner {
        padding-top: 30px;
    }
    .intro-text {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 30px;
        color: #333;
    }
    .section {
        margin-bottom: 35px;
    }
    .section-title {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 15px;
        color: #000;
        text-transform: uppercase;
    }
    .term-list {
        list-style: none;
        margin-bottom: 10px;
    }
    .term-list li {
        padding-left: 20px;
        position: relative;
        margin-bottom: 8px;
        line-height: 1.6;
        color: #333;
    }
    .term-list li:before {
        content: "•";
        position: absolute;
        left: 0;
        color: #c41e3a;
        font-weight: bold;
    }
    .note {
        font-size: 14px;
        font-style: italic;
        color: #666;
        margin-top: 10px;
    }
    .component-section {
        margin-bottom: 30px;
    }
    .component-title {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
        color: #c41e3a;
        text-transform: uppercase;
    }
    .component-list {
        list-style: none;
        margin-bottom: 15px;
    }
    .component-list li {
        padding-left: 20px;
        position: relative;
        margin-bottom: 6px;
        line-height: 1.5;
        color: #333;
    }
    .component-list li:before {
        content: "•";
        position: absolute;
        left: 0;
        color: #c41e3a;
        font-weight: bold;
    }
    .exclusions-text {
        font-size: 15px;
        line-height: 1.7;
        color: #333;
        margin-bottom: 15px;
    }
    .trust-section {
        max-width: 1200px;
        margin: 0 auto 40px auto;
        padding: 0 30px;
    }
    .trust-section h2 {
        font-size: 25px;
        font-weight: 700;
        color: #000;
    }
    .trust-section p {
        font-size: 16px;
        line-height: 1.6;
        color: #333;
    }

/* Responsive Design */
@media (max-width: 1024px) {
	.warranty-table {
		font-size: 12px;
	}
	
	.warranty-table thead th {
		padding: 15px 10px;
		font-size: 11px;
	}
	
	.warranty-table tbody td {
		padding: 15px 10px;
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.warranty-table {
		font-size: 11px;
	}
	
	.warranty-table thead th,
	.warranty-table tbody td {
		padding: 10px 8px;
	}
	
	.checkmark {
		font-size: 20px;
	}
	
	.x-mark {
		font-size: 16px;
	}
	
	.warranty-logo {
		max-width: 120px;
	}
}

@media (max-width: 480px) {
	.warranty-table thead th,
	.warranty-table tbody td {
		padding: 8px 5px;
		font-size: 10px;
	}
	
	.warranty-logo {
		max-width: 100px;
	}
}

/*-------- FOOTER STYLES ----------------*/
footer {background: #F4F4F4; padding: 15px 0;}
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:red;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#999999;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#999999;}

.divfooter {max-width:450px; width: 100%; text-align:center; margin:0 auto;}



@media only screen and (max-width: 1200px) {
	.hp-flex {display: block; width: 100%;}
	.hp-left, .hp-right {width: 100%;}
	.scrolling-wrap {margin-bottom: 0px;}
	.width {width: 95%;}
	.flex-team {display: flex;flex-wrap: wrap;width: 100%; margin: 2% auto;}
	.team {width: 32%; }
	.team h3 {font-size: 14px;}

}


@media only screen and (max-width: 1000px) {
	.flex-stretch {display: block;}
	.warranty {width: 98%; margin: 1% 1%;}
	.ql#inventory, .ql#financing, .ql#warranty {width: 100%; padding: 25px 0; margin: 0 auto;display: inline-block}
}
@media only screen and (max-width: 800px) {
	
	.header-flex {display: block;}
	.logo {width: 100%; text-align: center;}
	.header-right {width: 100%; text-align: center;}
	.flex-center {display: block;}
	.col-2, .col-2-slide {width: 100%; margin: 15px 0}
	.team {width: 48%; }
	
}
@media only screen and (max-width: 600px) {
	.logo {width: 90%; margin: 0 auto; padding: 25px 0; height: auto;}
	.form-row{display: block;}	
	.formfield{width: 100%; display: block; margin:3px auto; font-size:14px;}
	.head-phone {width: 100%; display: block;}
	.sep-line {display: none;}
	.head-address {width: 100%; display: block}
	.width-80 {width: 90%;}
}
@media only screen and (max-width: 540px) {
	.team {width: 100%; text-align: center; }
}