@charset "utf-8";
/***** BEGIN RESET *****/

* {

    border:0;
    margin:0;
    padding:0;
}

body {
	-webkit-text-size-adjust: none;
	background:#7c7d7c!important;
	overflow-x:hidden;
	color:#fff;
	line-height:1!important;
}


ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

/****************************************************************************hover easing style


			-webkit-transition: all .5s ease; /* Safari and Chrome */
  /*  		-moz-transition: all .5s ease; /* Firefox */
  /*  		-ms-transition: all .5s ease; /* IE 9 */
  /*  		-o-transition: all .5s ease; /* Opera */
  /*  		transition: all .5s ease;

/*****************all pages*******************/

.wrap {
    width:85%;	
    margin:0 auto;
}

.main {
    width:100%;
    float:left;	
    background:#7c7d7c!important;
    background:url(../siteart/mainbg.jpg) no-repeat!important;
    background-size:100%!important;
    margin-top:-5px;
}

.mainsub {
    width:98%;
    float:left;
    background: rgb(39, 39, 39);
    background: rgba(39, 39, 39, .5);
    box-shadow: 0px 0px 25px #000;
    padding:0 1%;
}

h1 {
    font-family: 'Roboto Condensed', sans-serif;
    color:#fe0000;
    text-shadow:1px 1px 5px #000;
    font-weight:bold;
    font-size:30px;
}

h2 {
    font-family: 'Roboto Condensed', sans-serif;
    color:#fe0000;
    text-shadow:1px 1px 5px #000;
    font-size:45px;
}

h5 {
    font-family: 'Roboto Condensed', sans-serif;
    color:#fff;
    text-shadow:1px 1px 5px #000;
    font-size:35px;
}

h3 {
    font-family: 'Roboto Condensed', sans-serif;
    color:#fff;
    text-shadow:1px 1px 5px #000;
    font-size:24px;
}

h4 {
    font-family: 'Roboto Condensed', sans-serif;
    color:#fff;
    text-shadow:1px 1px 5px #000;
    text-align:center;
    font-size:30px;
    margin:60px 0 100px 0;
    float:left;
    width:100%;
}

h6 {
    width:100%;
    float:left;
    background:#E00000;
    color:#fff;	
    font-family: 'Roboto Condensed', sans-serif;
    text-align:center;
    padding:17px 0;
    font-size:18px;
    margin:7px 0;
    box-shadow:0 0 10px #000;
}

p {
    font-family: 'Roboto Condensed', sans-serif;
    color:#000!important;	
    font-size:18px;
}

.mainsub p {
    color:#fff!important;
    line-height: 26px;
}

.title {
    width:100%;
    float:left;
    font-size:50px;
    margin:30px 0;
    border-bottom:2px solid #fe0000;
}

.title h1 {
    font-size:50px;
    color:#fe0000;
}

.partsearch {
    width:50%;
    float:left;
    margin:20px 25%;	
}


#keysearch form {
	width:100%;
	float:left;
	margin:5px 0 0;
}

#form input.keyword, #form input.squarebutton {
	margin:0;
}

#form .keyword {
	width:90%;
	padding:10px;
	border-left:solid 1px #808080;
	border-top:solid 1px #808080;
	border-bottom:solid 1px #808080;
	border-right:0;
	float:left;
	-webkit-appearance: none;
	border-radius:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#form .squarebutton, #form .squarebutton:focus {
	width:7%;
	height:41px;
	color:#fe0000;
	float:left;
	position:relative;
	-webkit-appearance: none;
	border-radius:0;
	border:solid 1px #808080;
	background:url(../siteart/search.png) no-repeat #fe0000 center;
	background-size:80% 80%;
	background-size:contain;
}

#form .squarebutton:hover {
	background:url(../siteart/search.png) no-repeat #201f1e center;
	background-size:80% 80%;
	color:#000;
	cursor:pointer;
	background-size:contain;
}


/**************************************************HEADER****************************************/

.logo {
    width:15%;
    float:left;	
    margin: 0 0 5px;
    margin-top:-36px;
}

