/* Copyright 2018, CountyWebsiteDesign.com */

body
{
	margin:0;
	padding:0;
	background:#f3eacf url(../images/bgDarker.jpg) fixed repeat;
	font-family:arial, helvetica, serif;
	font-size:13px;
	color:#fff;
}

p{margin:0 0 2em 0;}
p.lrg{font-size:1.17em;}
p.center{margin:0 0 2em 0;text-align:center;}
.yellow{margin:0 0 0.5em 0;font-size:1.17em;color:#fc3;}

ul ul, ol ul{list-style-type:circle;}


a, a:link, a:visited{color:#fff;text-decoration:none;}
a:hover, a:active{color:#fc3;text-decoration:none;}

img.decor
{
	margin:0 25px 0 10px;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	box-shadow:0 0 20px #000;
}

img.decor2
{
	padding:3px;
	border:1px solid #ccc;
}

.img-right{margin:10px;float:right;}
.img-left{margin:10px;float:left;}

#document
{
	max-width:1024px;
	margin:0 auto;
	background:#80252c url(../images/background.jpg) repeat-y;
}

#header
{
	min-width:1024px;
	min-height:199px;
	background:#80252c url(../images/header3.jpg) no-repeat;
}

#header-mobile
{
	width:100%;
	margin-top:-50px;
	min-height:199px;
	background:#80252c url(../images/header-mobile.jpg) no-repeat top center;
	display:none;
}

#mobile-phone
{
	padding-top:128px;
	font-family:'Times New Roman', serif;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	display:none;
}

#mobile-text
{
	padding-top:2px;
	font-family:'Times New Roman', serif;
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	text-align:center;
	display:none;
}

.marquee
{
	width:1024px;
	min-height:65px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	white-space:nowrap;
}

.str_move
{
	white-space:nowrap;
	position:absolute;
	top:0;
	left:0;
}

.info
{
	padding:8px 30px 0 30px;
}

.contact
{
	text-align:center;
}

.text
{
	margin:0;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.5px;
	line-height:1.5;
}

.phone
{
	margin:0;
	padding:0;
	font-family:georgia, "times new roman", times, serif;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
}

.slogan
{
	margin:0;
	padding:0;
	font-family:georgia, "times new roman", times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

.pet
{
	margin:0;
	padding:0 10px 0 0;
	text-align:center;
}

.pet p
{
	margin:0;
	padding:0;
}

#navigation
{
	max-width:875px;
	margin-left:88px;
	margin-top:0px;
	font:bold 12px verdana, serif;
	letter-spacing:-1px;
	position:relative;
	z-index:99;
}

.bp-widget-web{z-index:91!important;}

#nav
{
	
}

#nav .icon{display:none;}

.dropmenu
{
	box-shadow:0 0 10px #c98446;
	float:left;
}

.dropmenu:hover .dropdown{display:block;}

.dropmenu .drop
{
	margin:0;
	padding:8px 24px;
	border-right:1px solid #778;
	background:url(../images/button-bg.jpg);
	color:#fff;
	text-decoration:none;
	position:relative;
	display:block;
	box-sizing:border-box;
}

.dropmenu .drop:hover, .active
{
	background:#000 !important;
	background-image:none !important;
}

.dropmenu .drop a{padding:0 !important;}

.dropdown
{
	display:none;
	position:absolute;
	z-index:999;
}

.dropdown a
{
	margin:0;
	padding:8px 24px;
	box-shadow:0 0 10px #c98446;
	border-bottom:1px solid #778;
	background:url(../images/button-bg.jpg);
	color:#fff;
	text-decoration:none;
	display:block;
	box-sizing:border-box;
}

.dropdown a:hover
{
	background:#000 !important;
	background-image:none !important;
	color:#fff !important;
	text-decoration:none !important;
}

.downarrow
{
	margin:0;
	padding:0;
	position:absolute;
	top:12px;
	right:7px;
}

.main
{
	max-width:825px;
	margin:0 auto;
}

.page
{
	max-width:825px;
	margin:0 auto;
}

#suggested
{
	padding:20px 0;
	font-family:"times new roman", times, serif;
	font-size:30px;
	font-weight:bold;
	text-shadow:2px 1px 20px #000;
	text-align:center;
}

#suggested a, #suggested a:link, #suggested a:visited{color:#fc3;text-decoration:none;display:block;}
#suggested a:hover, #suggested a:active{color:#fff;text-decoration:none;}

#suggested u{border:none;text-decoration:underline;}

h1, #tour, #tour h1
{
	font-family:"times new roman", times, serif;
	font-style:normal;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	text-shadow:0px 1px 1px #000;
	color:#fff;
}

.page h1
{
	width:95%;
	margin:20px 0 25px 15px;
	border-bottom:1px dashed #500e13;
	text-shadow:0 -1px 1px #000;
	font-family:georgia, "times new roman", times, serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
	text-align:left;
	line-height:normal;
}

h2
{
	margin:3px;
	padding:4px;
	background-color:#410101;
	font-size:1.17em;
}

.page h2
{
	margin:0 0 0.83em 0;
	padding:0;
	font-size:1.5em;
	background-color:rgba(0,0,0,0);
	text-align:center;
}

h3
{
	padding:10px;
	font-family:"times new roman", times, serif;
	font-style:normal;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	text-indent:15px;
	text-shadow:0px 1px 1px #000;
	color:#fff;
}

.page h3
{
	margin:4px;
	padding:10px;
	background-color:#570202;
	font-family:arial, helvetica, serif;
	font-size:1.17em;
}

.page h4
{
	margin:0 0 1em 0;
	font-family:arial, helvetica, serif;
	font-size:1.17em;
	text-align:center;
}

#wall-video
{
	width:430px;
	margin:0 auto 20px auto;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	box-shadow:0 0 20px #000;
}

#wall-youtube
{
	width:430px;
	height:322px;
	margin:0 auto;
}

#history-video
{
	width:500px;
	margin:0 auto 40px auto;
}

#dad-son-video
{
	width:500px;
	height:315px;
	margin:0 auto;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	box-shadow:0 0 20px #000;
}

#video
{
	width:800px;
	margin:0 auto;
}

#youtube
{
	width:800px;
	height:450px;
	margin:0 auto;
}

.videos
{
	width:320px;
	height:262px;
	margin:0 auto;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	box-shadow:0 0 20px #000;
}

.pay-online
{
	width:820px;
	height:1300px;
	margin:0 auto;
}

#airduct
{
	max-width:640px;
	max-height:480px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
}

#airduct-video
{
	width:640px;
	height:480px;
	border:1px solid #fff;
}

.services
{
	max-width:825px;
	margin:0 auto;
	padding:0;
}

.in-plant-container
{
	padding:0 10px 0 0;
	border-right:1px solid #fff;
}

.home-office-container
{
	padding:0 0 0 10px;
}

.in-plant, .home-office
{
	box-shadow:0 0 15px #f3b985;
}


.btn
{
	min-width:260px;
	min-height:45px;
	-moz-box-shadow:0 0 15px #f3b985;
	-webkit-box-shadow:0 0 15px #f3b985;
	box-shadow:0 0 15px #f3b985;
	background-color:#410101;
	margin:0 10px 10px 5px;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	box-sizing:border-box;
}

.btn h2
{
	margin:0;
	font-size:1.17em;
}

.btn a{color:#fff;}
.btn a:hover{color:#fc0;}


.btn2
{
	-moz-box-shadow:0 0 15px #f3b985;
	-webkit-box-shadow:0 0 15px #f3b985;
	box-shadow:0 0 15px #f3b985;
	background-color:#410101;
	margin:15px 5px 0 5px;
	padding:5px;
	font-size:1.17em;
	font-weight:bold;
	box-sizing:border-box;
}

.reviews
{
	max-width:800px;
	height:260px;
	margin:0 auto;
	padding-top:10px;
	-moz-box-shadow:0 0 15px #f3b985;
	-webkit-box-shadow:0 0 15px #f3b985;
	box-shadow:0 0 15px #f3b985;
	background-color:#fff;
	overflow:scroll;
}


#wc { color:#711111;}



.formbtn
{
	max-width:700px;
	min-height:45px;
	-moz-box-shadow:0 0 15px #1a0505;
	-webkit-box-shadow:0 0 15px #1a0505;
	box-shadow:0 0 15px #1a0505;
	background: rgb(255,225,87);
background: linear-gradient(180deg, rgba(255,225,87,1) 0%, rgba(255,189,34,1) 100%);
	margin:0 10px 10px 5px;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	box-sizing:border-box;
}


.formbtn a:link{color:#711111; background: linear-gradient(180deg, rgba(255,225,87,1) 0%, rgba(255,189,34,1) 100%);}
.formbtn a:visited{color:#711111; background: linear-gradient(180deg, rgba(255,225,87,1) 0%, rgba(255,189,34,1) 100%);}
.formbtn a:hover{background: rgb(242,194,46);
background: linear-gradient(0deg, rgba(242,194,46,1) 0%, rgba(232,168,17,1) 100%);
    color:#711111;}


#btnf {
 background: rgb(37,58,163);
background: linear-gradient(180deg, rgba(37,58,163,1) 0%, rgba(0,0,64,1) 100%);
  border-radius:9px;
  color:#fff;
  font-weight:bold;
    max-width:700px;
	min-height:45px;
 margin:0 10px 10px 5px;
	padding:20px;
	font-size:20px;
  border:solid #fff 3px;
  text-align:center;
  text-decoration: none;
  box-shadow:#999 2px 2px 4px 2px;
}

#btnf:hover {
 background: rgb(37,58,163);
background: linear-gradient(0deg, rgba(37,58,163,1) 0%, rgba(0,0,64,1) 100%);
    border: solid #fff 3px;
  color:#ffffff;
  text-decoration: none;
}



.reviews-header
{
	max-width:350px;
	margin:0 auto;
	padding:4px;
	background-color:#ccc;
	font-size:larger;
	font-weight:bold;
	color:#000;
	text-align:center;
}

.review
{
	width:90%;
	margin:0 auto;
	color:#000;
}

.review-header
{
	margin-top:10px;
}

.review p{margin-top:0;margin-bottom:2em;}

.more-reviews{margin-bottom:2em;}

.mailing-list
{
	width:94%;
	margin:0 auto 4em auto;
/*--	-moz-box-shadow:0 0 15px #f3b985;
	-webkit-box-shadow:0 0 15px #f3b985;
	box-shadow:0 0 15px #f3b985;  --*/
	padding:10px 5px;
}

.mailing-left
{
	width:49%;
	margin-right:8px;
	margin-bottom:10px;
	padding:2px;
	margin-left:8px;
	background-color:#fff;
	float:left;
}

.mailing-right
{
	width:49%;
	min-height:223px;
	margin-bottom:10px;
	padding:2px;
	border:2px solid #fff;
	text-align:center;
	float:left;
}

.mailing-right form{margin:1em 0;}

.mailing-right h2
{
	padding:8px;
	border-bottom:2px solid #fff;
	text-align:center;
}

.mailing-video
{
	width:280px;
	margin:0 auto;
}

#mailvideo
{
	width:280px;
	height:219px;
}


.screening
{
	padding:15px;
	color:#6e6e6e;
	background-color:#fff;
	font-weight:bold;
	text-align:center;
}

.mailtrust, .mailtrust a, .mailtrust a:hover
{
	font-family:arial, helvetica, serif;
	font-size:10px;
	color:#999;
}

label
{
	color:#fff;
	font-weight:bold;
	display:block;
}

input[type="text"]
{
	width:auto;
	border-radius:0;
	border:none;
	display:inline-block;
}

input[type="submit"]
{
	background-color:#410101;
	border:none;
	display:inline-block;
}


#contact{max-width:690px;margin:0 auto;}

.list-box
{
	width:85%;
	margin:0 auto;
}

.list-box2
{
	width:95%;
	margin:0 auto;
}

.list-box3
{
	width:60%;
	margin:0 auto;
}

.list
{
	margin:4px;
	padding:5px 10px 5px 10px;
	background-color:#9c323a;
}

.list-vacuum{min-height:105px;}
.list-bedrooms{min-height:261px;}

.features-1{min-height:70px;}
.features-2{min-height:40px;}
.features-3{min-height:55px;}
.features-4{min-height:40px;}
.features-5{min-height:40px;}
.features-6{min-height:55px;}

.list-hand{min-height:446px;}
.list-machine{min-height:446px;}


#nonskid
{
	max-width:660px;
	border:1px dotted #fff;
	background-color:#2a9140;
	font-size:1.5em;
}

#pvcs
{
	max-width:660px;
	margin:0 auto;
}

#pvcs p
{
	padding-top:16px;
}

#rugsales
{
	max-width:450px;
	margin:0 auto 20px auto;
	-moz-box-shadow:0 0 20px #000;
	-webkit-box-shadow:0 0 20px #000;
	box-shadow:0 0 20px #000;
	border:1px solid #cc6666;
}

.why
{
	max-width:824px;
	margin:0 auto;
	display:block;
}

.why-mobile
{
	max-width:824px;
	margin:0 auto 20px auto;
	font-weight:bold;
	text-align:center;
	display:none;
}


#footer
{
	width:1024px;
	height:151px;
	background:#80252c url(../images/footer.jpg) no-repeat;
}

#footer-content
{
	width:825px;
	margin:0 auto;
	font-size:11px;
	text-align:center;
}

#footer-mobile
{
	width:100%;
	min-height:151px;
	background:#80252c url(../images/footer-mobile.jpg) no-repeat top center;
	display:none;
}

#footer-mobile-content
{
	max-width:300px;
	margin:0 auto;
	font-size:11px;
	text-align:center;
}

.social
{
	margin:0;
	padding:0;
}

.social p
{
	margin:0;
	padding:0;
}

.terms
{
	margin:0;
	padding:0;
	font-size:10px;
}

.terms p
{
	margin-top:0;
	padding-top:0;
}

@media all and (max-width:800px)
{
	h3
	{
		font-size:26px;
	}
	
	#navigation{max-width:280px;margin:0 auto;text-align:center;}
	
	.dropmenu .drop{display:none;}
	#nav a.icon
	{
		width:100%;
		margin:0;
		padding:2px;
		float:none;
		display:block;
		background:url(../images/button-bg.jpg);
		box-shadow:0 0 10px #c98446;
		font-size:18px;
	}
	
	#nav.responsive{padding-top:30px;position:relative;}
	#nav.responsive a{float:none;display:block;text-align:center;}
	#nav.responsive a.icon
	{
		width:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:999;
		display:block;
		background:url(../images/button-bg.jpg);
		box-shadow:0 0 10px #c98446;
		font-size:18px;
	}
	
	#nav.responsive a.no-link{display:none;}
	
	#nav.responsive .dropmenu{float:none;}
	#nav.responsive .dropdown{padding-top:0;position:relative;display:block;box-shadow:none;}
	#nav.responsive .dropmenu .drop{width:100%;text-align:center;}
	
	#header{display:none;}
	#header-mobile{display:block;}
	#mobile-phone{display:block;}
	#mobile-text{display:block;}
	#footer{display:none;}
	#footer-mobile{display:block;}
	#document
	{
		max-width:456px;
		margin:0 auto;
		background:#80252c url(../images/background-mobile.jpg) repeat-y top center;
	}
	
	.marquee{display:none;}
	
	.main
	{
		max-width:260px;
		margin:0 auto;
	}
	
	.page
	{
		max-width:260px;
		margin:0 auto;
	}
	
	#suggested
	{
		padding:4px 0;
		font-size:25px;
	}

	#wall-video
	{
		width:260px;
		margin:0 auto 20px auto;
	}
	
	#wall-youtube
	{
		width:260px;
		height:195px;
	}

	#video
	{
		max-width:260px;
		margin:0 auto;
	}
	
	#youtube
	{
		width:260px;
		height:146px;
	}
	
	#history-video
	{
		width:260px;
		margin:0 auto 10px auto;
	}
	
	#dad-son-video
	{
		width:260px;
		height:164px;
	}
	
	.videos
	{
		width:260px;
		height:213px;
		margin:0 auto;
	}

	.pay-online
	{
		width:260px;
		height:412px;
		margin:0 auto;
	}

	.mailing-left{width:99%;float:none;}
	.mailing-right{width:99%;float:none;}
	
	.mailing-video{width:200px;margin:0 auto;}
	
	#mailvideo
	{
		width:200px;
		height:156px;
	}

	#airduct
	{
		width:260px;
		margin:0 auto;
	}
	
	#airduct-video
	{
		width:260px;
		height:195px;
		border:1px solid #fff;
	}

	.page h1
	{
		width:95%;
		margin:5px 0 5px 5px;
		border-bottom:1px dashed #500e13;
		text-shadow:0 -1px 1px #000;
		font-family:georgia, "times new roman", times, serif;
		font-size:24px;
		font-weight:bold;
		letter-spacing:1px;
		color:#fff;
		text-align:left;
		line-height:normal;
	}
	
	.page h2{margin:0;padding:0;font-size:1.0em;}
	
	#contact{max-width:246px;margin:0 auto;}

	.list-box{width:99%;}
	.list-box2{width:99%;}
	.list-box3{width:99%;}
	
	.list-vacuum{min-height:auto;}
	.list-bedrooms{min-height:auto;}

	#pvcs p{padding-top:0;}

	.features-1{min-height:auto;}
	.features-2{min-height:auto;}
	.features-3{min-height:auto;}
	.features-4{min-height:auto;}
	.features-5{min-height:auto;}
	.features-6{min-height:auto;}

	.list-hand{min-height:auto;}
	.list-machine{min-height:auto;}
	
	.why-mobile{display:block;}
	.why{display:none;}
	
}

@media all and (max-width:768px)
{
	
	.img-right{float:none;}
	.img-left{float:none;}
	
	
}

