﻿@charset "utf-8";
/* CSS Document */

/*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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
/*Reset*/

a {text-decoration: none;}


/* TEXT/LINK FORMATTING
------------------------------------------------*/


body#home a#homeLink,
body#inventory a#inventoryLink,
body#auction a#auctionLink,
body#about a#aboutLink,
body#contact a#contactLink {
    color: #9b9a9a;
    font-weight: bold;
    text-shadow: 2px 2px 0px #000;}
    
    
body#home h2#homeLink,
body#inventory h2#inventoryLink,
body#auction h2#auctionLink,
body#about h2#aboutLink,
body#contact h2#contactLink {
    color: #9b9a9a;
    font-weight: bold;
    text-shadow: 2px 2px 0px #000;}
 
    
.navigation-mobile {
	display: none;
}

	/* LINKS */
	a:link, a:visited {
		color:#000;
	}
	a:hover, a:active {
		color:#bab2a8;
		text-decoration:none;
	}

	/* PARAGRAPH/LIST/GENERAL TEXT */
	p, ul, li {font-size:20px; 
	font-weight:100; 
	color:#000; 
	font-family: 'source_sans_prolight';}

	/* HEADERS */
	h1, h2, h3, h4 ,h5 ,h6, p {line-height: normal; text-align: left;}
	h1 {font-size:35px; color:#000; font-family: 'source_sans_problack'; text-transform:uppercase; text-align:inherit;}
	h2 { font-size:25px;font-weight:bold; color:#000; font-family: 'source_sans_proregular'; text-transform: uppercase;}
	h3 {font-size:22px; font-weight:bold; color:#000; font-family: 'source_sans_proregular'; text-transform: uppercase;}
	h4 {font-size:18px;}
	h5 {font-size:16px;}
	h6 {font-size:14px;}

h1.left{text-align: left; float: none}

/*--------GLOBAL SITE FRAMEWORK---------------------------*/
.clear {clear: both;}
.left {float:left;}
.right {float:right;}

body {
	margin:0;
	line-height:12px;
	font-family: 'source_sans_proregular';
	text-align: center; 
	overflow-x:hidden;
}
#s-pad{padding: 1% 0;}
#pad{padding: 50px 0;}
#top-pad{padding-top: 100px}

/*------Header-------------------------------------------*/
.header {width: 100%; background: url(../siteart/header-bg.jpg); color: #fff;background-color: #000 !important;}
.inner-header {	
	width: 90%;
	display: inline-block;
	padding: 30px 0px;

}
#logo{width: 100%; max-width: 250px; display: inline-block;}
.header-left {
	width: 20%;
	text-align: left;
	display: inline-block;
	float: left;
}
	
.header-middle{text-align: center; width: 40%; color: #fff; display: inline-block; margin: 0 auto;text-transform: uppercase;}
.header-middle p{font-size: 16px; color: #fff; text-align: center;}
.header-middle h3{color: #fff; text-align: center} 

.header-right {width: 20%; display: inline-block; float: right;}

#white-outline{border: 1px solid #fff; color: #fff; padding: 10px 20px; display: inline-block; font-weight: bold; letter-spacing: 1px; margin-top: 20px;}
#white-outline:hover{background: #fff; color: #000;}

.auctionlink.auction-site {
    padding: 10px;
    max-height: 65px;
}

.auction-head {
    font-size: 18px;
    font-weight: 800;
	width: 90%;
	margin: 0 auto;
	line-height: 1.25;
}

.auction-head{
	color: #DA0505;
}

 .auctionbar a:hover .auction-head {
	color: #6C6C6C;
}

 .auctionbar h2:hover {
	color: #6C6C6C;
}


.auctionbar{position:absolute; z-index:500; right:0; width:850px; float: right;}

.auctionbar h2{
	font-size: 20px;
	text-align: center;
}

.auctionlink{float:left; width:20%; background:#fff; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; margin:0 1%; text-align:center; padding:3px; -moz-box-shadow:2px 2px 2px #575757; -webkit-box-shadow:2px 2px 2px #575757; box-shadow:2px 2px 2px #575757; min-height:40px;display: flex;align-items: center;justify-content: center;max-height: 65px;}
.auctionlink img{max-width:100%; margin:0 auto !important; padding-top: 5px;    height: 45px;}

.auctionlink img:hover{opacity: .7;}

.wms{text-decoration: underline;}
/*-------BODY---------------------------*/

.wrapper{width: 100%; margin: 0 auto;}
.wrapper-inner {
	width: 60%;
	margin: 0 auto;
	padding: 30px 0px;	
}
.wrapper img { width: 100%;}

.wrapper-inv{width: 75%; margin: 0 auto; text-align: left;}

.wrapper-center{width: 60%; text-align: center; margin: 0 auto}
.wrapper-center h1, .wrapper-center h2, .wrapper-center h3, .wrapper-center h4, .wrapper-center p{text-align: center;}
/*--HOME PAGE--------------------------------------*/
.slideshow-container {position:relative;}
.cycle-slideshow img {width:100%;}

.container{padding-top:50px;}

.small-slider{display: inline-block; width: 50%;}

.welcome {}


/*--category icons--*/
.icon {
	display: inline-block;
	width:170px;
	margin:0 20px 20px 20px;
	vertical-align: top;
}
.icon a{
	text-decoration:none !important;
	-webkit-transition:.3s ease-in;  
	-moz-transition:.3s ease-in;  
	-o-transition:.3s ease-in;  
	transition:.3s ease-in;
}
.icon a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.icon a:active{
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
.icon p{
	color:#000;
	font-size:20px;
	z-index:5000;
	position:absolute;
	text-align:center;
	width:165px;
	text-transform:uppercase;
	font-family: 'source_sans_prosemibold';
}
.icon p.two-line {
	line-height:19px;
	margin:45px 0 0px 3px;	
}
.icon img {
	width:100%;
	z-index:4000;
	position:relative;
}


/*---thumbails ---*/
.servicestext{
	position:absolute;
	text-align:center;
	display:block;
	width: 100%;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	top:50%;
}
.servicestext span{
	color:#fff;
	text-transform:uppercase;
	font-size:35px;
	font-family: 'source_sans_prosemibold';
}
#services{
	position:relative;
	display:inline-block;
	width: 19.8%;
	height:246px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover; 
	background-size: cover;
	-webkit-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
}
#services:hover{
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
}
.auctionpic{background:#000 url(../siteart/auction-pic.jpg) center center no-repeat;}
.auctionpic:hover{background:#000 url(../siteart/auction_on.jpg) center center no-repeat;}

.consignpic{background:#000 url(../siteart/consign-pic.jpg) center center no-repeat;}
.consignpic:hover{background:#000 url(../siteart/consign_on.jpg) center center no-repeat;}

.appraisalpic{background:#000 url(../siteart/appraisal-pic.jpg) center center no-repeat;}
.appraisalpic:hover{background:#000 url(../siteart/appraisal_on.jpg) center center no-repeat;}

.buypic{background:#000 url(../siteart/buy-pic.jpg) center center no-repeat;}
.buypic:hover{background:#000 url(../siteart/buy_on.jpg) center center no-repeat;}

.realestatepic{ background:#000 url(../siteart/realestate-pic.jpg) center center no-repeat;}
.realestatepic:hover{background:#000 url(../siteart/realestate_on.jpg) center center no-repeat; }

/*--manu logos---*/
/*.manu{display: inline-block; width:250px;}
.manu img{width: 80%; text-align: center;}
.manu img:hover{opacity: .7;}*/


.manu-slider{margin:0 15px; border: 1px solid #eee; box-shadow: 0px 6px 14px -7px rgba(0,0,0,.1); background: #fff}
.manu-slider img{width:70%; margin: 0 auto;  padding: 15px 0; text-align: center;}
.manu-slider img:hover{opacity: .8}


/*--scrolling inventory----*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{width:100%;height:92px;}




/*------About Page------------------------*/

.staff-row{display: flex;}
.staff-box{flex: 1; position: relative; background: none; padding: 15px; margin: 10px ; overflow: hidden;}
.staff-box img{width: 100%; max-width: 100%; text-align: center; margin: 0 auto 10px auto;}
.staff-box .gray-text{color: #aaa}
.staff-box .red-text{color: #be1f35}


.staff-box-small{padding: 15px; margin: 10px; width: 29%;}
.staff-box-small img{width: 100%; max-width: 100%; text-align: center; margin: 0 auto 10px auto;}
.staff-box-small .gray-text{color: #aaa}
.staff-box-small .red-text{color: #be1f35}


/*-- Auctions Landing-----------------*/

.auctions{ display: grid;grid-template-columns: repeat(2, 1fr);gap: 10px;grid-auto-rows: minmax(100px, auto);text-align: center;}
#auc-box{text-align: center; background: #fff; box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);display: flex;flex-direction: column;justify-content: space-between;align-items: center;} 

#auc-box img{padding: 50px 0; max-width: 220px;}
#auc-box h4{background: #000; color: #fff; width: 100%; padding: 10px 0; text-align: center;}
#auc-box img:hover{opacity: .7}
#auc-box h2 {
    padding: 42px 0;
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
}

/*----Contact Page----------------------------*/

.contact-col {
	float: left;
	width: 48%;
	padding: 55px 0px;
}

.contact-col h2 {
	font-size:42px; 
	font-weight:100; 
	color:#000; 
	font-family: 'source_sans_problack';
}

.contact-col a {
	margin-top: 40px;
	float: left;
	font-size:15px; 
	font-weight: 700;
	padding: 20px 60px;
	color:#fff;
	background:#4b4b4b;
	text-decoration:none;
	text-align:center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition:.3s ease-in;  
	-moz-transition:.3s ease-in;  
	-o-transition:.3s ease-in;  
	transition:.3s ease-in;
}


/*---INVENTORY--------------------------*/
.wrapper-inv-btns{width: 90%; margin:20px auto 0 auto;}

.inv-btns {
  margin: 0px auto;
  display: -webkit-box;   
  display: -moz-box;  
  display: -ms-flexbox; 
  display: -webkit-flex; 
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
	max-width: 100%;
}
  .inv-btns a {
   background: #E13737;
    padding: 15px 0;
	  width: 100%;
    font-size: .9em;
	  font-weight: 400;
    margin: .3em;
    color: #fff;
    text-decoration: none;
    flex-grow: 1;
    text-align: center;
	text-transform: uppercase;
	font-family: 'source_sans_proregular';
  }

.inv-btns a:hover{background: #000; color: #fff;}


.flex-container {
	display: flex;
	flex-wrap: wrap;
}
a.inv-col {
	flex-basis: 13%;
	background: #E13737;
    padding: 15px 0;
    width: 100%;
    font-size: .9em;
    font-weight: 400;
    margin: 0.3em;
    color: #fff;
    text-decoration: none;
    flex-grow: 1;
    text-align: center;
    text-transform: uppercase;
    font-family: 'source_sans_proregular';
}

a.inv-col:hover {
	background: #000; color: #fff;
}

/*--------Footer-------------------------------*/
.address1 { margin: 0 auto; border-top: solid 1px #f4f4f4; text-align: center; padding: 20px 0}
.address1 p{display: inline-block; text-align: center; margin: 5px 35px;}

.footer {
	width: 100%;
	background-color: #000;
	padding: 50px 0px;
	border-top: solid 8px #f4f4f4;
	text-align:center;
}

/*-----Stylized Footers --------------------*/
.footer span {
	width: 90%;
	max-width:620px;
	color:#e5e5e5;
	margin:0 auto;
	line-height:14px !important;
	text-align:center;
	display: block;
}

.footer p{color:#e5e5e5;font-size:16px !important;line-height:1; text-align: center !important;}




/*--------contact page FORM STYLES--------------------------------------*/
.light-gray{background: #f3f3f3;}
.contact-form{text-align: left; width: 60%; margin: 0 auto; padding: 5% 0;}
.contact-form h1{text-align: left;}

#black-outline{border: 1px solid #000; padding: 10px 20px; display: inline-block; font-weight: bold; font-family: 'source_sans_proregular'; letter-spacing: 1px;}
#black-outline:hover{background: #000;}

#formpage {  margin: 0 auto;  }
#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #000;
}

#formpage input,#formpage select {
	padding:6px 5px 10px;
	border:1px solid #134773;
	font-size:13px;
	background:#fff;
}

#formpage textarea {
	padding:6px 0px;
	border:1px solid #134773;
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:1px solid #134773;
	color:#202e3b;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:8px 10px;
	width:100%;margin-top: 5px;
}

.formfield {
	width:47%; 
	display:inline-block; 
	margin-right: 12px; 
	margin-top: 10px;
	color: #000;
	text-align:left;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.message {font-weight: bold;}
#formpage input  {
    width:100%;
	margin-top: 5px;
}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:98%;
    height:85px;
}

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }
/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:rgba(233,233,233,1.00); 
	color:#000;
	border:1px solid #134773;
	outline-style:none;
}
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}

#formpage input.button,
#formpage input.button:focus {
    width:200px;
    margin:0 auto;
    background: #000; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	font-size:14px;
	padding: 10px 20px;
	font-weight: 800;
	letter-spacing:2px;
	text-align: center;
	display: block;
	border: none;
	font-family: 'source_sans_proregular'; 
}
#formpage input.button:hover {
    margin:0;
    padding:10px 0px;
    background: #212121; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	margin: 0 auto;
	text-align: center;
	display: block;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
	padding:10px 10px;
} 

.checkbox {text-align: left;}
#formpage input[type="checkbox" ] {
	width:25px; 
	text-align: left;
}

#formpage a#red-border-button  {color:#134773; background:#fff; padding:10px; border:1px solid #134773; transition:.2s ease;}
#formpage a#red-border-button:hover  {color:#fff; background:#134773; padding:10px; border:1px solid #134773;}
/*control the Captcha */

.CaptchaPanel {margin: 0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000;width: 70%; text-align:left;}

.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;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 10px 0;
	padding:10px 0 10px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 






/*---- RESPONSIVE STYLES --------------------------------*/


@media screen and (max-width: 1500px) {
.auctionbar{width:70%;}
}

@media screen and (max-width: 1420px) {
a.inv-col {
    flex-basis: 19%;
	}
}

@media screen and (max-width: 1350px) {
#services {width: 49.8%;}	

.formfield{width: 95%;}
}

@media screen and (max-width: 1250px) {
.auctionbar{width:100%;right:0;display: flex; align-items: stretch;gap:20px;margin: 0 !important;}
	
.auctionlink{padding:6px 3px 3px 3px;width: 100%; float: none !important;}
	.auctionbar a {
    flex: 1;
		display: inherit !important;
}
	
	.auctionlink.auction-site {
		padding: 10px 3px 10px 3px !important;
	}
.contact-col{width: 100%;padding: 20px 0;}	
	
	.auctions {
		flex-wrap: wrap;
		gap: 20px;
	}
	#auc-box {
		width: 100%;
		flex-basis: 100%;
		margin: 0 !important;
	}
}





@media screen and (max-width: 1120px){
.welcome-left{width: 75%; display: block; margin: 0 auto}
.welcome{display: block; width: 90%; text-align: center; margin: 20px auto 0 auto;}
.welcome h2, .welcome p{text-align: center;}
	
	
/*-- inv page--*/	
.wrapper-inv{width: 90%; margin: 0 auto;}	

.inv-btns a {font-size: .8em; padding: 15px 5px;}	
	
	
/*Navigation*/
.navigation-mobile {
	float: left;
	display: inline-block;
	background: #4b4b4b;
	width: 100%;
	-webkit-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	position: relative;
	z-index: 99999!important;
	text-align: left;	
}
.nav-inner-mobile {
	width: auto;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	color: white;
	box-sizing: border-box;
	font-size: 25px;
	display:inline-block;
}
.nav-inner-mobile:hover {
	cursor: pointer;
}
/*ACCORDIAN PANEL THAT DROPS DOWN*/
#panel { 
	display: none;
	background-color: #000;
	vertical-align: middle;
	box-sizing: border-box;
	overflow: hidden;
}
#panel h2 {
	color: white;
	font-family: '';
	font-size: 12px;
	text-align: left;
	line-height: 42px;
	font-family: 'source_sans_prolight';
	text-transform: uppercase;
}
#panel h2 span {text-align: right;}

/*1st level of Accordian*/
.mobile-bar {
	float: left;
	color: #FFF;
	background: #4b4b4b;
	border: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 0px 0px 15px;
	display: block;
	width: 100%;
}
.mobile-bar:hover {background: #9b9a9a;}
	
.level-indicator {
	float: right;
	width: auto; 
	color: white; 
	font-size: 12px;
	border-left: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 20px;
}

/*2nd level of Accordian*/
.bottom {
	width: 100%;
	color: #FFF;
	background: #9b9a9a;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
.bottom ul {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.bottom ul li {
	width: 100%;
	border-bottom: 1px solid #4b4b4b;
}
.bottom ul li:hover {background: #000;}

.bottom ul li a {
	width: 100%;
	font-family: '';
	color: white;
	line-height: 40px;
	font-size: 14px;
	display:inline-block;
	font-family: 'source_sans_prolight';
	box-sizing: border-box;
	padding: 0px 15px;
}
/*Navigation*/
}

@media screen and (max-width: 1024px){
.wrapper-inner{width: 90%;}
.address1 p{display: block; margin: 8px 0;}
	.contact-form{width:90%;}
	

#auc-box{width: 100%;} 
	
	
}

@media screen and (max-width: 817px) {
#services {width: 46.8%;}	
	
.staff-row{display: block;}
.staff-box{flex: 0; padding: 15px 0; margin: 10px auto; display: inline-block; width: 80%;}	

.staff-box-small{padding: 15px; margin: 10px auto; width: 80%; display: inline-block; justify-content: flex-end}

a.inv-col {
    flex-basis: 30%;
}
	.auctions {grid-template-columns: repeat(1, 1fr);}
/*Navigation*/
.navigation-mobile {
	float: left;
	display: inline-block;
	background: #4b4b4b;
	width: 100%;
	-webkit-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	position: relative;
	z-index: 99999!important;
	text-align: left;	
}
.nav-inner-mobile {
	width: auto;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	color: white;
	box-sizing: border-box;
	font-size: 25px;
	display:inline-block;
}
.nav-inner-mobile:hover {
	cursor: pointer;
}
/*ACCORDIAN PANEL THAT DROPS DOWN*/
#panel { 
	display: none;
	background-color: #000;
	vertical-align: middle;
	box-sizing: border-box;
	overflow: hidden;
}
#panel h2 {
	color: white;
	font-family: '';
	font-size: 12px;
	text-align: left;
	line-height: 42px;
	font-family: 'source_sans_prolight';
	text-transform: uppercase;
}
#panel h2 span {text-align: right;}

/*1st level of Accordian*/
.mobile-bar {
	float: left;
	color: #FFF;
	background: #4b4b4b;
	border: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 0px 0px 15px;
	display: block;
	width: 100%;
}
.mobile-bar:hover {background: #9b9a9a;}
	
.level-indicator {
	float: right;
	width: auto; 
	color: white; 
	font-size: 12px;
	border-left: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 20px;
}

/*2nd level of Accordian*/
.bottom {
	width: 100%;
	color: #FFF;
	background: #9b9a9a;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
.bottom ul {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.bottom ul li {
	width: 100%;
	border-bottom: 1px solid #4b4b4b;
}
.bottom ul li:hover {background: #000;}

.bottom ul li a {
	width: 100%;
	font-family: '';
	color: white;
	line-height: 40px;
	font-size: 14px;
	display:inline-block;
	font-family: 'source_sans_prolight';
	box-sizing: border-box;
	padding: 0px 15px;
}
/*Navigation*/
}

@media screen and (max-width: 715px) {
	.auctionbar {gap:10px;}	
	
	.auctionbar h2{
		font-size: 16px;
	}
	
}
@media screen and (max-width: 649px) {

	.auctionlink img {height:30px;}
#services {width: 100%;}

h1 {font-size: 38px;}

.contact-col{width:95%; float:none;}


	.inv-btns {display: none;}
	
/*Header*/


.header-left {
    width: 100%;
    float: none;
    text-align: center;
}	
.header-middle{margin: 5px 0; width: 100%;}
.header-right {
    float: none;
    display: inline-block;
	width:100%;
}
#logo{width: 100%; max-width: 200px;}

/*Navigation*/
.navigation-mobile {
	float: left;
	display: inline-block;
	background: #4b4b4b;
	width: 100%;
	-webkit-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	position: relative;
	z-index: 2 !important;
	text-align: left;	
}
.nav-inner-mobile {
	width: auto;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	color: white;
	box-sizing: border-box;
	font-size: 25px;
	display:inline-block;
}
.nav-inner-mobile:hover {
	cursor: pointer;
}
/*ACCORDIAN PANEL THAT DROPS DOWN*/
#panel { 
	display: none;
	background-color: #000;
	vertical-align: middle;
	box-sizing: border-box;
	overflow: hidden;
}
#panel h2 {
	color: white;
	font-family: '';
	font-size: 12px;
	text-align: left;
	line-height: 42px;
	font-family: 'source_sans_prolight';
	text-transform: uppercase;
}
#panel h2 span {text-align: right;}

/*1st level of Accordian*/
.mobile-bar {
	float: left;
	color: #FFF;
	background: #4b4b4b;
	border: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 0px 0px 15px;
	display: block;
	width: 100%;
}
	.mobile-bar:hover {background: #9b9a9a;}
	
.level-indicator {
	float: right;
	width: auto; 
	color: white; 
	font-size: 12px;
	border-left: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 20px;
}

/*2nd level of Accordian*/
.bottom {
	width: 100%;
	color: #FFF;
	background: #9b9a9a;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
.bottom ul {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.bottom ul li {
	width: 100%;
	border-bottom: 1px solid #4b4b4b;
}
.bottom ul li:hover {background: #000;}

.bottom ul li a {
	width: 100%;
	font-family: '';
	color: white;
	line-height: 40px;
	font-size: 14px;
	display:inline-block;
	font-family: 'source_sans_prolight';
	box-sizing: border-box;
	padding: 0px 15px;
}
/*Navigation*/
}
@media screen and (max-width: 480px){
.auctionbar{width:99%;}
.auctionlink{min-height:34px;}
	
a.inv-col {
    flex-basis: 45%;
}	
	.auctionlink img{max-widtH:100%;width:100%;height:auto !important;}
}


@media screen and (max-width: 400px) {
#hibid{padding-top:4px;}
	
	a.inv-col {
    flex-basis: 100%;
}.auctionbar {
		position: relative;
	}

}

@media screen and (max-width: 360px) {
.auctionlink{min-height:30px;}
	.auctionbar {
    gap: 5px;
}
}


@media screen and (max-width: 319px){
#services {width: 100%;}
	
h1{ font-size: 30px;}

.contact-col{width:95%; float:none;}

	

/*Navigation*/
.navigation-mobile {
	float: left;
	display: inline-block;
	background: #4b4b4b;
	width: 100%;
	-webkit-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	box-shadow: 0px 6px 13px -4px rgba(0,0,0,0.45);
	position: relative;
	z-index: 99999!important;
	text-align: left;	
}
.nav-inner-mobile {
	width: auto;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	color: white;
	box-sizing: border-box;
	font-size: 25px;
	display:inline-block;
}
.nav-inner-mobile:hover {
	cursor: pointer;
}
/*ACCORDIAN PANEL THAT DROPS DOWN*/
#panel { 
	display: none;
	background-color: #000;
	vertical-align: middle;
	box-sizing: border-box;
	overflow: hidden;
}
#panel h2 {
	color: white;
	font-family: '';
	font-size: 12px;
	text-align: left;
	line-height: 42px;
	font-family: 'source_sans_prolight';
	text-transform: uppercase;
}
#panel h2 span {text-align: right;}

/*1st level of Accordian*/
.mobile-bar {
	float: left;
	color: #FFF;
	background: #4b4b4b;
	border: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 0px 0px 15px;
	display: block;
	width: 100%;
}
.mobile-bar:hover {background: #9b9a9a;}
	
.level-indicator {
	float: right;
	width: auto; 
	color: white; 
	font-size: 12px;
	border-left: 1px solid #9b9a9a;
	box-sizing: border-box;
	padding: 0px 20px;
}

/*2nd level of Accordian*/
.bottom {
	width: 100%;
	color: #FFF;
	background: #9b9a9a;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
.bottom ul {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.bottom ul li {
	width: 100%;
	border-bottom: 1px solid #4b4b4b;
}
.bottom ul li:hover {background: #000;}

.bottom ul li a {
	width: 100%;
	font-family: '';
	color: white;
	line-height: 40px;
	font-size: 11px;
	display:inline-block;
	font-family: 'source_sans_prolight';
	box-sizing: border-box;
	padding: 0px 15px;
}
/*Navigation*/
}