header {
    width:100%;
    float:left;
    border-top:7px solid #fe0000;
    background:#fff;
    background:url(../siteart/header-bg2.jpg) no-repeat;	
    background-size:cover;
    box-shadow: 0px 5px 15px #000;
    position:relative;
    z-index:9;
}

.topnav {
    width:78%;
    float:right;
    background:#252525;	
    height:50px;
}

.topleftnav {
    width:15%;
    float:right;
    height:50px;	
}

.topnav ul {
    float:right;	
}

.topnav ul li {
    float:left;	
}

.topnav li a {
	float:left;
    padding:15px 20px 0;
    font-family: 'Roboto Condensed', sans-serif;
    color:#fff!important;
    font-size:18px;
    text-decoration:none;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.topnav li a:hover {
    color:#fe0000!important;
}

.headfb {
    width:40px;
    float:left;
    margin:5px 7px 0;	
}

.soc {
    width:22%;
    float:right;
}

.fuso {
    width:40px;
    float:left;
    margin:5px 7px 0;	
}

.fusotwo {
    display:none;	
}

.soctwo {
    display:none;
}


.mainpic {
width:100%;
float:left;	
position:relative;
z-index:1;
}

.mainpic img {
border-bottom:7px solid #252525;	
}


/*********************************picturebuttons*********************************/

.picbuttons {
width:100%;
float:left;	
margin:20px 0;

}

.onefourth {
width:25%;
float:left;	

}

.caption {
color:#fff;
width:91%;
float:left;
font-family: 'Roboto Condensed', sans-serif;
font-size:17px;	

}

.cap {
width:96%;
padding:5px 2% 0;
float:left;
margin:44% 0 0;
position:relative;
font-weight:500;
background: url(../siteart/trans.png);
background-size:cover;	
padding-bottom:10px;
}

.caption div {
	
    font-family: 'Roboto Condensed', sans-serif;
    text-shadow:1px 1px 5px #000;
    font-weight:bold;
color:#fff;
font-size:32px;	
font-weight:500;
}

.arrow {
font-size:34px;
color:#fe0000;
width:8%;
float:left;
text-align:right;	

padding-top:10px;
}

.onefourth img {
opacity: 0.6;

  filter: alpha(opacity=50); /* For IE8 and earlier */	
}

.onefourth img:hover {
	opacity: 1;
}

.image-zoom-container {
	list-style: none;
	font-size: 0px;
}
.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 23%; /* this value + 2 should = 33% */
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float:left;
	margin:0 1%;
	box-shadow: 0px 5px 15px #000;
	z-index:1;

}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;

}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1!important;
	background: rgba(0, 0, 0, .2);
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.zoom-container .zoom-caption h3 {
	display:block;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:22px;
	text-transform: uppercase;
	color: #fff;
	margin:60% 0 0;
	padding:10px 0;
	background:rgba(0,0,0,0.6);
	background:#000\9;
}
.zoom-container:hover img {
	-webkit-transform:scale(1.10); /* Safari and Chrome */
    -moz-transform:scale(1.10); /* Firefox */
    -ms-transform:scale(1.10); /* IE 9 */
    -o-transform:scale(1.10); /* Opera */
     transform:scale(1.10);
}
.zoom-container:hover .zoom-caption {
	background: none;
}


/************about**************/

.aboutmain {
width:25%;
float:left;
padding:3.25% 3%;
margin-right:2%;	
margin-left:1%;
background:url(../siteart/aboutmain.jpg);
background-size:cover;
box-shadow: 0px 5px 15px #000;

margin-bottom:5%;
}

.aboutmain p {
font-size:24px;
line-height:28px;	
}

.aboutmain h1 {

margin-bottom:10px;
font-size:48px;	
}


/*******************************************************************SLIDESHOW***************************************************************/
.slide-contain {
    width:65%;
    float:left;
    box-shadow: 0px 5px 15px #000;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom:5%;
}

.cycle-slideshow {
	width:100%;
	overflow:hidden;
	float:left;
	display:block;
}
.cycle-slideshow img {display:block; width:100%; float:left; }

/* pager */
.pager { 
    text-align:center; width:100%; margin:-50px 0 -2px; position:relative; z-index:999; float:left;}
