#header {
	margin-left: 40px;
	margin-bottom: 14px;
}
#header #navs {
	left: 269px;
}
#header #navs a, #header #navs a:link, #header #navs a:visited {
	padding: 2px 7px;
}
#content, #footer div {
	margin-left: 50px;
	padding-top: 10px;
}
#wrap {
	background-position: right 45px;
}
body.intro #content {
	width: 100%;
	margin-left: 0px;
}
body.intro #content #slideshowHolder {
	width: 100%;
	max-width: 100%;
	border: none;
	box-shadow: 0px 0px 0px #fff;
	position: relative;
	overflow: hidden;
}
body.intro #content #slideshowHolder #slideshow img {
	width: 100%;
}
body.intro #footer {
	margin-top: 50px;
}
body.gallery #content {
	text-align: left;
    width: calc(100% - 90px);
    max-width: 1080px;
}
body.gallery .thumbs .portfolio {
	background-image: none;
	width: calc(33.333% - 17px);
	margin: 0px 15px 15px 0px;
	display: inline-block;
	height: auto;
	padding: 0px 0px calc(33.333% - 31px) 0px;
	box-sizing: border-box;
	position: relative;
}
body.gallery .thumbs .portfolio:nth-child(3n-3) {
	/* margin-right: 0px; */
}
body.gallery .thumbs .portfolio img {
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	object-fit: cover;
}
body.gallery .thumbs .portfolio .sign {
	position: absolute;
	background: rgba(255, 255, 255, 0.6);
	color: #000;
	padding: 15px;
	box-sizing: border-box;
	bottom: 0px;
	width: 100%;
	transition: background-color 0.3s;
	text-align: left !important;
}
body.gallery .thumbs .portfolio:hover .sign {
	background: rgba(255, 255, 255, 0.9);
}
body.contact #content {
	width: 910px;
	height: auto;
	padding: 15px 16px;
	background: none;
	max-width: 100%;
}
body.contact #content:after {
	content: "";
	display: table;
	clear: both;
}
body.contact #content img {
	max-width: 100%;
	border: 7px solid #fff;
	box-shadow: 0px 0px 10px #aaa;
}
#loginbox {
	display: block;
	margin-top: 40px;
}
#loginbox div {
	width: auto;
	margin-left: 0px;
}
@media (max-width:1000px) {
	#header #navs {
		left: 269px;
	}
	#header #navs a, #header #navs a:link, #header #navs a:visited {
		padding: 2px 2px;
	}
	img {
		max-width: 100%;
	}
	#content {
		max-width: calc(100% - 100px);
	}
	.intro #content {
		max-width: 100%;
	}
	#left, right, body.about #right, body.about #left {
		width: calc(50% - 18px) !important;
	}
	body.about #slideshow {
		width: 100%;
		height: auto;
	}
	body.about #slideshowHolder {
		width: 100% !important;
		height: auto;
		padding: 15px 15px 30px 15px;
		margin: 7px 0px 15px -7px;
	}
}
@media (max-width:890px) {
	#header, #footer div {
		width: calc(100% - 100px);
	}
	#footer {
		margin-top: 50px!important;
		text-align: center;
		padding-top: 10px;
	}
	#footer div {
		padding: 0px 10px;
		box-sizing: border-box;
		padding-top: 10px;
	}
	#footer div span {
		display: block;
		visibility: hidden;
		height: 3px;
	}
	#truckPhoto div {
		max-width: 210px!important;
	}
    body.contact #content #left{display:none;}
    body.contact #content #right{width:100% !important;}
}
@media (max-width:770px) {
	body {
		background: #FFFFFF!important;
	}
	#content {
		max-width: calc(100% - 72px);
		margin-right: 36px;
		margin-left: 36px;
	}
	#navs {
		position: absolute!important;
		text-transform: uppercase;
		font-size: 15px!important;
		padding: 0px 3px;
		margin: 0px 0px 10px 0px;
	}
	#navs span {
		color: lightgray;
	}
	body.contact #content {
		width: 100vw!important;
		background-size: unset!important;
		height: auto!important;
		padding: 0px!important;
		text-align: left;
		background-image: none!important;
		overflow: hidden;
	}
	body.gallery #content {
		text-align: center!important;
	}
	#content {
		padding: 10px;
	}
	.intro #content {
		padding: 0px;
	}
	#slideshowHolder {
		padding: 0px!important;
		margin: 0px!important;
		height: auto!important;
		background: none!important;
	}
	body.gallery .thumbs .portfolio {
		width: calc(50% - 17px);
		padding: 0px 0px calc(50% - 31px) 0px
	}
}
@media (max-width:700px) {
	#content, #header {
		margin-left: 0px;
	}
	#left, right, body.about #right, body.services #left, body.services #right, body.about #left, #content, #header, #slideshow img, #slideshowHolder {
		width: 100%!important;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	#footer div {
		width: auto;
	}
	#slideshow img {
		margin-bottom: 0px;
	}
	#navs {
		position: static!important;
		margin: 20px;
	}
	#navs a {
		padding: 3px 6px;
		display: inline-block;
	}
	.testimonial img.testimonialPhoto {
		float: none!important;
		margin-left: 0px;
		margin-bottom: 30px;
		max-width: none;
	}
	.testimonial {
		background-position-y: 290px;
	}
	#container {
		background: none!important;
	}
	#slideshow, .testimonial .statement, .testimonial .who {
		width: 100%!important;
	}
	#header img#tagline {
		position: static!important;
		width: 80%!important;
	}
	#header img#logo {
		position: static!important;
		margin-top: 20px!important;
		margin-bottom: 20px !important;
	}
	#header {
		text-align: center!important;
		position: static!important;
		height: auto!important;
	}
	
body.gallery #content, #content {
		margin: 0px 10px 10px 10px;
		max-width: calc(100% - 20px);
	}
	body.gallery #content {
		text-align: center!important;
	}
	#truckPhoto {
		width: 100%!important;
		height: 300px!important;
		background-size: cover!important;
		padding: 10px 10px 10px 10px!important;
		box-sizing: border-box!important;
	}
	div#email {
		background-color: hsla(0, 0%, 100%, 0.58)!important;
	}
	body.gallery .thumbs .portfolio {
		width: 100%;
		padding: 0px 0px calc(100% - 14px) 0px;
	}
}
@media screen and (max-width:500px){
	
#social a img.pom{display:block;margin-top:10px;padding-left:0;margin-left:0;border-left:none;}
}