﻿/***** 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 {overflow-x: hidden;}

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: 'roboto', sans-serif;}

/*--- HEADER STYLES ---------------------*/

header {width: 95%; margin: 0 auto; padding: 20px 0; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px rgba(0,0,0,0.15) solid;}




/*---BODY--------------------------------*/

/*---DEFAULT---*/

.hero-bkgrd {background: url("/siteart/hero.jpg") no-repeat; background-position: center; background-size: cover;}
.hero-overlay {background: rgba(249,249,249,0.85);}
.hero-content {width: 95%; margin: 0 auto; padding: 50px 0 20px 0; display: flex; justify-content: space-between; align-items: center; gap: 100px;}
.hero-content h1 {font-family: 'roboto-condensed', sans-serif; text-transform: uppercase; font-size: 65px; line-height: 70px; font-weight: 600;}
.hero-content hr {border: 3px #69000E solid; width: 80px; margin: 0; margin-top: 20px; margin-bottom: 20px;}
.hero-content p {font-family: 'roboto', sans-serif; font-weight: lighter; font-size: 20px; line-height: 30px;}
.hero-content > div:first-child {width: 65%;}
.hero-content > div:last-child {text-align: right; width: 35%;}
.hero-content > div:last-child img {width: 100%;}
.hero-buttons {display: flex; gap: 15px; margin-top: 30px;}
.hero-buttons > a:first-child button {width: 210px; background: #69000E; border: none; border-radius: 50px; padding: 14px 0; font-family: 'roboto', sans-serif; color: #fff; text-transform: uppercase; font-size: 15px; line-height: 15px; font-weight: 600;}
.hero-buttons > a:last-child button {width: 210px; background: #D7D7D7; border: none; border-radius: 50px; padding: 14px 0; font-family: 'roboto', sans-serif; color: #000; text-transform: uppercase; font-size: 15px; line-height: 15px; font-weight: 600;}
.hero-buttons a:hover button {background: #000; transition: .5s;}
.hero-buttons > a:last-child button:hover {color: #fff;}

.hero-nav {background: #69000E;}
.hero-nav-wrap {width: 90%; margin: 0 auto; display: flex; justify-content: space-between;}
.hero-nav-wrap h2 {color: #fff; font-family: 'roboto-condensed', sans-serif; font-size: 30px; line-height: 35px; text-transform: uppercase; font-weight: 600;}
.hero-nav-wrap p {color: #fff; font-family: 'roboto', sans-serif; text-transform: uppercase; font-weight: lighter; font-size: 18px; line-height: 30px;}
.hero-nav-wrap a {display: flex; align-items: center; gap: 20px; padding: 50px;}
.hero-nav-wrap a:hover {background: #4F000A; transition: .5s;}

.auction-wrap {width: 85%; margin: 0 auto; padding: 120px 0;}
.auction-wrap h3 {width: 800px; margin: 0 auto; text-align: center; font-family: 'roboto-condensed', sans-serif; font-size: 55px; line-height: 65px; text-transform: uppercase; font-weight: 600;}
.auction-flex {display: flex; gap: 10px; margin-top: 80px;}
.auciton-flex > div:first-child {width: 40%;}
.auction-flex > div:last-child {width: 60%;}
.auction-content {background: #EFEFEF;}
.auction-content > div {padding: 80px 0; width: 90%; margin: 0 auto;}
.auction-content h4 {font-family: 'roboto-condensed', sans-serif; text-transform: uppercase; font-size: 38px; line-height: 48px; font-weight: 600;}
.auction-content ul {margin: 20px 0;}
.auction-content li {font-family: 'roboto', sans-serif; font-weight: bold; font-size: 20px; line-height: 30px; margin-bottom: 10px;}
.auction-content p {font-family: 'roboto', sans-serif; font-size: 18px; line-height: 30px; margin-bottom: 10px;}
.auction-content p span {font-size: 20px;}
.auction-content button {width: 210px; background: #69000E; border: none; border-radius: 50px; padding: 14px 0; font-family: 'roboto', sans-serif; color: #fff; text-transform: uppercase; font-size: 15px; line-height: 15px; font-weight: 600; margin-top: 25px;}
.auction-content button:hover {background: #000; transition: .5s;}
.auction-img {background: url("/siteart/auction.jpg") no-repeat; background-position: center; background-size: cover; width: 40%;}
.auction-img .mobile-auction-img {display: none;}

/*---CONTACT---*/

.contact-wrap {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; padding: 80px 0; gap: 100px; align-items: center;}
.contact-wrap > div {width: 100%;}
.contact-wrap iframe {border-radius: 5px; height: 500px !important;}
.contact-wrap h1 {font-family: 'roboto-condensed', sans-serif; text-transform: uppercase; font-size: 65px; line-height: 70px; font-weight: 600;}
.contact-wrap hr {border: 3px #69000E solid; width: 80px; margin: 0; margin-top: 20px; margin-bottom: 20px;}
.contact-wrap p {font-family: 'roboto', sans-serif; font-weight: lighter; font-size: 20px; line-height: 30px; margin: 15px 0 35px 0;}
.contact-wrap button {width: 210px; background: #69000E; border: none; border-radius: 50px; padding: 14px 0; font-family: 'roboto', sans-serif; color: #fff; text-transform: uppercase; font-size: 15px; line-height: 15px; font-weight: 600;}
.contact-wrap button:hover {background: #000; transition: .5s;}

/*--------FORM STYLES--------------------*/

.form-flex > div {display: flex; gap: 10px;}
.form-flex input {width: 100%; border: none; background: #F4F4F4; font-family: 'roboto', sans-serif; font-size: 17px; padding: 10px 0 10px 15px; line-height: 17px; margin-bottom: 10px;}
.form-textarea {display: flex;}
.form-textarea textarea {width: 100%; border: none; background: #F4F4F4; font-family: 'roboto', sans-serif; font-size: 17px; padding: 10px 0 0 15px; line-height: 17px; height: 150px;}
.contact-wrap .submitselect {width: 210px; background: #69000E; border: none; border-radius: 50px; padding: 14px 0; font-family: 'roboto', sans-serif; color: #fff; text-transform: uppercase; font-size: 15px; line-height: 15px; font-weight: 600; margin-top: 35px; display: flex; justify-content: center;}
.contact-wrap .submit {width: 210px; background: #69000E; border: none; border-radius: 50px; padding: 14px 0; font-family: 'roboto', sans-serif; color: #fff; text-transform: uppercase; font-size: 15px; line-height: 15px; font-weight: 600;}
.contact-wrap .submit:hover, .contact-wrap .submitselect:hover {background: #000; transition: .5s; cursor: pointer !important;}
.contact-wrap .CaptchaWhatsThisPanel a {color: #69000E;}
.contact-wrap .CaptchaWhatsThisPanel a:hover {text-decoration: underline; transition: .5s;}

/*-------- FOOTER STYLES ----------------*/

footer {background: #000;}
.footer-wrap {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; padding: 80px 0;}
.footer-wrap p {font-family: 'roboto-condensed', sans-serif; font-size: 25px; line-height: 35px; text-transform: uppercase; color: #fff; font-weight: 600;}
.footer-wrap ul {margin-top: 15px;}
.footer-wrap li {font-family: 'roboto', sans-serif; color: #fff; text-transform: uppercase; font-weight: 600; font-size: 18px; line-height: 30px; margin-bottom: 8px;}
.footer-wrap li a {color: #fff; text-transform: none !important; font-weight: lighter !important;}
.footer-wrap li a:hover {text-decoration: underline; transition: .5s;}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.list-content {padding: 50px 0 !important;}
.list-top-section .list-listings-count {color: #69000E !important;}




/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1800px) {
	.hero-nav-wrap {width: 95%;}
}
@media only screen and (max-width: 1700px) {
	.hero-nav-wrap a {padding: 50px 40px;}
}
@media only screen and (max-width: 1600px) {
	.hero-nav-wrap a {padding: 50px 30px;}
}
@media only screen and (max-width: 1550px) {
	.hero-nav-wrap h2 {font-size: 28px; line-height: 33px;}
}
@media only screen and (max-width: 1500px) {
	.hero-content {padding: 60px 0 30px 0;}
	.hero-content h1, .contact-wrap h1 {font-size: 60px; line-height: 65px;}
	.hero-content > div:first-child {width: 60%;}
	.hero-content > div:last-child {width: 40%;}
	.hero-nav-wrap h2 {font-size: 25px; line-height: 30px;}
	.hero-nav-wrap p {font-size: 17px;}
	.auction-wrap h3 {font-size: 50px; line-height: 60px;}
}
@media only screen and (max-width: 1400px) {
	.hero-nav-wrap h2 {font-size: 22px; line-height: 27px;}
	.hero-nav-wrap p {font-size: 16px;}
	.auction-wrap {width: 90%;}
}
@media only screen and (max-width: 1350px) {
	.hero-content {padding: 70px 0 40px 0;}
	.hero-content h1, .contact-wrap h1 {font-size: 55px; line-height: 60px;}
	.hero-content p, .contact-wrap p {font-size: 19px; line-height: 29px;}
}
@media only screen and (max-width: 1300px) {
	.hero-nav-wrap a {padding: 50px 20px;}
}
@media only screen and (max-width: 1200px) {
	.hero-content h1, .contact-wrap h1 {font-size: 50px; line-height: 55px;}
	.hero-content p, .contact-wrap p {font-size: 18px; line-height: 28px;}
	.hero-nav-wrap {flex-wrap: wrap; width: 100%;}
	.hero-nav-wrap a {width: 45.5%; justify-content: center; padding: 35px 20px;}
	.auction-wrap h3 {font-size: 45px; line-height: 55px;}
	.auction-wrap {width: 95%;}
}
@media only screen and (max-width: 1050px) {
	.hero-content {padding: 80px 0 50px 0;}
	.hero-content h1, .contact-wrap h1 {font-size: 45px; line-height: 50px;}
	.hero-content p, .contact-wrap p {font-size: 17px; line-height: 27px;}
	.contact-wrap {flex-wrap: wrap; gap: 80px;}
}
@media only screen and (max-width: 950px) {
	.hero-content {padding: 80px 0 60px 0;}
	.hero-content h1, .contact-wrap h1 {font-size: 40px; line-height: 45px;}
	.hero-content p, .contact-wrap p {font-size: 16px; line-height: 26px;}
	.hero-nav-wrap a {width: 45%;}
	.auction-wrap h3 {width: 100%;}
	.auction-wrap h3 {font-size: 40px; line-height: 50px;}
	.auction-flex {flex-wrap: wrap;}
	.auction-flex > div:last-child {width: 100%;}
	.auction-img {background: none; width: 100%;}
	.auction-img img {width: 100%;}
	.auction-img .mobile-auction-img {display: contents;}
	.auction-content h4 {font-size: 35px; line-height: 45px;}
	.auction-flex {margin-top: 60px;}
	.auction-content li {font-size: 19px; line-height: 29px;}
	.auction-content p span {font-size: 19px;}
	.auction-content p {font-size: 17px;}
	.form-flex input, .form-textarea textarea {font-size: 16px; line-height: 16px;}
}
@media only screen and (max-width: 850px) {
	.hero-content {flex-wrap: wrap;}
	.hero-content > div:first-child {width: 100%;}
	.hero-content > div:last-child {display: none;}
	.hero-nav-wrap a {width: 44.5%;}
}
@media only screen and (max-width: 750px) {
	.hero-nav-wrap a {width: 43.5%;}
}
@media only screen and (max-width: 650px) {
	.hero-nav-wrap a {width: 43%;}
	.hero-nav-wrap h2 {font-size: 20px; line-height: 25px;}
	.hero-nav-wrap p {font-size: 15px;}
	.auction-wrap h3 {font-size: 35px; line-height: 45px;}
	.auction-content h4 {font-size: 30px; line-height: 40px;}
	.auction-content li {font-size: 18px; line-height: 28px;}
	.auction-content p span {font-size: 18px;}
	.auction-content p {font-size: 16px; line-height: 28px;}
	.footer-wrap {flex-wrap: wrap; gap: 40px;}
	.footer-wrap > div {width: 100%;}
	.footer-wrap p {font-size: 22px; line-height: 32px;}
	.footer-wrap li {font-size: 17px;}
}
@media only screen and (max-width: 600px) {
	.hero-nav-wrap a {width: 100%; padding: 30px 20px;}
}
@media only screen and (max-width: 500px) {
	.hero-buttons a, .hero-buttons button {width: 100% !important;}
}
@media only screen and (max-width: 450px) {
	.hero-content {padding: 70px 0 60px 0;}
	.hero-content h1, .contact-wrap h1 {font-size: 35px; line-height: 40px;}
	.form-flex > div {flex-wrap: wrap; margin-bottom: 10px;}
	.form-flex input {margin-bottom: 0px;}
}
@media only screen and (max-width: 400px) {
	.hero-buttons {flex-wrap: wrap;}
	.auction-wrap h3 {font-size: 30px; line-height: 40px;}
	.auction-content h4 {font-size: 28px; line-height: 38px;}
	.auction-content li {font-size: 17px; line-height: 27px;}
	.auction-content p span {font-size: 17px;}
	.auction-content p {font-size: 15px; line-height: 28px;}
	.auction-content button, .contact-wrap .submitselect, .contact-wrap .submit, .contact-wrap button {width: 100%;}
	.footer-wrap p {font-size: 20px; line-height: 30px;}
	.footer-wrap li {font-size: 16px;}
	.auction-wrap {padding: 100px 0;}
}
@media only screen and (max-width: 350px) {
	.hero-content h1, .contact-wrap h1 {font-size: 30px; line-height: 35px;}
	.auction-wrap h3 {font-size: 28px; line-height: 38px;}
	.auction-content h4 {font-size: 25px; line-height: 35px;}
	.hero-nav-wrap h2 {font-size: 18px; line-height: 23px;}
	.hero-nav-wrap p {font-size: 14px;}
	.hero-nav-wrap img {width: 42px;}
	.auction-flex {margin-top: 50px;}
	.auction-content > div {padding: 60px 0;}
	.contact-wrap {padding: 60px 0;}
}