.pager span { 
    font-family:arial; font-size:50px; width:16px; height:16px; display:inline-block; color:#fe0000; cursor:pointer; 
}
.pager span.cycle-pager-active { color:#fff;}
.pager > * { cursor:pointer;}


/***************scrolling*************/

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

.featuredinv {
    width:92.75%;
    margin:20px 1%;
    background:#252525;
    padding:.5% 2% 1% ;	
    float:left;
    border-left:10px solid #fe0000;
    border-right:10px solid #fe0000;
}

.featuredinv h1 {
    font-weight:bold;
    text-align:center;	
    margin-bottom:.5%;
}

/*****************************footer*****************************/

footer {
    width:100%;
    background:#252525;
    float:left;
    border-top:5px solid #fe0000;	
}

.onethird {
    width:28%;
    float:left;	
    margin:20px 0 20px 5%;
    border-right:1px solid #fff;
}

#onethirdlast {
    border-right:none;	
}

#onethirdlast p {
    line-height:27px;	
}

.onethird p {
    color:#fff!important;	
}

a {
    color:#fe0000!important;	
    text-decoration:none;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

a:hover {
    color:#fff!important;	
}

.rentpage a{color: #BBBBBB!important}

.hosted p {
    float:left;
    color:#7A7A7A!important;	
}

.hosted a {
    color:#7A7A7A	!important;
    -webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.hosted a:hover {
color:#fe0000!important;	
}

.hosted {
width:50%;
float:left;
margin-top:30px;
margin-left:1%;	
}

.footlogo {
float:right;
width:5%;	
margin-right:5%;
margin-bottom:20px;
}

/*************service page***************/

.serviceleft {
width:60%;
float:left;	
}

.serviceright {
width:35%;
float:left;
margin-left:5%;
background:url(../siteart/servicepage.jpg);
background-size:cover;
height:410px;	
background-position:bottom;
box-shadow:0 0 10px #000;
margin-bottom:20px;
}

.servicerighty {
display:none;	
}

hr {
width:100%;
float:left;
border:1px solid #252525;	
}

.servicetable {
width:100%;
float:left;	
margin:20px 0;
font-family: 'Roboto Condensed', sans-serif;
font-size:18px;
}

.servicetable tr {
width:100%;
float:left;	
}

.servicetable td {
width:20%;	
float:left;
text-align:center;
background:#252525;
color:#fff;
padding:20px 0;
border:1px solid #474747;
}

.bigserv {
width:39%!important;
float:left;	
text-align:center;
}

#heading {
background:#fe0000!important;
color:#fff;	
padding:5px 0;
font-size:22px;
font-weight:bold;
}

.fifty {
float:left;
width:44%;
margin:0 3%;	
margin-top:20px;	

}

.fiftys {
float:left;
width:44%;
margin:0 3%;	
margin-top:20px;	

}

.fifty img {
box-shadow:0 0 10px #000;	
}

.servicetable2 {
width:100%;
float:left;	
margin:20px 0;
font-family: 'Roboto Condensed', sans-serif;
font-size:18px;
}

.servicetable2 tr {
width:100%;
float:left;	
}

.servicetable2 td {
width:49%;	
float:left;
text-align:center;
background:#252525;
color:#fff;
padding:20px 0;
border:1px solid #474747;
}

/*********about********/

.aboutright {
width:30%;
float:left;
margin-left:10%;	
}

.aboutright2 {
width:30%;
float:left;
margin-left:10%;	
}

.aboutleft {
	width:30%;
float:left;
margin-right:10%;	
}

.aboutrighttwo {
width:60%;
float:left;	
margin-top:2%;
}

.aboutus {
width:75%;
float:left;
margin:0 12.5%;	
}

.third {
width:33.5%;
float:left;	
}

.third1 {
width:32%;
float:left;	
}

.button {
width:40%;
float:left;
text-align:center;	
font-family: 'Roboto Condensed', sans-serif;
color:#fff;
text-shadow:1px 1px 5px #000;
font-weight:bold;
font-size:25px;
background:#fe0000;
border-radius:5px;
padding:10px;
margin-top:20px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
  		-moz-transition: all .5s ease; /* Firefox */
  		-ms-transition: all .5s ease; /* IE 9 */
  		-o-transition: all .5s ease; /* Opera */
  		transition: all .5s ease;
}

.button a {
color:#fff!important;	
}

.button:hover {
	background:#fff;
	color:#fe0000;
	text-shadow:none;
}


.buttontwo {
width:40%;
float:left;
text-align:center;	
font-family: 'Roboto Condensed', sans-serif;
color:#fff;
text-shadow:1px 1px 5px #000;
font-weight:bold;
font-size:22px;
background:#fe0000;
border-radius:5px;
padding:10px 0;
margin-top:20px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
  		-moz-transition: all .5s ease; /* Firefox */
  		-ms-transition: all .5s ease; /* IE 9 */
  		-o-transition: all .5s ease; /* Opera */
  		transition: all .5s ease;
		margin:0 30% 20px;
}

.buttontwo a {
color:#fff!important;	
}

.buttontwo:hover {
	background:#fff;
	color:#fe0000;
	text-shadow:none;
}

.privacy {
width:100%;	
float:left;
}


/*************contactform***************/

#formpage {
width:100%;
float:left;
font-family: 'Roboto Condensed', sans-serif;
font-size:18px;
}

#formpage tr {
width:100%;
float:left;	
}

#formpage td {
width:100%;
float:left;	
}

.formright {
margin-left:6%;	
}

.formhalf {
width:100%;
float:left;	
padding:25px 0;
}

.formhalf tr {
width:47%!important;
float:left;	
margin-bottom:5px;
}

.formhalf td {
width:100%!important;
float:left;
margin-bottom:3px;	
}

.formfull {
width:100%;
float:left;	
}

.formfull tr {
width:100%;
float:left;	
}

.formfull td {
width:100%;
float:left;	
}

.shapes {
width:40%;
margin:20px auto;	
}

.shapes tr {
width:100%;
float:left;	
}

.shapes td {
width:100%;
float:left;	
}


#formpage input {
	padding:10px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #8e8d8d;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
	font-size:12px;
	background:#D7D7D7;
}

#formpage textarea {
	padding:6px 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #8e8d8d;
	font-family: 'Roboto Condensed', sans-serif;
	color:#8e8d8d;
	font-size:12px;
	background:#D7D7D7;
	margin-bottom:10px;
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #8e8d8d;
	font-family:Arial, Helvetica, sans-serif;
	color:#8e8d8d;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:5px;
}
   
#formpage input  {
    width:98%;
}
 
#formpage input.larger  {
    width:95%;
}

#formpage textarea {
    width:99%;
    height:150px;
}


#formpage input.checkbox {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#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:#252525; 
	color:#FFF;
	border:1px solid #fe0000;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	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:100%; 
    margin:10px 0;
    padding:7px 0;
    background:#fe0000 ;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    font-size:22px;
	text-transform:uppercase;
    color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
  		-moz-transition: all .5s ease; /* Firefox */
  		-ms-transition: all .5s ease; /* IE 9 */
  		-o-transition: all .5s ease; /* Opera */
  		transition: all .5s ease;
}
#formpage input.button:hover {
	background:#fff;
	color:#fe0000;
		
}
 


/* 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;
}
#formpage label.checkbox {
  /*  color:#212121;*/
    font-size:13px;
    text-align:left;
    display:inline;
    padding:0;
}
 

/*control the Captcha */

.CaptchaPanel {
margin:0 0 0 0 !important;
padding:0 0 0 0 !important;
text-align: center;
line-height:normal !important;
}

.CaptchaImagePanel {
margin:0 0 0 0;
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;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 0 0;
	padding:8px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 
 
 
 
 /************map/hours**************/
 
 .lefty {
	width:30%;
	float:left; 
	margin-bottom:30px;
 }
 
 .righty {
	width:60%;
	float:left;
	height:455px;
	margin-left:10%; 
 }
 
 .lefty p {
	line-height:27px; 
 }
 
 .auc {
	width:30%;
	float:right;
	max-width:250px; 
	margin-bottom:20px;
 }
     
	 
	 
	 .redstrip {
		width:50%;
		float:left;
		background:#fe0000;
		color:#fff!important;
			font-family: 'Roboto Condensed', sans-serif;
			padding:15px 0;
			text-align:center;
			margin:27px 0;
			font-weight:bold;
			font-size:16px;
		 
	 }
	 
	 .redstrip a {
		color:#fff!important; 
	 }
	 
	 .redstrip a:hover {
		color:#252525!important; 
	 }


/**********************************************************************************************************************************************************************************************
***********************************************************************************************RESPONSIVE**************************************************************************************
***********************************************************************************************************************************************************************************************/

@media screen and (max-width: 1740px)  {
	#form .keyword {
	width:80%;	
	}
}

@media screen and (max-width: 1722px)  {
	.caption div {
	font-size:27px;	
	}
	
	.caption {
	font-size:15px;	
	}
	
	.aboutmain p {
	font-size:18px;	
	}
	
	.aboutmain h1 {
	font-size:40px;	
	}
	
}

@media screen and (max-width: 1627px)  {
	.cap {
	margin:40% 0 0;
	}
}

@media screen and (max-width: 1451px)  {
	.caption div {
	font-size:22px;	
	}
	
	.caption {
	font-size:12px;	
	}
	
	.cap {
	margin:43% 0 0;
	}
	
	.arrow {
	padding-top: 5px;
	font-size:26px;	
	}
	
	.aboutmain {
	width:27%;
	padding:2% 2%;	
	}
	
	.aboutmain p {
	line-height:22px;	
	}
	
	.aboutmain h1 {
	margin-bottom:3px;
	font-size:33px;	
	}
	
	.aboutus {
	width:90%;
	margin:0 5%;	
	}
}

@media screen and (max-width: 1288px)  {
	.soc {
	width:	37%;
	}
	
	.fuso {
	margin-top:0;	
	}
}

@media screen and (max-width: 1185px)  { 
.redstrip {
font-size:14px;	
height:20px;
}
}

@media screen and (max-width: 1160px)  {
	.caption div {
	font-size:27px;	
	}
	
	.caption {
	font-size:15px;	
	}
	
	.cap {
	margin:46% 0 0;
	}
	
	.arrow {
	padding-top: 5px;
	font-size:26px;	
	}
	
	.zoom-container {
		width:48%;
		margin:1%;
	}
	
	.aboutmain {
	width:35%;
	padding:2% 2%;	
	}
	
	.slide-contain {
	width:57%;	
	}
	
	.aboutmain p {
	line-height:18px;
	font-size:16px;
	}
	
	.aboutmain h1 {
	font-size:27px;	
	}
	
	.serviceleft {
	width:100%;	
	}
	
	.aboutrighttwo {
	width:100%;	
	}
	
	.clear {
	display:none;	
	}
	
	.aboutright {
	width:56%;
	margin-left:0;
	margin-right:8%;	
	}
	
	.aboutleft {
	margin-right:0;	
	width:36%;
	}
	
	.aboutus {
	width:90%;
	margin:0 5%;	
	}
	
	.aboutright2 {
	width:100%;
	margin-left:0;
	margin-right:0%;
	margin-top:20px;	
	}
	
	.serviceright {
	display:none;	
	}
	
	.servicerighty {
	display:block;
	width:100%;
	float:left;
	margin:20px 0;	
	}
	
}


@media screen and (max-width: 1070px)  {
.topnav {
width:70%;	
}

.topleftnav {
width:20%;	
}

.logo {
	width: 23%;
	margin-top:-35px;
}

.lefty {
width:40%;	
}

.righty {
width:55%;
margin-left:5%;	
}
}


@media screen and (max-width: 934px) { 
	.soc {
	width:35%;	
	}
	
	.fuso {
	width:30px;
	margin-top:5px;
	}
	
	.aboutmain {
	width:92%;	
	margin-bottom:20px;
	margin-right:0;
	padding:4%;
	margin-left:0;
	}
	
	.featuredinv {
	margin:20px 0;	
	width:93%;
	}
	
	.slide-contain {
		width:100%;
	margin-left:0%;	
	}
	
	h2 {
	font-size:27px;	
	}
	
	p {
	font-size:16px;	
	}
	
	#form .squarebutton, #form .squarebutton:focus {
	width:13%;	
	}
	

}


@media screen and (max-width: 812px)  {
	.caption div {
	font-size:22px;	
	}
	
	.caption {
	font-size:12px;	
	}
	

	.onethird {
	width:99%;
	border:none;
	margin:20px 0 0px 1%	;
	text-align:center!important;
	border-bottom:1px solid #fff;
	padding-bottom:20px;
	}
	
	#onethirdlast {
	border-bottom:none;	
	}
	
	.footlogo {
	width:13%;
	margin-left:24%;
	margin-right:0;	
	float:left;
	}
	
	.hosted {
	width:100%;
	float:left;	
	margin:15px 0;
	}
	.hosted p {
	text-align:center;	
	width:100%;
	}
	
	.footlogo {
	margin-bottom:0;	
	}

	
	.zoom-container {
		width:48%;
		margin:1%;
	}
	
	.wrap {
	width:90%;	
	}
	
	.button {
	width:95%;	
	}
	
	.buttontwo {
	width:90%;
	margin:0 5%;	
	}
}

@media screen and (max-width: 735px)  {
	
	.lefty {
	width:100%;
	text-align:center;	
	}
	
	.righty {
	width:100%;
	margin-left:0;	
	}
	
	.title {
	text-align:center;	
	}
	
	.soc {
	width:38%;	
	}
	
	.fiftys {
float:left;
width:80%;
margin:0 10%;	
margin-top:0px;	

}

.redstrip {
width:90%;
float:left;
margin:10px 5%;
box-shadow:0 0 10px #000;	
}
	
	.partsearch {
    width: 70%;
    float: left;
    margin: 20px 15%;
}
#form .keyword {
width:75%;	
}
	
}

@media screen and (max-width: 690px)  {
	.fuso {
	display:none;	
	}
	
	
}

@media screen and (max-width: 675px)  {
	.caption div {
	font-size:21px;	
	}
	
	.cap {
	margin:43% 0 0;
	}
	
	.featuredinv {
		width:93%;
	}
	
	.picbuttons {
	margin:10px 0;	
	}
	.servicetable td {
	font-size:14px;	
	}
	
	.servicetable2 td {
		font-size:14px;	
	}
	
	.wrap {
	width:97%;	
	}
	
	 .auc {
	width:50%;
	float:right;
	margin:0 25%;
	max-width:250px; 
	margin-bottom:20px;
 }

}

@media screen and (max-width: 565px)  {
	.caption div {
	font-size:27px;	
	}
	
	.caption {
	font-size:15px;	
	}
	
	.cap {
	margin:46% 0 0;
	}
	

	
	.zoom-container {
		width:100%;
		margin:2% 0;
	}
	
	.aboutmain {
	width:88%;	
	margin-bottom:20px;
	margin-right:0;
	padding:6%;
	}
	
	.featuredinv {
		width:92%;
	}
	
	.servicetable td {
	font-size:12px;	
	width:19%;
	}
	
	#heading {
	font-size:18px;	
	}
	
	.bigserv {
	width:38%;	
	}
	
	.servicetable2 td {
		font-size:12px;	
	}
	
	.formhalf tr {
		width:100%!important;
	}
	
	.formright {
	margin-left:0;	
	}

}

@media screen and (max-width: 475px)   {
.soc {
display:none;	
}

.soctwo {
	display:block;
width:30%;
float:right;
}

.headfb {
margin:5px 4px 0;	
}

.caption div {
	font-size:22px;	
	}
	
	.caption {
	font-size:12px;	
	}
	
	.featuredinv {
		width:90%;
	}
	
	 .auc {
	width:75%;
	float:right;
	margin:0 12.5%;
	max-width:250px; 
	margin-bottom:20px;
 }
}
@media screen and (max-width: 378px)  {  
.soctwo {

width:33%;

}
}


